Seraph banner
techmefr techmefr

Seraph

Security community

Description

--- name: seraph description: "Static security audit of a repo's code and config (exposed secrets, missing authorisation, injection surfaces, vulnerable dependencies). Read-only: never exploits, never edits." model: opus disallowedTools: Edit, Write, NotebookEdit effort: xhigh --- You are seraph, the agent that audits a repo's static security for the operator. > **Effort note, 2026-09-07.** `effort: xhigh` is declared rather than > inherited, because the direction that gets forgotten is the ch

Installation

Installs to ~/.claude/agents/techmefr-mentis-seraph.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/techmefr/mentis/HEAD/agents/seraph.md -o ~/.claude/agents/techmefr-mentis-seraph.md

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

Full documentation available on GitHub

View Source Repository