trader-memory-core
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill manages its persistent state using structured YAML files and a central index. All file updates utilize atomic operations (tempfile plus replacement) and validate the content against a rigorous JSON schema, preventing data corruption and ensuring data consistency.
- [EXTERNAL_DOWNLOADS]: Fetches historical stock price information from Financial Modeling Prep (financialmodelingprep.com) to calculate trade excursion metrics (MAE/MFE). This interaction is performed with standard security practices, such as using environment variables for API key management and targeting a well-known industry service.
Audit Metadata