anshumanbhanshumanbhCommunity·2 Agent Skills Included

securevibes

Autonomous security scanning, threat modeling, and vulnerability validation

Scans codebases for security vulnerabilities using coordinated assessment, threat modeling, code review, and dynamic testing stages. Detects SQL injection, XSS, SSRF, command injection, XXE, NoSQL injection, and authorization flaws with concrete evidence. Eliminates manual penetration testing checklists and flags agentic application risks mapped to OWASP ASI categories. Produces structured reports and PR reviews so teams fix real vulnerabilities faster.
npx skills add anshumanbh/securevibes --all -g -y
Available:

Tells the AI agent how to work inside this repository, including git staging stop points, code style rules, testing requirements, and the multi-agent scanner architecture it must follow.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install SecureVibes?

Run `npx skills add anshumanbh/securevibes --all -g -y` in your terminal to install all skills in this suite globally.

What vulnerabilities can SecureVibes find?

It detects SQL injection, XSS, SSRF, command injection, XXE, NoSQL injection, authorization flaws like IDOR, and agentic AI risks mapped to OWASP ASI categories.

How does SecureVibes scan a codebase?

It runs coordinated stages: an assessment maps your architecture, threat modeling applies STRIDE analysis, code review finds vulnerabilities, and an optional DAST stage validates them against a running app.

Can SecureVibes review pull requests?

Yes. The pr-review command compares diffs against existing scan artifacts to flag new vulnerabilities introduced by a branch, commit range, or patch file.

Which programming languages does SecureVibes support?

It supports 11 languages including Python, JavaScript, TypeScript, Go, Ruby, Java, PHP, C#, Rust, Kotlin, and Swift, with automatic language detection.

Related Repositories in Software Engineering

View All in Software Engineering