Skill 审计报告
book-pdf 审计报告.
마크다운 원고를 진짜 책처럼 보이는 PDF·EPUB 전자책으로 만든다. 표지, 판권 페이지, 실제 쪽번호가 달린 목차, 장별 러닝헤더까지 갖춘다. Paged.js 사용.
OpenAgentSkill 信任评分
OpenAgentSkill 信任评分
Trust Score 帮助 Agent 在安装前判断一个 Skill 是否足以进入候选清单。
GitHub 采用度
信息62
128 个 GitHub Stars
Star/Fork 活跃度
警告57
128 个 Star,22 个 Fork; 当前元数据中没有议题活跃度信息
近期维护
通过100
今天有推送
许可证清晰度
通过86
MIT
README/SKILL.md 完整度
通过86
元数据包含足够的用法与工作流上下文
依赖与运行时风险
警告54
command execution surface, external package install surface
安装可用性
通过92
npx skills add bam-bam-2/solo-skills --skill book-pdf
安装命令安全性
通过92
标准软件包或运行时安装路径
权限范围
警告48
shell or command execution, filesystem or document access
仓库证据
通过86
https://github.com/bam-bam-2/solo-skills/tree/main/skills/book-pdf
审查状态
信息66
可用 AI 审查数据
Agent 验证结果
信息54
暂未有 Agent 结果数据
检查项
安装与采用审查
安装路径
92
npx skills add bam-bam-2/solo-skills --skill book-pdf
仓库
88
https://github.com/bam-bam-2/solo-skills/tree/main/skills/book-pdf
许可证
86
MIT
维护
100
今天有推送
AI 审查
55
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 完整度
86
Usable description available
依赖风险
54
command execution surface, external package install surface
安装命令安全性
92
标准软件包或运行时安装路径
权限范围
48
shell or command execution, filesystem or document access
Star/Fork 活跃度
57
128 个 Star,22 个 Fork; 当前元数据中没有议题活跃度信息
采用度
68
128 个 GitHub Stars
警告
- 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
方法
本报告综合公开元数据、AI 审查输出、仓库活跃度、安装就绪度、OpenAgentSkill 事件、质量评分、信任检查和 Agent 安全门槛;它不是完整的源代码安全审计。
对比相近选项