testing
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides documentation on internal testing procedures using standard tools like
makeandcargo. No malicious patterns such as obfuscation, credential theft, or unauthorized network access were found. - [COMMAND_EXECUTION]: The guide includes instructions for running tests via command-line tools. These are standard operations for the intended development context, such as using
make testfor suite execution andcargo runfor test conversion. - [SAFE]: References to database tables (users, products) pertain to a local testing database used for functional verification and do not involve sensitive data exposure.
Audit Metadata