skills/us/crw/crw-dynamic-search/Gen Agent Trust Hub

crw-dynamic-search

Pass

Audited by Gen Agent Trust Hub on Jul 13, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes python3 and the crw CLI tool to orchestrate web research tasks. It provides templates for executing Python scripts via heredocs to filter search results and scrape page content within the environment defined by the allowed tools.
  • [EXTERNAL_DOWNLOADS]: Fetches web content and search results using the crw tool. These network operations are intrinsic to the skill's purpose of providing up-to-date web information for research tasks.
  • [DATA_EXFILTRATION]: Uses the /tmp/ directory to cache search results in JSON format between execution turns. This is an architectural choice to allow multi-step exploration while keeping the agent's context window clean.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 13, 2026, 10:17 AM
Security Audit — agent-trust-hub — crw-dynamic-search