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 nutpie package from the Python Package Index (PyPI) if it is missing from the environment. nutpie is a well-known, legitimate high-performance sampler library specifically designed for the PyMC ecosystem.
  • [COMMAND_EXECUTION]: The skill uses subprocess.check_call to programmatically execute pip install for the nutpie library. 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
Risk Level
SAFE
Analyzed
Mar 6, 2026, 08:56 PM