tinoimammp

9 mods across 1 repository, 4 stars between them.

vantage

02

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…

4 1mo ago A tokens not measured original MIT

fix-diff

03

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.

4 1mo ago A 31 tokens original MIT

fix-issue

04

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.

4 1mo ago A 27 tokens original MIT

fix

05

tinoimammp/vantage-security-agent

Command

Apply code-level fixes for ALL validated findings, one at a time — modifies the target repository's source code.

4 1mo ago A 21 tokens original MIT

scan-diff

06

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).

4 1mo ago A 28 tokens original MIT

scan-mobile

07

tinoimammp/vantage-security-agent

Command

Run the full mobile SAST pipeline (phases 01-06) against this repository — Android, iOS, React Native, or Flutter.

4 1mo ago A 29 tokens original MIT

vantage

09

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…

4 1mo ago A 230 tokens original MIT