skill — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited skill (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.
HefestoAI is a pre-commit code quality guardian that detects semantic drift, security vulnerabilities, and reliability anti-patterns in AI-generated code.
Package: hefesto-ai (PyPI) | Version: 4.13.1 | License: MIT Requires: Python >= 3.10
| File | Contents |
|---|---|
| issue_types.md | All 73 issue types with severities and descriptions |
| commands.md | CLI commands, flags, workflows, and exit codes |
| semantic_drift.md | What semantic drift is and how HefestoAI detects it |
| reliability_drift.md | 5 RELIABILITY_* rules for long-running services |
| integration.md | Pre-commit hooks, CI/CD, MCP server setup |
pip install hefesto-ai
hefesto analyze .
hefesto install-hooksHefestoAI runs a two-phase pipeline:
Phase 0 — Static Analysis (always enabled): 5 analyzers run deterministically on every file:
DevOps analyzers run on non-Python files: YAML, Shell, Dockerfile, Terraform, SQL — each with dedicated analyzer.
Phase 1 — ML Semantic Analysis (PRO/OMEGA only): Detects semantic duplication across functions using embeddings. Enabled when HEFESTO_TIER=professional or HEFESTO_TIER=omega.
Python, JavaScript, TypeScript, Java, Go, Rust, C, C++, YAML, Shell/Bash, Dockerfile, Terraform/HCL, SQL, PowerShell.
Registry: io.github.artvepa80/hefestoai Protocol: JSON-RPC 2.0 (streamable-http) Endpoint: https://hefestoai.narapallc.com/api/mcp-protocol
npx @smithery/cli@latest mcp add artvepa80/hefestoai~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.