Documentation
README
Agentlas Security Scan (2-Stage)
Plan §6.2: stage 1 is static rule screening, stage 2 is a judgment made by the user's own LLM session (BYOK). The Cloud server never calls an LLM (v1 Non-Goal: no server-side model execution). You — the agent running this skill — are the stage-2 judge.
Stage 1 — Static scan
- Run
bin/hephaestus security scan <agent-folder>. - The report at
.agentlas/security-scan.jsonlists rule-based findings ("source": "static") and a verdict:BLOCK>WARN>PASS.
This is the opening of the README. Read the full README on GitHub.