pymc-testing
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill focuses on providing documentation and code examples for PyMC testing utilities.
- [EXTERNAL_DOWNLOADS]: The skill references documentation on the official PyMC domain (pymc.io) and example code within the author's own GitHub organization (github.com/pymc-labs). These are trusted sources and represent standard developer documentation practices.
- [COMMAND_EXECUTION]: The skill mentions shell commands for running pytest (e.g.,
pytest tests/ -m "not slow") within a GitHub Actions context. These are standard CI/CD practices for Python projects.
Audit Metadata