ort-test
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [Command Execution]: The skill includes common build and test commands such as
pytest,find,Get-ChildItem, and./onnxruntime_provider_test. These are standard tools for interacting with the ONNX Runtime repository and are used as intended for software testing and debugging. - [Trusted Source]: The content originates from a trusted organization (Microsoft) and references legitimate internal testing workflows for a well-known open-source project (ONNX Runtime).
- [No Code]: The skill mostly consists of documentation, process guidance, and shell commands; it does not ship with standalone scripts or binaries.
- [Safety Guidance]: The documentation includes a 'False-green taxonomy' section which serves as defensive guidance to ensure developers do not misinterpret successful exit codes as valid test passes.
Audit Metadata