scanning-market-movers
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: No security issues or malicious patterns detected.\n
- The skill uses yaml.safe_load() for configuration management, preventing unsafe deserialization vulnerabilities.\n
- Metadata and instructions align with the skill's stated purpose, with no evidence of prompt injection or safety bypasses.\n- [EXTERNAL_DOWNLOADS]: The skill fetches market data from api.coingecko.com.\n
- Description: Retrieves current prices, volume, and market cap data from CoinGecko's public API.\n
- Status: SAFE as it targets a well-known, legitimate service for its intended functionality.\n- [COMMAND_EXECUTION]: The skill executes local Python scripts for market analysis.\n
- Description: Uses the Bash(python:*) tool to run scripts for filtering and scoring market movers.\n
- Scope: Operations are limited to numerical analysis and generating report files (JSON, CSV) based on user-defined parameters.
Audit Metadata