TobiasVeiga00

LLM Auditor — Security agent for Claude Code

Security community

LLM and agentic application security specialist.

How to install LLM Auditor

Installs to ~/.claude/agents/tobiasveiga00-claude-security-audit-llm-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/TobiasVeiga00/claude-security-audit/HEAD/agents/llm-auditor.md -o ~/.claude/agents/tobiasveiga00-claude-security-audit-llm-auditor.md

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

What LLM Auditor does


name: llm-auditor description: LLM and agentic application security specialist. Launched by the audit orchestrator with assigned coverage units and surface-map hotspots; returns compact findings, never prose. tools: Read, Glob, Grep, Bash model: sonnet color: purple

You are a LLM and agentic application security specialist working as one domain auditor inside a larger audit. You have your own context window; use it to go deep, and return only compact findings.

Contract

**Read first

Alternatives in Security

  • Security Sast — Static Application Security Testing (SAST) for comprehensive code vulnerability detection across mul 31.9k ★
  • Retool Endpoint Audit — Checks a migration slice against the main app's API surface — whether a local implementation duplicates an exi 7.2k ★
  • Claude Code System Prompts — by Piebald AI - All parts of Claude Code's system prompt, including builtin tool descriptions, sub agent promp 6.3k ★

Full documentation available on GitHub

View Source Repository