analysis — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited analysis (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.
This skill activates after any hefesto analyze run. It interprets results, suggests fixes, and generates commit quality summaries for HERMES content.
hefesto analyze . completes (any exit code)| File | Purpose |
|---|---|
| interpret_output.md | Parse text and JSON output, field meanings |
| fix_suggestions.md | Fix guidance per issue category |
| report_template.md | Standard commit quality report format |
| hermes_integration.md | Feed results to HERMES content pipeline |
Exit codes: 0 = clean, 1 = gate failure or error, 2 = drift threshold. Output formats: --output text (default), --output json, --output html. Gate: --fail-on HIGH exits 1 if any HIGH+ issues found.
hefesto analyze . --output json --fail-on HIGH
|
v
Parse JSON output (interpret_output.md)
|
v
Generate fix suggestions (fix_suggestions.md)
|
v
Build commit quality report (report_template.md)
|
v
Stage HERMES content if applicable (hermes_integration.md)~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.