Skill audit report
checkpoint Audit report.
Mid-task rollback points — save/restore state before risky ops (refactors, migrations, destructive edits). For end-of-session save use `/handoff`. Triggers "checkpoint", "snapshot", "before this risky op", "rollback to", "list checkpoints", pre-refactor save.
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
WARN48
42 GitHub stars
Stars/forks activity
WARN43
42 stars, 3 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
3d since push
License clarity
PASS86
MIT
README/SKILL.md completeness
PASS86
Metadata includes enough usage and workflow context
Dependency/runtime risk
INFO64
command execution surface, database surface
Install availability
PASS92
npx skills add darkroomengineering/cc-settings --skill checkpoint
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/darkroomengineering/cc-settings/tree/main/skills/checkpoint
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 darkroomengineering/cc-settings --skill checkpoint
Repository
88
https://github.com/darkroomengineering/cc-settings/tree/main/skills/checkpoint
License
86
MIT
Maintenance
100
3d since push
AI review
55
The skill references a script at `~/.claude/src/scripts/checkpoint.ts` but does not provide installation or setup instructions, nor does it include the script in the skill directory. This may cause the skill to fail if the script is not pre-installed.
README/SKILL.md completeness
86
Usable description available
Dependency risk
64
command execution surface, database 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
43
42 stars, 3 forks; issue activity unavailable in current metadata
Adoption
42
42 GitHub stars
Warnings
- Permission surface may require sandboxing
- The skill references a script at `~/.claude/src/scripts/checkpoint.ts` but does not provide installation or setup instructions, nor does it include the script in the skill directory. This may cause the skill to fail if the script is not pre-installed.
- The skill does not specify the required environment (e.g., bun, git) or how to handle missing dependencies.
- Low GitHub adoption signal
- Quality score needs review
- Permission surface needs review: shell or command execution, filesystem or document access
- GitHub adoption: 42 GitHub stars
- Stars/forks activity: 42 stars, 3 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