security-review-owasp

Scans code and architecture for OWASP and Agentic AI vulnerabilities.

Updated May 26, 2026
One-click install
npx skills add https://github.com/dinoudon/udon-collective-skills --skill security-review-owasp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-review-owasp
Source: https://github.com/dinoudon/udon-collective-skills/tree/main/skills/development/security-review-owasp
Command: npx skills add https://github.com/dinoudon/udon-collective-skills --skill security-review-owasp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires npm audit, snyk, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill performs a thorough security review of code and architecture, mitigating risks associated with OWASP Top 10, OWASP Agentic AI, and other security vulnerabilities.

Core Features & Use Cases

  • OWASP Top 10:2025 scan
  • OWASP Agentic AI Top 10:2026 scan
  • Secrets detection
  • Input validation
  • Authentication/Authorization checks
  • Language-specific security patterns
  • Use Cases: Ideal for security audits, code reviews, and ensuring compliance before deployment.

Quick Start

Run the security-review-owasp skill to scan your codebase and identify potential security vulnerabilities.

Frequently Asked Questions about security-review-owasp

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

FAQPage Schema
How do I run an OWASP security review on my codebase?

To run an OWASP security review, execute the skill against your codebase to scan for OWASP Top 10, Agentic AI vulnerabilities, input validation issues, and secrets detection across your code and architecture.

What is an OWASP Agentic AI vulnerability scan?

An OWASP Agentic AI vulnerability scan identifies security risks specific to AI agents, covering the OWASP Agentic AI Top 10 alongside standard code vulnerabilities, secrets, and input validation issues during a security audit.

Can I use npm audit and snyk for vulnerability assessment?

Yes, this security review integrates with npm audit and snyk to perform vulnerability assessment, requiring access to your codebase and associated dependencies to detect security risks effectively.

Does this security review check for secrets and input validation?

Yes, the security review checks for secrets detection and input validation issues, alongside authentication and authorization checks, to mitigate OWASP Top 10 and Agentic AI security vulnerabilities.

What is the best way to ensure code compliance before deployment?

The best way to ensure code compliance before deployment is to perform a comprehensive security audit using this skill to scan for language-specific security patterns, secrets, and OWASP vulnerabilities.

Do I need full codebase access for a comprehensive security review?

Yes, you need full codebase access and associated dependencies to perform a comprehensive security review, allowing specialized agents to accurately scan architecture and detect vulnerabilities.