security-scan

Identify security risks in code, dependencies, and configurations.

2|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/avav25/ai-assets --skill security-scan-avav25
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-scan
Source: https://github.com/avav25/ai-assets/tree/main/.windsurf/skills/security-scan
Command: npx skills add https://github.com/avav25/ai-assets --skill security-scan-avav25

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Security and risk exposure across code, dependencies, and configurations can cause production incidents and data leaks if left undetected. This Skill helps teams perform a structured review to surface weaknesses early.

Core Features & Use Cases

  • Dependency and configuration risk assessment across codebases and deployments.
  • Secrets exposure detection and remediation guidance.
  • Actionable remediation steps aligned with common security standards and best practices.

Quick Start

Run the security scan on the affected service to identify and report dependencies, secrets exposure, and configuration risks.

Frequently Asked Questions about security-scan

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

FAQPage Schema
How do I check my code for secrets exposure and configuration risks?

To check for secrets exposure and configuration risks, run a security scan on the affected service to identify and report dependencies, exposed secrets, and unsafe defaults. It surfaces weaknesses across codebases and deployments early to prevent data leaks.

What is the best way to assess dependency and supply-chain risk in my software project?

The best way to assess dependency and supply-chain risk is performing a structured security review. This process evaluates your project dependencies against common security standards to identify vulnerabilities and generate actionable remediation guidance.

Does this security scan provide remediation steps for unsafe defaults and weak validation?

Yes, the security scan provides actionable remediation steps for unsafe defaults and weak validation. It generates guidance aligned with common security best practices to help teams fix identified configuration risks and code weaknesses.

Can I use this to identify security risks during build and release workflows?

Yes, you can identify security risks during build and release workflows. The scan applies to software projects and deployment environments, enabling risk assessment across development, build, and release stages to prevent production incidents.

How does secret detection work for deployment environments?

Secret detection works by scanning code and configurations across your deployment environments to locate exposed credentials. It identifies secrets exposure during the risk assessment and provides specific remediation guidance to secure them.