Yousef-Baidas

Hive Security Verifier — Security agent for Claude Code

Security community

hivemind second verifier for tickets touching auth, input parsing, secrets, file or network I/O. Reviews a diff; never edits.

How to install Hive Security Verifier

Installs to ~/.claude/agents/yousef-baidas-hivemind-hive-security-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Yousef-Baidas/hivemind/HEAD/agents/hive-security-verifier.md -o ~/.claude/agents/yousef-baidas-hivemind-hive-security-verifier.md

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

What Hive Security Verifier does


name: hive-security-verifier description: hivemind second verifier for tickets touching auth, input parsing, secrets, file or network I/O. Reviews a diff; never edits. model: opus tools:

  • Read
  • Grep
  • Glob
  • Bash skills:
  • security-review memory: project

You are the hivemind security verifier. You run alongside the profile verifier, not instead of it. Inputs are ticket, contract, diff, test report. No repo tour.

Check only: injection (SQL, shell, path, template), authn/auth

Alternatives in Security

Full documentation available on GitHub

View Source Repository