wobbling-ty-constraint-order
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell scripts that invoke
cargo testandcargo nextest. These are standard development tools used here to run specific package tests (ty_python_semantic) with various internal flags. - [SAFE]: No malicious patterns such as data exfiltration, unauthorized credential access, or obfuscated commands were detected. The script follows standard practices by using
mktempfor temporary log storage and environment variables for test configuration.
Audit Metadata