ort
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [NO_CODE]: The skill consists entirely of documentation, architectural guidance, and code examples for Rust developers. There are no executable shell scripts, binaries, or automated tasks associated with the skill.
- [SAFE]: Code examples demonstrate standard and secure development practices, such as environment variable usage for configuration, proper error handling with
anyhow, and resource management (memory arenas, thread pools). - [SAFE]: Mentioned dependencies (ort, ndarray, tokio, parking_lot) are standard, well-known libraries in the Rust ecosystem. The skill correctly recommends pinning specific versions to avoid ABI mismatches.
- [SAFE]: References to external repositories and documentation point to official sources (docs.rs, onnxruntime.ai, and the vendor's own GitHub) without any signs of obfuscation or typosquatting.
Audit Metadata