crypto-ta-analyzer
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill includes documentation and a testing script that fetch market data from the public CoinGecko API. These operations are limited to retrieving historical price and volume data for analysis.
- [COMMAND_EXECUTION]: The workflow describes the use of standard model context protocol (MCP) tools for data acquisition, which is consistent with the skill's intended functionality.
- [DATA_EXPOSURE_&_EXFILTRATION]: No instances of sensitive file access, hardcoded credentials, or unauthorized network transmissions were detected. The analysis logic operates locally on numerical data provided to it.
- [DYNAMIC_EXECUTION]: The analysis engine uses a lookup pattern for indicator methods derived from a static, hardcoded list. This is a standard programmatic pattern and does not involve the execution of untrusted code strings.
Audit Metadata