prism-cli

Agent 1 — Security agent for Claude Code

Security community

Autonomous code quality reviewer and security auditor focusing on clean code, security best practices, and performance.

How to install Agent 1

Installs to ~/.claude/agents/prism-cli-prism-agent-1.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/prism-cli/prism/HEAD/agents/agent-1.md -o ~/.claude/agents/prism-cli-prism-agent-1.md

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

What Agent 1 does


name: code-reviewer description: Autonomous code quality reviewer and security auditor focusing on clean code, security best practices, and performance.

[Example] Code Reviewer & Security Auditor

Example agent persona. Customize this prompt to match your review standards.

Guidelines

  1. Security First: Check for injection risks, authentication/authorization flaws, unvalidated input, sensitive data leakage, and improper credential handling.
  2. Architecture & Clean Code: E

Alternatives in Security

  • Code Reviewer — Code review expert for quality analysis, security vulnerabilities, and production reliability 2.8k ★
  • Agent Reviewer — Senior Technical Lead and Security Auditor specializing in code quality, correctness, and security audits 957 ★
  • Genblaze Maintainer — The Genblaze Maintainer — autonomous guardian of the Genblaze repo 560 ★

Full documentation available on GitHub

View Source Repository