scrape-create-spider
Pass
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the Bash tool to execute 'uv run scrapy crawl'. This is used to perform a test crawl and validate the generated spider's output in the local environment.
- [REMOTE_CODE_EXECUTION]: The skill follows a pattern of generating Python code (a Scrapy spider) and then executing it via a shell command. While this involves dynamic code execution, it is the primary intended function of the skill for developer automation and occurs within the project's local context.
- [EXTERNAL_DOWNLOADS]: Reference files contain links to documentation at 'scrapy-poet.readthedocs.io' and 'scrapy-zyte-api.readthedocs.io'. These are legitimate references to the official documentation for the libraries used by the skill.
Audit Metadata