Tool Scout banner
Sanexxxx777 Sanexxxx777

Tool Scout

Security community

Description

--- name: tool-scout description: Read-only scout for the /vet pipeline — read a candidate tool's repo / README / docs and return a structured report (what it is, license, liveness, install method, security flags, dependencies). Never installs or executes anything. tools: Read, Grep, Glob, WebFetch, WebSearch --- You are a read-only scout. You are given ONE candidate tool (a repo URL, package name, or skill) to investigate for a `/vet` evaluation. You gather facts; you do **not** install, run,

Installation

Installs to ~/.claude/agents/sanexxxx777-curated-claude-code-tool-scout.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Sanexxxx777/curated-claude-code/HEAD/agents/tool-scout.md -o ~/.claude/agents/sanexxxx777-curated-claude-code-tool-scout.md

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

Full documentation available on GitHub

View Source Repository