trade
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a personal trading knowledge base, utilizing a tree-structured library of reference files including strategy frameworks, historical case studies, and 'pitfalls' to avoid.
- [SAFE]: Data access is strictly channeled through the Funda AI API via a secondary provider skill (
funda-data), preventing unauthorized web scraping or use of untrusted data sources. - [SAFE]: Credential management follows standard security practices, instructing users to store API keys in
.envfiles and providing path resolution logic for Git worktrees. - [SAFE]: All external references, such as the
finance-skillsrepository, point to resources owned by the skill's author (himself65), representing legitimate vendor functionality. - [SAFE]: The instructions for adding new pitfalls or case studies via file copying and editing are intended for the user's local knowledge base management and do not exhibit malicious command execution patterns.
Audit Metadata