nautilus-trader
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides technical documentation and command-line examples consistent with its purpose as a development guide for an open-source trading platform. No malicious instructions or safety bypasses were found.
- [COMMAND_EXECUTION]: The documentation includes standard development commands such as
make install,uv sync, andpytest. These are intended for a local development workflow and are routine for hybrid Rust/Python projects. - [EXTERNAL_DOWNLOADS]: The reference files guide the user to download financial datasets from established providers such as FRED (St. Louis Fed), OECD, and FXStreet. These references are informative and point to legitimate sources for trading data.
- [SAFE]: Performance profiling instructions involving system-level commands (e.g.,
sudo cargo flamegraph,sysctl) are appropriately contextualized as necessary steps for developers using profiling tools like DTrace or perf on their local machines.
Audit Metadata