بنقرة واحدة
run-audit
Run the Argus 6-phase security audit pipeline. Use when the user wants to run a security scan or audit.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Run the Argus 6-phase security audit pipeline. Use when the user wants to run a security scan or audit.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Build and run Argus complete Docker image for full 6-phase security scanning against a target repository.
Diagnose and fix scanner wiring issues in hybrid_analyzer.py and scanner_runners.py. Use when Docker pipeline runs fail with scanner init or method errors.
Generate tests for an Argus module following project conventions. Use when the user wants to add tests for a module.
| name | run-audit |
| description | Run the Argus 6-phase security audit pipeline. Use when the user wants to run a security scan or audit. |
Run the Argus security audit for: $ARGUMENTS
git branch --show-currentgit status --short | head -10These are confirmed issues in Argus itself — always flag them in audit output:
scripts/preflight_checker.py:236: shell=True with user-controlled command — command injectionpolicy/rego/pr.rego:239-256: auto_fixable=true bypasses gatepolicy/rego/pr.rego: noise_score is unsigned, can be set to 1.0 to suppress findingsscripts/docker_manager.py:197: read_only=False on sandbox containersscripts/docker_manager.py: No Seccomp/AppArmor profilesbackend-api). Valid types: backend-api, frontend-app, library, infrastructure, full-stack.python scripts/run_ai_audit.py --project-type <type>
--fix is in arguments, also run python scripts/remediation_engine.py on critical findings