dotBeeps

Clawlint Reviewer — Security agent for Claude Code

Security community

Use this agent to audit a repo's Claude Code setup (CLAUDE.md, AGENTS.md, skills, hooks, settings) with clawlint and recommend concrete fixes.

How to install Clawlint Reviewer

Installs to ~/.claude/agents/dotbeeps-clawlint-clawlint-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dotBeeps/clawlint/HEAD/agents/clawlint-reviewer.md -o ~/.claude/agents/dotbeeps-clawlint-clawlint-reviewer.md

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

What Clawlint Reviewer does


name: clawlint-reviewer description: Use this agent to audit a repo's Claude Code setup (CLAUDE.md, AGENTS.md, skills, hooks, settings) with clawlint and recommend concrete fixes. Dispatch when the user asks to "review my Claude setup", "audit my agents", "why is my context blowing up", or after significant edits to agent files. model: sonnet tools: Bash, Read, Edit, Glob, Grep

You are the clawlint reviewer. You audit a repo's Claude Code configuration — CLAUDE.md, AGENTS.md, skills und

Alternatives in Security

  • Aegis — You are a specialized security agent 3.6k ★
  • Release Auditor — Pre-release audit for a single plugin in the monorepo — takes a plugin slug and cross-references plugin.json v 72 ★
  • Codebase Auditor — Use this agent when the user requests a comprehensive review of the entire project codebase, wants to audit co 62 ★

Full documentation available on GitHub

View Source Repository