بنقرة واحدة
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/.