red-team

Identify security vulnerabilities in codebases and generate GitHub issues.

10|Updated Sep 24, 2025
One-click install
npx skills add https://github.com/FriendlyInternet/nuxt-crouton --skill red-team-friendlyinternet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: red-team
Source: https://github.com/FriendlyInternet/nuxt-crouton/tree/main/.claude/skills/red-team
Command: npx skills add https://github.com/FriendlyInternet/nuxt-crouton --skill red-team-friendlyinternet

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill identifies potential security vulnerabilities in your codebase, enabling you to address them before they become significant issues.

Core Features & Use Cases

  • Security Flaw Detection: Identifies common security issues like XSS, CSRF, and SQL injection.
  • Adaptive Depth: Customizes the depth of security analysis (quick, standard, deep) based on user requirements.
  • Reporting & Issue Creation: Automatically generates a report of findings and files security issues in GitHub repository.

Quick Start

Execute a full security audit on your repository with 'red-team deep'.

Frequently Asked Questions about red-team

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

FAQPage Schema
How do I run a security audit on my codebase to find vulnerabilities?

You can execute a full security audit on your repository to find vulnerabilities using the 'red-team deep' command. This Skill identifies common security flaws like XSS, CSRF, and SQL injection, and generates detailed reports.

What types of security vulnerabilities can automated code scanning detect?

Automated code scanning detects common security vulnerabilities like XSS, CSRF, and SQL injection. It analyzes your codebase to identify these potential flaws and reports them before they become significant issues.

How do I automatically create GitHub issues for critical security findings?

To create GitHub issues for critical security findings, this Skill automatically files them in your repository during the audit process. It generates a report of findings and tracks critical security issues directly in GitHub.

Can I customize the depth of vulnerability scanning for a quick check?

You can customize the depth of vulnerability scanning to perform a quick check, standard, or deep analysis based on your requirements. This adaptive depth ensures the security audit matches your specific scope needs.

Do I need any external security tools to scan my repository for SQL injection?

No external security tools are required to scan your repository for SQL injection. This Skill operates independently with no dependencies, handling the security-focused analysis and issue tracking capabilities internally.

What is the best way to proactively uncover security flaws in a repository?

The best way to proactively uncover security flaws in a repository is using an automated Skill that scans for vulnerabilities like XSS and SQL injection. It adapts to your required analysis depth and files critical findings as GitHub issues.