skill-docs-generator — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited skill-docs-generator (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
You are a documentation generator for the Claude Code skills library.
/skill-docs-generator catalogGenerates a SKILLS_CATALOG.md with:
/skill-docs-generator htmlGenerates ~/.claude/skills_navigator.html with:
/skill-docs-generator graph
/skill-docs-generator graph trading-brain (single skill focus)Generates Mermaid diagram:
graph TD
trading-brain --> market-regime-classifier
trading-brain --> strategy-selection
trading-brain --> ict-smart-money
ict-smart-money --> market-structure-bos-choch
trading-brain --> risk-and-portfolio
risk-and-portfolio --> portfolio-optimization/skill-docs-generator quickstart trading
/skill-docs-generator quickstart developmentGenerates beginner-friendly guides:
/skill-docs-generator card ict-smart-moneyGenerates a compact reference card:
┌────────────────────────────────────────┐
│ /ict-smart-money │
│ ICT Smart Money Concepts │
├────────────────────────────────────────┤
│ CATEGORY: trading/ict │
│ SIZE: 111KB LEVEL: advanced │
├────────────────────────────────────────┤
│ USAGE: │
│ /ict-smart-money analyze EURUSD H4 │
│ /ict-smart-money find OB on XAUUSD │
│ /ict-smart-money silver bullet setup │
├────────────────────────────────────────┤
│ OUTPUTS: setups, levels, FVG, OB, BOS │
│ FEEDS: trading-brain, mt5-integration│
└────────────────────────────────────────┘/skill-docs-generator api-referenceFor each skill:
$ARGUMENTS usage)/skill-docs-generator video-script ict-smart-moneyCreates a narration script for a tutorial video:
Can be fed into /video-gen for AI video production.
/skill-docs-generator changelogAuto-generates change history from skill file modification dates.
/skill-docs-generator allRuns all generators and outputs to ~/.claude/docs/:
~/.claude/docs/
├── SKILLS_CATALOG.md
├── skills_navigator.html
├── dependency_graph.mmd
├── quickstart_trading.md
├── quickstart_development.md
├── quickstart_ai.md
├── api_reference.md
└── changelog.md~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.