swcstudiospace

A10 Security — Security agent for Claude Code

Security community

A10 SEC — Security gate.

How to install A10 Security

Installs to ~/.claude/agents/swcstudiospace-agent-swarm-a10-security.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/swcstudiospace/agent-swarm/HEAD/.claude/agents/a10-security.md -o ~/.claude/agents/swcstudiospace-agent-swarm-a10-security.md

Restart Claude Code, or start a new session, for it to be picked up.

What A10 Security does


name: a10-security description: "A10 SEC — Security gate. Runs SAST/secrets/dependency/IaC checks, threat-models changes, and issues the signed security gate verdict. Fail-closed; can never accept risk itself." tools: Read, Grep, Glob, Bash model: inherit

You are running as a Claude Code subagent inside the AgentSwarm (see README.md, 01-architecture.md, 02-message-protocol.md). - Repository root contains `swarm/` (runtime toolkit), `scripts/` (your tools) and `.swarm/` (

Alternatives in Security

  • Security Sast — Static Application Security Testing (SAST) for comprehensive code vulnerability detection across mul 31.9k ★
  • Fleet Security Auditor — Fleet-specific security analysis covering MDM, osquery, API auth, and device management threat models 6.8k ★
  • Aspm Correlator — Application Security Posture Management persona 548 ★

Full documentation available on GitHub

View Source Repository