pymc-modeling
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill contains logic to dynamically install the
nutpiepackage from the Python Package Index (PyPI) if it is missing from the environment.nutpieis a well-known, legitimate high-performance sampler library specifically designed for the PyMC ecosystem. - [COMMAND_EXECUTION]: The skill uses
subprocess.check_callto programmatically executepip installfor thenutpielibrary. This is a common and acceptable pattern in data science environments to ensure required high-performance dependencies are available for specific tasks. - [SAFE]: No malicious patterns, prompt injections, obfuscation, or unauthorized data exfiltration behaviors were detected. The technical operations are aligned with professional Bayesian modeling and scientific computing workflows.
Audit Metadata