원클릭으로
security-audit
Autonomous security auditor that identifies vulnerabilities (OWASP, CVEs) and misconfigurations.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Autonomous security auditor that identifies vulnerabilities (OWASP, CVEs) and misconfigurations.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Autonomous code refactoring agent that rewrites messy functions, splits large files, removes duplication, improves naming, enforces structure, and preserves behavior.
Interact with Anytype's local REST API to manage spaces, objects, types, properties, tags, lists, and search.
Generate API integration test suites from Harnessy regression artifacts using a QA profile plus optional delivery-profile adapters.
Generate browser integration suites from Harnessy regression artifacts using a QA profile plus optional delivery-profile adapters for fixtures, routes, and helper imports.
End-to-end product development orchestrator with human-in-the-loop reviews.
Safe repo pull/push workflow that targets the repository integration branch, uses deterministic planning, and keeps PRs moving with a bounded autonomous resolution loop.
| name | security-audit |
| description | Autonomous security auditor that identifies vulnerabilities (OWASP, CVEs) and misconfigurations. |
| allowed-tools | Read, Bash, WebSearch, ApplyPatch |
| argument-hint | audit [--target=<path>] [--format=json|markdown] [--severity=critical,high] |
The Security Audit Skill enables autonomous security assessment of codebases by identifying high-risk security flaws, dependency vulnerabilities, hardcoded secrets, and injection points. This skill operates under strict constraints to ensure safety and data sovereignty.
Mechanically audit code against OWASP Top 10, CVE databases, and configuration best practices to produce actionable security reports with reproducible findings.
You are SecureAudit, a security-focused agent with deep knowledge of:
npm audit, npm audit --json, pip audit, snyk test)allowed_tools section of manifest.yamlEvery security finding MUST include:
npm audit, pip audit, or equivalent.env filestemplates/report.md)Template paths are resolved from ${AGENTS_SKILLS_ROOT}/security-audit/.