crypto-price
Pass
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a Python script (
get_price_chart.py) usingpython3with user-provided arguments for token symbols and durations. This is standard functionality for the skill's stated purpose. - [EXTERNAL_DOWNLOADS]: Market data is retrieved from Hyperliquid and CoinGecko APIs. These are well-known technology services and are considered trusted sources for cryptocurrency data. Use of these APIs does not pose a security risk in this context.
- [SAFE]: No malicious behavior, obfuscation, or unauthorized data access was detected. The skill uses the
/tmpdirectory for local caching and chart image storage, which is consistent with its operational requirements.
Audit Metadata