tradingagents-analysis
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local Bash script
scripts/analyze.shwhich uses standard system utilities (curl, python3, sed) to interact with the backend API. This is the primary mechanism for the skill's functionality. - [EXTERNAL_DOWNLOADS]: The skill performs network requests to
https://api.510168.xyz(the vendor's API) to submit trade data and fetch analysis results. These communications are restricted to the intended purpose of the skill. - [CREDENTIALS_UNSAFE]: The skill utilizes a required environment variable
TRADINGAGENTS_TOKENas a Bearer token for API authentication. This is a declared configuration for managing access to the research backend.
Audit Metadata