river-markets
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard shell commands like
curlandjqto interact with API endpoints. This is the intended behavior for performing market data queries and execution. - [EXTERNAL_DOWNLOADS]: Fetches data from the official River Markets API domains. All network activity is directed toward the service's primary endpoints.
- [CREDENTIALS_UNSAFE]: Correctly manages authentication by instructing the use of an environment variable (
$RIVER_MARKETS_API_KEY) rather than hardcoding sensitive tokens.
Audit Metadata