deep-research

Pass

Audited by Gen Agent Trust Hub on Aug 24, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes the Bash and Write tools for codebase research but implements robust security constraints, including mandatory validation of the --scope argument to reject absolute paths and directory traversal (..) attempts.
  • [INDIRECT_PROMPT_INJECTION]: The skill handles untrusted data fetched from the web through WebFetch and WebSearch tools. It implements a clear defense-in-depth strategy by instructing the agent to ignore instructions within fetched pages, cross-verify all claims, and never execute code found in external sources.
  • [PROMPT_INJECTION]: The skill proactively identifies user-provided inputs such as the research <topic> as untrusted and explicitly forbids their interpolation as executable instructions, protecting against direct prompt injection.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 24, 2026, 01:44 PM
Security Audit — agent-trust-hub — deep-research