security-testing

Identify OWASP Top 10 vulnerabilities using SAST, DAST, and dependency scanning.

1|Updated Dec 29, 2025
One-click install
npx skills add https://github.com/aquariuscook/Agent_Modus_Map --skill security-testing-aquariuscook
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-testing
Source: https://github.com/aquariuscook/Agent_Modus_Map/tree/main/.claude/skills/security-testing
Command: npx skills add https://github.com/aquariuscook/Agent_Modus_Map --skill security-testing-aquariuscook

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill systematically identifies and helps remediate security vulnerabilities in your codebase and infrastructure, protecting against common attack vectors and ensuring compliance.

Core Features & Use Cases

  • Comprehensive Scanning: Detects a wide range of vulnerabilities including OWASP Top 10, injection flaws, broken access control, and more.
  • Automated Audits: Streamlines security audits and penetration testing processes.
  • Use Case: Before deploying a new feature, use this Skill to perform a thorough security scan, identify potential risks like SQL injection or XSS, and receive actionable recommendations for fixing them.

Quick Start

Run a full security scan on the current project directory.

Frequently Asked Questions about security-testing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scan my application for OWASP Top 10 vulnerabilities?

Security testing identifies OWASP Top 10 vulnerabilities like injection flaws and broken access control in your codebase and infrastructure, providing detailed findings and actionable remediation guidance.

What is the best way to automate a security audit before deployment?

The best way to automate a security audit is to run a full security scan on your project directory, which systematically detects vulnerabilities and streamlines penetration testing processes to ensure compliance before deployment.

Can I use both SAST and DAST tools to find security vulnerabilities?

Yes, you can use both SAST and DAST tools to find security vulnerabilities, as this Skill utilizes static application security testing, dynamic application security testing, and dependency scanning to provide comprehensive coverage.

How do I run a full security scan on my current project directory?

To run a full security scan on your current project directory, you initiate the Skill's automated audit process, which systematically identifies and helps remediate vulnerabilities across your codebase and infrastructure.

Does automated security testing provide remediation guidance for detected flaws?

Automated security testing provides detailed remediation guidance for detected flaws, utilizing SAST, DAST, and dependency scanning tools to offer actionable recommendations for fixing vulnerabilities like SQL injection or XSS.

When do I need to perform dependency scanning for my infrastructure?

You need to perform dependency scanning for your infrastructure when protecting against common attack vectors and ensuring compliance, as it systematically identifies vulnerabilities within your project dependencies.