python-testing-patterns
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of educational documentation and boilerplate code for Python testing. All provided patterns follow industry-standard security and development best practices.
- [CREDENTIALS_UNSAFE]: The skill includes placeholder strings such as
api_key: "test-key"andpostgresql://localhost/test_db. These are clearly identified as testing data and do not represent actual sensitive credentials or hardcoded secrets. - [COMMAND_EXECUTION]: The instructions and examples describe the use of standard development tools like
pipfor dependency management andpytestfor test execution. These operations are essential to the skill's primary function and are performed within the local development context.
Audit Metadata