setup-pytest-fixtures
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's operations are confined to the local project environment, specifically targeting the
tests/directory to manage testing utilities and configurations. - [SAFE]: The automation scripts utilize the Python
ast(Abstract Syntax Tree) module for parsing and manipulating code, which is a secure method for static analysis that avoids the risks associated with dynamic code execution. - [SAFE]: External dependencies referenced in the documentation, such as
pytestandpytest-asyncio, are standard, well-recognized libraries in the Python development community. - [SAFE]: Code templates and examples use placeholder or default credentials (e.g., for local Neo4j instances) and do not contain or solicit sensitive private information.
Audit Metadata