agent-security-scanning

Community

Detect AI code vulnerabilities before deploy.

Authoritallstartedwithaidea
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Agent Security Scanning reduces the risk of shipping exploitable vulnerabilities hidden in AI-generated code by running targeted security analysis before production.

Core Features & Use Cases

  • OWASP Top 10 for LLM Applications coverage: Flags common LLM/agent-specific weaknesses and insecure patterns (e.g., prompt injection vectors, tool misuse, and data exfiltration paths).
  • Static code scanning (injection-focused): Identifies vulnerability patterns tied to agent-generated behavior such as unsanitized dynamic SQL, XSS/SSRF/command injection indicators, and unsafe auth/crypto handling.
  • Dependency vulnerability matching (CVE-aware): Detects known CVEs in dependencies by matching lockfiles against CVE databases, then reports remediation guidance.
  • Agent threat modeling for tool calls: Audits tool-call patterns for dangerous commands and unsafe agent behavior, with severity and CWE classification.

Quick Start

Use the agent-security-scanning skill to scan AI-generated source code and its dependencies for OWASP/LLM-specific issues and generate a remediation report.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: agent-security-scanning
Download link: https://github.com/itallstartedwithaidea/agent-skills/archive/main.zip#agent-security-scanning

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.