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.

BLOCKED · BLOCKNeeds reviewGenerated Aug 24, 2026Heuristic metadata audit
74
Audit
67
Trust
63
Quality
74
Security
100
Maintain
92
Install

OpenAgentSkill Trust Score

67
Manual review

OpenAgentSkill Trust Score

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

GitHub adoption

WARN

48

42 GitHub stars

Stars/forks activity

WARN

43

42 stars, 3 forks; issue activity unavailable in current metadata

Recent maintenance

PASS

100

3d since push

License clarity

PASS

86

MIT

README/SKILL.md completeness

PASS

86

Metadata includes enough usage and workflow context

Dependency/runtime risk

INFO

64

command execution surface, database surface

Install availability

PASS

92

npx skills add darkroomengineering/cc-settings --skill checkpoint

Install command safety

PASS

92

standard package or runtime install path

Permission surface

WARN

50

shell or command execution, filesystem or document access

Repository evidence

PASS

86

https://github.com/darkroomengineering/cc-settings/tree/main/skills/checkpoint

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 darkroomengineering/cc-settings --skill checkpoint

Repository

88

PASS

https://github.com/darkroomengineering/cc-settings/tree/main/skills/checkpoint

License

86

PASS

MIT

Maintenance

100

PASS

3d since push

AI review

55

CHECK

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

PASS

Usable description available

Dependency risk

64

CHECK

command execution surface, database surface

Install command safety

92

PASS

standard package or runtime install path

Permission surface

50

FIX

shell or command execution, filesystem or document access

Stars/forks activity

43

FIX

42 stars, 3 forks; issue activity unavailable in current metadata

Adoption

42

CHECK

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

Related skills to audit next