.agents/skills/hephaestus-security-audit/SKILL.md
# hephaestus-security-audit Use this skill as the explicit OWASP Top 10:2025 security gate before ship. ## Purpose Perform a structured security audit aligned to OWASP Top 10:2025 and persist security findings/blockers to DB. ## Master Directive This skill MUST follow `.hephaestus/prompts/master-agent-directive.md`. This skill MUST follow `.hephaestus/prompts/db-navigation-contract.md`. This skill MUST follow `.hephaestus/prompts/ci-automation-contract.md`. This skill MUST follow `.hephaest
npx skillsauth add praneethkukunuru/synq-test-103 .agents/skills/hephaestus-security-auditInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill as the explicit OWASP Top 10:2025 security gate before ship.
Perform a structured security audit aligned to OWASP Top 10:2025 and persist security findings/blockers to DB.
This skill MUST follow .hephaestus/prompts/master-agent-directive.md.
This skill MUST follow .hephaestus/prompts/db-navigation-contract.md.
This skill MUST follow .hephaestus/prompts/ci-automation-contract.md.
This skill MUST follow .hephaestus/prompts/security-review-contract.md.
reviewersystem_architectdevops_infraqa_engineer.hephaestus/specs/<slug>.md.hephaestus/plans/<slug>.md.hephaestus/reports/<slug>-verify.md.hephaestus/reports/<slug>-review.md.hephaestus/reports/<slug>-laziness-audit.md (if present)security_findings, review_findings, verification_results, blockers, retrieval_chunks, artifact_index, raw_artifacts).references/owasp-2025-audit-checklist.md..hephaestus/db/storage/retrieval_api.py)..hephaestus/reports/<slug>-security-audit.mdsecurity_findings, security_controls, security_gate_decisions, security_evidence_links, review_findings, blockers, retrieval_chunks, and artifact_index.get_run_state, get_security_findings, get_security_blockers, get_review_blockers, get_verification_summary, get_relevant_chunksget_ci_failure_summary, get_ci_workflow_states, get_recent_ci_failures_by_signature (for CI/security signal)register_artifactpersist_security_findingpersist_security_controlpersist_security_gate_decisionlink_security_evidencepersist_retrieval_chunk (security chunk types)persist_blocker (for explicit gate blockers)persist_handoffpersist_security_control(...) and evidence links for each material check.persist_security_finding(...) with category, severity, confidence, and blocker decision.persist_security_gate_decision(...) with explicit block/conditional/approve.A01-A08 block by default; A09/A10 conditional unless escalated).assets/security-audit-report-template.md.Include:
blocked / conditional / passescontent-media
Design correctness and implementation drift owner
tools
Stage readiness and artifact completeness owner
tools
Roadmap Advisor
testing
Correctness, security, and maintainability owner