atv-security

Automate security audits for GitHub projects by scanning source code for vulnerabilities.

Updated Jun 6, 2026
One-click install
npx skills add https://github.com/kenhia/kdeskdash --skill atv-security-kenhia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: atv-security
Source: https://github.com/kenhia/kdeskdash/tree/main/.github/skills/atv-security
Command: npx skills add https://github.com/kenhia/kdeskdash --skill atv-security-kenhia

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates security audits for your projects, scanning agentic configuration and application source code for vulnerabilities.

Core Features & Use Cases

  • Unified Security Audit: Scans agentic configuration and application source code for security issues.
  • Custom Scopes: Run audits on specific configurations, OWASP Top 10, STRIDE threats, or a custom path.
  • Fix Mode: Apply safe fixes for auto-fixable findings.
  • Reporting: Generates detailed security reports with grades and mitigation recommendations.

Quick Start

Run a security scan on your project with the command: /atv-security

Frequently Asked Questions about atv-security

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

FAQPage Schema
How do I automate security audits for GitHub projects?

You can automate security audits for GitHub projects by scanning agentic configuration and application source code for vulnerabilities using a unified tool. This generates detailed security reports with grades and mitigation recommendations.

What is the best way to scan application source code for OWASP Top 10 vulnerabilities?

Scanning application source code for OWASP Top 10 vulnerabilities is best handled by running a custom scope audit. This identifies security issues in both your source code and agentic configuration.

How do I apply fixes for vulnerabilities found during a STRIDE threat analysis?

To apply fixes for vulnerabilities found during a STRIDE threat analysis, you can use a dedicated fix mode. This automatically applies safe fixes for auto-fixable findings discovered during the scan.

Can I run a security audit on a specific custom path in my repository?

Yes, you can run a security audit on a specific custom path in your repository. The audit supports custom scopes, allowing you to target specific configurations, OWASP Top 10, STRIDE threats, or a custom directory.

Do I need to provide environment variables for vulnerability scanning?

Yes, you need to provide environment variables for vulnerability scanning. The automated security audit requires access to project files and environment variables to accurately scan for vulnerabilities.