web-fetch-cce
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches required Python libraries (
crawl4ai,playwright) from official registries via well-known mirrors like Tencent Cloud and Alibaba Cloud. - [COMMAND_EXECUTION]: Instructs the agent to manage Python environments using
conda,uv, orvenvand perform browser installation via the Playwright CLI. - [REMOTE_CODE_EXECUTION]: Executes local Python scripts that interface with the
crawl4aiandplaywrightlibraries to fetch and process web content. - [DATA_EXFILTRATION]: Utilizes network capabilities to scrape content from URLs provided by the user. The behavior is consistent with the skill's stated purpose of web content extraction.
Audit Metadata