vantage
01tinoimammp/vantage-security-agent
Plugin Claude Code
Marketplace for the vantage AI SAST plugin (web + mobile pentest pipeline).
tinoimammp/vantage-security-agent
Plugin Claude Code
Marketplace for the vantage AI SAST plugin (web + mobile pentest pipeline).
tinoimammp/vantage-security-agent
Plugin Claude Code
Artifact-driven, plugin-based multi-agent SAST pipeline for web and mobile app repositories. Web agents cover the OWASP Top 10; mobile agents cover the OWASP Mobile Top 10 (2024, M1-M10). Both share global validation/PoC/reporting agents. Run /vantage:scan-web or /vantage:scan-mobile to scan, then /vantage:fix-issue…
tinoimammp/vantage-security-agent
Command
Apply a code-level fix for a finding from /vantage:scan-diff's commit/PR/MR scan — modifies the target repository's source code.
tinoimammp/vantage-security-agent
Command
Apply a code-level fix for one validated finding by id (e.g. F-001) — modifies the target repository's source code.
tinoimammp/vantage-security-agent
Command
Apply code-level fixes for ALL validated findings, one at a time — modifies the target repository's source code.
tinoimammp/vantage-security-agent
Command
Scan only the changed files in a single commit or PR/MR for newly introduced vulnerabilities (fast incremental check, not a full pipeline run).
tinoimammp/vantage-security-agent
Command
Run the full mobile SAST pipeline (phases 01-06) against this repository — Android, iOS, React Native, or Flutter.
tinoimammp/vantage-security-agent
Command
Run the full web SAST pipeline (phases 01-06) against this repository.
tinoimammp/vantage-security-agent
Skill Claude CodeCodex
Autonomous, artifact-driven SAST (Static Application Security Testing) for web AND mobile app repositories, plus optional code-level remediation. Use whenever the user asks to security-review, pentest, audit, or scan a codebase for vulnerabilities — web (SQLi, XSS, IDOR/BOLA, auth bypass, SSRF, XXE, hardcoded secrets…