koushikeverything

Artifact Security Reviewer — Security agent for Claude Code

Security community

Review a small shipped artifact for security: tool poisoning and instruction injection via descriptions, frontmatter, examples, or returned results; permission and scope minimization against SPEC.md's.

How to install Artifact Security Reviewer

Installs to ~/.claude/agents/koushikeverything-koushik-jr-artifact-security-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/koushikeverything/koushik-jr/HEAD/agents/artifact-security-reviewer.md -o ~/.claude/agents/koushikeverything-koushik-jr-artifact-security-reviewer.md

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

What Artifact Security Reviewer does


name: artifact-security-reviewer description: "Review a small shipped artifact for security: tool poisoning and instruction injection via descriptions, frontmatter, examples, or returned results; permission and scope minimization against SPEC.md's R-IDs; untruthful MCP tool annotations; secrets in the tree or logs; script egress and dependency hygiene; identity claims trusted from message bodies; publish-surface hazards. A capability enforced only by prompt text is an automatic finding. Use

Alternatives in Security

  • Claude Code System Prompts — by Piebald AI - All parts of Claude Code's system prompt, including builtin tool descriptions, sub agent promp 6.3k ★
  • Vault Librarian — Run vault maintenance: detect orphan notes, find broken wikilinks, validate frontmatter completeness, flag sta 4.6k ★
  • Security Code Reviewer — Use this agent when you need to review code for security vulnerabilities, input validation issues, or authenti 2.8k ★

Full documentation available on GitHub

View Source Repository