hypothesis-testing
Pass
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: The skill provides legitimate educational content and code examples for property-based testing using the Hypothesis library. The content aligns with its stated purpose of assisting developers with testing.
- [EXTERNAL_DOWNLOADS]: The skill includes instructions to install the
hypothesislibrary viapip. This is a standard and safe way to manage dependencies for a Python project. - [INDIRECT_PROMPT_INJECTION]: The skill defines a workflow where the agent analyzes user code to generate tests. This is an intended functionality for a testing skill.
- Ingestion points: User-provided Python functions used as targets for test generation (SKILL.md).
- Boundary markers: Not present; the agent is expected to interpret the user's code structure.
- Capability inventory: Python code generation and pytest integration (SKILL.md).
- Sanitization: Not present, as the tool's purpose is code generation based on user input.
Audit Metadata