meta-web-research-to-report
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill performs network operations to fetch information from various web search engines (Brave, Tavily, DuckDuckGo) and a research component. This is consistent with its primary function of providing source-backed research.
- [COMMAND_EXECUTION]: The skill utilizes a document export tool to write generated reports to the filesystem as DOCX files. This capability is gated by user intent (specifically requiring a request for an export).
- [PROMPT_INJECTION]: Basic security hygiene is observed through the use of truncation and XML escaping on user-provided inputs to prevent malicious text from disrupting the internal LLM orchestration steps.
- [SAFE]: Multiple auditing steps are integrated into the workflow (such as 'quality_gate' and 'final_report_audit') to verify that claims are supported by sources and to strip internal processing metadata before the final response is delivered.
Audit Metadata