deep-research
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [PROMPT_INJECTION] (LOW): Indirect Prompt Injection vulnerability surface. The skill is designed to fetch external data using
webfetchandgh_grepand subsequently process that data with tools likebashandwrite. It lacks specific boundary markers or instructions to the agent to treat external content as data rather than instructions, creating a surface where a malicious website or repository could control the agent. \n - Ingestion points: Web content from
webfetch, repository data fromgh_grep. \n - Boundary markers: Absent. No specific delimiters or 'ignore instructions' warnings are provided. \n
- Capability inventory:
bash(command execution),write(file modification),webfetch(network access),skill_use(dynamic loading). \n - Sanitization: Absent. \n- [COMMAND_EXECUTION] (SAFE): The skill includes access to a
bashtool for data processing. While powerful, the skill provides legitimate use-cases (data processing/statistical analysis) and instructs the agent to use it sparingly. No malicious commands are hardcoded. \n- [EXTERNAL_DOWNLOADS] (SAFE): The skill utilizeswebfetchandgh_grepto retrieve data. This behavior is consistent with the primary purpose of a research skill and does not include hardcoded malicious URLs.
Audit Metadata