cli-forge-arch — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited cli-forge-arch (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.
Language rule: Skill instructions are written in English. When generating user-facing output, detect the project's primary language (from README, comments, docs, commit messages) and produce the document in that language. If the project is bilingual, ask the user which language to use before proceeding.
Gotchas — read ../gotchas.md before producing output to avoid known mistakes.
This skill has been split into two focused skills. Route the user's request accordingly:
| Signal in user's request | Delegate to |
|---|---|
| "HLD", "system design", "architecture", "C4 context/container", "capacity", "back-of-envelope", "ATAM", "Gate review", "design proposal" | `/cli-forge-hld` |
| "LLD", "detailed design", "class diagram", "sequence diagram", "API spec", "DB schema", "component design", "STRIDE", "threat model" | `/cli-forge-lld` |
| "design doc", "tech spec" (ambiguous) | Ask the user: "Do you want a high-level design (system architecture, C4 L1-L2, capacity estimation, ADRs) or a low-level design (class diagrams, API contracts, DB schemas, sequence diagrams)?" |
| Both mentioned | Produce HLD first, then LLD for each key container |
The original cli-forge-arch combined HLD and LLD in a single skill. This caused issues:
New skills:
The references/ directory is preserved here for backward compatibility but the canonical references now live in each skill's own references/ directory.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.