一键导入
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/.