Skill audit report

book-pdf Audit report.

마크다운 원고를 진짜 책처럼 보이는 PDF·EPUB 전자책으로 만든다. 표지, 판권 페이지, 실제 쪽번호가 달린 목차, 장별 러닝헤더까지 갖춘다. Paged.js 사용.

EXPERIMENTAL · REVIEWNeeds reviewGenerated Aug 23, 2026Heuristic metadata audit
76
Audit
66
Trust
68
Quality
74
Security
100
Maintain
92
Install

OpenAgentSkill Trust Score

66
Manual review

OpenAgentSkill Trust Score

The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.

GitHub adoption

INFO

62

128 GitHub stars

Stars/forks activity

WARN

57

128 stars, 22 forks; issue activity unavailable in current metadata

Recent maintenance

PASS

100

Pushed today

License clarity

PASS

86

MIT

README/SKILL.md completeness

PASS

86

Metadata includes enough usage and workflow context

Dependency/runtime risk

WARN

54

command execution surface, external package install surface

Install availability

PASS

92

npx skills add bam-bam-2/solo-skills --skill book-pdf

Install command safety

PASS

92

standard package or runtime install path

Permission surface

WARN

48

shell or command execution, filesystem or document access

Repository evidence

PASS

86

https://github.com/bam-bam-2/solo-skills/tree/main/skills/book-pdf

Review status

INFO

66

AI review data available

Agent Proven outcomes

INFO

54

No agent outcome data yet

Checks

Install and adoption review

6 Passed · 14 Needs review

Install path

92

PASS

npx skills add bam-bam-2/solo-skills --skill book-pdf

Repository

88

PASS

https://github.com/bam-bam-2/solo-skills/tree/main/skills/book-pdf

License

86

PASS

MIT

Maintenance

100

PASS

Pushed today

AI review

55

CHECK

The provided script `html-to-pdf.py` is incomplete (truncated at the end) and does not follow the pitfalls described in SKILL.md. It uses `format="A4", landscape=True` and ignores `preferCSSPageSize`, Paged.js loading, and async rendering handling, so it will not produce the book-like PDF that the skill promises.

README/SKILL.md completeness

86

PASS

Usable description available

Dependency risk

54

FIX

command execution surface, external package install surface

Install command safety

92

PASS

standard package or runtime install path

Permission surface

48

FIX

shell or command execution, filesystem or document access

Stars/forks activity

57

FIX

128 stars, 22 forks; issue activity unavailable in current metadata

Adoption

68

INFO

128 GitHub stars

Warnings

  • Dependency or permission surface needs review
  • Permission surface may require sandboxing
  • The provided script `html-to-pdf.py` is incomplete (truncated at the end) and does not follow the pitfalls described in SKILL.md. It uses `format="A4", landscape=True` and ignores `preferCSSPageSize`, Paged.js loading, and async rendering handling, so it will not produce the book-like PDF that the skill promises.
  • The script is described as a '바로 쓰는 스크립트' (immediate-use script) but actually contradicts the main workflow detailed in SKILL.md, potentially confusing users.
  • The script uses landscape orientation, which is unusual for book‑style output and not mentioned in SKILL.md.
  • Quality score needs review
  • Permission surface needs review: shell or command execution, filesystem or document access
  • Stars/forks activity: 128 stars, 22 forks; issue activity unavailable in current metadata
  • Dependency/runtime risk: command execution surface, external package install surface
  • Permission surface: shell or command execution, filesystem or document access

Method

This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.

Compare nearby options

Related skills to audit next