python-testing
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill contains no instructions intended to bypass safety filters or override agent behavior. The language is purely instructional and focused on software testing patterns.
- [DATA_EXFILTRATION]: No hardcoded credentials or sensitive file paths were detected. Database testing examples appropriately use isolated in-memory SQLite instances (
sqlite:///:memory:). - [REMOTE_CODE_EXECUTION]: There are no patterns involving the download and execution of remote scripts or unverified code. All code examples are static templates for local testing.
- [COMMAND_EXECUTION]: The skill does not perform any unauthorized shell command execution, privilege escalation, or persistence mechanism installation.
- [SAFE]: The skill is a legitimate technical resource documenting best practices for Python application testing.
Audit Metadata