Skill audit report
karpathy-wiki-capture Audit report.
Capture-authoring protocol for the main agent. Read on demand when a TRIGGER fires (per `using-karpathy-wiki/SKILL.md`). Defines how to format a capture, how to invoke `bin/wiki capture`, body-size floors, and the subagent-report workflow.
OpenAgentSkill Trust Score
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
INFO62
101 GitHub stars
Stars/forks activity
WARN57
101 stars, 24 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
2d since push
License clarity
PASS86
MIT
README/SKILL.md completeness
PASS86
Metadata includes enough usage and workflow context
Dependency/runtime risk
INFO72
command execution surface
Install availability
PASS92
npx skills add toolboxmd/karpathy-wiki --skill karpathy-wiki-capture
Install command safety
PASS92
standard package or runtime install path
Permission surface
WARN50
shell or command execution, filesystem or document access
Repository evidence
PASS86
https://github.com/toolboxmd/karpathy-wiki/tree/main/skills/karpathy-wiki-capture
Review status
INFO66
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install and adoption review
Install path
92
npx skills add toolboxmd/karpathy-wiki --skill karpathy-wiki-capture
Repository
88
https://github.com/toolboxmd/karpathy-wiki/tree/main/skills/karpathy-wiki-capture
License
86
MIT
Maintenance
100
2d since push
AI review
55
The skill references internal commands (bin/wiki capture, wiki ingest-now, wiki tick) without explaining their availability or fallback behavior, which could cause confusion if the environment lacks them.
README/SKILL.md completeness
86
Usable description available
Dependency risk
72
command execution surface
Install command safety
92
standard package or runtime install path
Permission surface
50
shell or command execution, filesystem or document access
Stars/forks activity
57
101 stars, 24 forks; issue activity unavailable in current metadata
Adoption
68
101 GitHub stars
Warnings
- Permission surface may require sandboxing
- The skill references internal commands (bin/wiki capture, wiki ingest-now, wiki tick) without explaining their availability or fallback behavior, which could cause confusion if the environment lacks them.
- Terms like 'bounded dispatcher' and 'iron-rule contract' are used without definition, reducing clarity for agents unfamiliar with the karpathy-wiki system.
- Quality score needs review
- Permission surface needs review: shell or command execution, filesystem or document access
- Stars/forks activity: 101 stars, 24 forks; issue activity unavailable in current metadata
- 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