global-macro-systematic
Pass
Audited by Gen Agent Trust Hub on Sep 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements standard quantitative finance workflows for slippage analysis and execution quality diagnostics. The provided Python script (
scripts/global_macro_systematic_diagnostics.py) usespandasto calculate mean, standard deviation, and quantiles (p95, p99) of trading data. All operations are local, performing file I/O only on specified input/output paths provided by the user. No network requests, sensitive file access, or obfuscated instructions were detected. The YAML configuration and markdown instructions align with the stated purpose of systematic trading research.
Audit Metadata