vulnerability-scan-agent

Scan code, dependencies, and configurations for known security vulnerabilities.

Updated Dec 3, 2025
One-click install
npx skills add https://github.com/Unicorn/Radium --skill vulnerability-scan-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vulnerability-scan-agent
Source: https://github.com/Unicorn/Radium/tree/main/skills/security/vulnerability-scan-agent
Command: npx skills add https://github.com/Unicorn/Radium --skill vulnerability-scan-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines the detection of known security vulnerabilities in codebases, dependencies, and configurations to reduce risk.

Core Features & Use Cases

  • Scan dependencies for known CVEs and outdated packages
  • Identify insecure code patterns and misconfigurations
  • Produce structured vulnerability reports with remediation guidance
  • Suitable for diverse ecosystems (Node, Python, Rust, containers) and CI pipelines

Quick Start

Run vulnerability-scan-agent on your project repository to generate a security vulnerability report.

Frequently Asked Questions about vulnerability-scan-agent

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

FAQPage Schema
How do I scan dependencies for known CVEs across different programming languages?

To scan dependencies for known CVEs across different programming languages, apply this agent to your project repository. It systematically analyzes package manifests and lock files across diverse ecosystems like Node, Python, and Rust to identify known security vulnerabilities.

Can I detect insecure code patterns and infrastructure misconfigurations in my codebase?

Yes, you can detect insecure code patterns and infrastructure misconfigurations by applying this agent to your codebase. It reviews deployment configurations and infrastructure as code to identify misconfigurations and insecure code patterns.

What is the best way to generate structured vulnerability reports with remediation guidance?

The best way to generate structured vulnerability reports with remediation guidance is to run this agent on your project repository. It analyzes dependencies, code, and configurations to produce detailed reports outlining identified vulnerabilities and suggested fixes.

Does vulnerability scanning work with containerized environments and CI pipelines?

Yes, vulnerability scanning works with containerized environments and CI pipelines. The agent is suitable for diverse ecosystems including containers and can be integrated into your CI pipelines to systematically analyze dependencies and configurations.

How do I identify outdated packages and security vulnerabilities in lock files?

To identify outdated packages and security vulnerabilities in lock files, run this agent against your project repository. It performs systematic dependency analysis on lock files and package manifests to detect outdated packages and known security issues.