tradovate-patterns
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXFILTRATION] (SAFE): The skill contains references to local file paths (e.g.,
/Users/lgbarn/Personal/Indicators/...). While these reveal the author's local directory structure and username, they are used as static examples for file naming conventions and do not involve mechanisms to read or transmit sensitive system data. - [EXTERNAL_DOWNLOADS] (SAFE): The documentation mentions external sources like the Tradovate Community Forum for reference. There are no automated download commands (curl, wget) or remote script executions.
- [COMMAND_EXECUTION] (SAFE): The provided JavaScript snippets are focused on mathematical trading logic and local relative module imports (
./tools/predef). No dangerous system calls, shell executions, or dynamic code evaluations (eval/exec) are present.
Audit Metadata