testing-principles
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The content is purely educational, offering best practices for software testing. No malicious code, obfuscation, or safety bypasses were found.
- [EXTERNAL_DOWNLOADS]: The skill examples reference standard Python libraries such as
pytest,pynput,mss,numpy, andsupabase. These are recognized as legitimate tools for testing and system interaction in a development context. - [COMMAND_EXECUTION]: The documentation includes patterns for simulating mouse and keyboard events via
pynput. These interactions are described strictly for the purpose of integration testing and represent expected behavior for the skill's stated utility.
Audit Metadata