team-security

Simulate security audits from script-kiddie, insider, and supply-chain perspectives.

Updated Jun 21, 2026
One-click install
npx skills add https://github.com/infantesromeroadrian/arca-agent --skill team-security
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-security
Source: https://github.com/infantesromeroadrian/arca-agent/tree/main/template/skills/team-security
Command: npx skills add https://github.com/infantesromeroadrian/arca-agent --skill team-security

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1, ai-red-teamer, cybersecurity, code-critic, owasp-security, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive security audit for your team, simulating the perspectives of three different types of attackers to identify potential vulnerabilities before deployment.

Core Features & Use Cases

  • Simulated Security Audit: Simulates attacks from external script-kiddies, internal insiders, and supply-chain threats.
  • Parallel Scanning: Conducts parallel scans from different perspectives to ensure a thorough examination.
  • Consolidated Reporting: Provides a consolidated report with findings and severity ratings, including critical, high, medium, low, and info.

Quick Start

Request a security audit by typing '/team-security' and specify the target for review.

Frequently Asked Questions about team-security

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

FAQPage Schema
How do I conduct a pre-deployment security audit on my codebase?

A pre-deployment security audit analyzes code for vulnerabilities by simulating attacks from external script-kiddies, internal insiders, and supply-chain threats. It conducts parallel scans from these perspectives to generate a consolidated report with severity ratings before release.

What is multi-perspective vulnerability assessment in code review?

Multi-perspective vulnerability assessment examines code from the viewpoints of external script-kiddies, internal insiders, and supply-chain threats. This approach ensures thorough pre-deployment security audits by identifying diverse attack vectors during code review.

Do I need Claude Code Experimental Agent Teams enabled to run a security audit?

Yes, you must enable Claude Code Experimental Agent Teams. The security audit requires this environment setup alongside specific dependencies like ai-red-teamer, cybersecurity, code-critic, and owasp-security skills to perform parallel vulnerability scanning.

How do I get a consolidated vulnerability report with severity ratings?

To get a consolidated vulnerability report, initiate a security audit on your target code. The system performs parallel scans and outputs findings categorized by critical, high, medium, low, and info severity ratings.

Can I review public endpoints for supply-chain threats during code review?

Yes, you can review public endpoints for supply-chain threats. The security audit specifically simulates supply-chain attacks alongside external and internal threats to identify vulnerabilities in public-facing endpoints.