Install-time hooks & dependenciesno flags
Code that runs when you install it, before you ever call a tool.
Runs code / shell commandsno flags
Whether the server can execute commands on your machine.
Secrets & credentialsno flags
How it reads, logs, or transmits keys and tokens. Scam/wallet-drainer patterns land here.
Network calls outno flags
Hardcoded endpoints it reaches beyond what it documents.
Prompt-injection passthrough1 finding
INFOserver.py — HEURISTIC: this file both fetches external content and returns content as tool output, with no obvious sanitization. External text returned into tool output can carry instructions an agent obeys (prompt-injection passthrough). Confirm manually; this is a hint, not proof.
Permission scope breadthno flags
How much access it asks for versus what its job needs.