article-extractor
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill invokes local Python scripts and shell scripts for data extraction tasks within a controlled environment ($HOME/eon/mql5).
- [EXTERNAL_DOWNLOADS]: The skill fetches content from mql5.com, a well-known service for MetaTrader developers, using standard network tools for the purpose of scraping technical documentation.
- [SAFE]: Robust domain validation is implemented to restrict the skill's scope strictly to mql5.com, effectively rejecting out-of-scope requests for other domains.
Audit Metadata