python-testing-standards
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill is primarily documentation and boilerplate templates for unit and integration testing in Python.
- [COMMAND_EXECUTION] (SAFE): While the README mentions command-line usage (e.g.,
cp,pytest), these are standard development workflows for the intended use case of setting up a test environment. - [DATA_EXFILTRATION] (SAFE): No network operations or sensitive file access patterns were detected. The templates focus on local testing logic.
- [CREDENTIALS_UNSAFE] (SAFE): No hardcoded secrets or sensitive credentials were found. Placeholders like
[MODULE_NAME]are used appropriately for templates. - [PROMPT_INJECTION] (SAFE): No instructions attempting to override agent behavior or bypass safety filters were identified.
Audit Metadata