web-content-extraction
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses
curlandwgetto fetch content from user-provided URLs. It specifically references the Jina AI Reader (r.jina.ai), which is a well-known service for converting web pages to markdown. While these are external downloads, they are consistent with the skill's primary purpose of web content extraction. - [COMMAND_EXECUTION]: The skill contains several shell commands (bash) for automation, including directory creation (
mkdir), pattern matching (grep), and batch processing using background tasks (&andwait). These commands are used locally to organize and process the downloaded content. - [EXTERNAL_DOWNLOADS]: The skill uses
uvx crawl4ai, a well-known tool for web crawling and data extraction, to handle JavaScript-heavy websites. This is a standard practice for the stated use case.
Audit Metadata