test-reasoning
Pass
Audited by Gen Agent Trust Hub on Aug 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a shell script (
scripts/test-reasoning.sh) that executescargo buildand runs a local binarytarget/debug/forge. This is standard behavior for a development/testing skill intended to verify software serialization logic. - [COMMAND_EXECUTION]: The
SKILL.mdprovides instructions for running tests manually using environment variables and a local debug binary, which is consistent with its stated purpose of testing reasoning configuration serialization.
Audit Metadata