NYC

rstan-to-pystan

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The skill includes a snippet using subprocess.run to execute g++ --version. This is a standard environment check to verify the presence of a C++ compiler required by the PyStan library and does not involve untrusted input.
  • [EXTERNAL_DOWNLOADS] (SAFE): The documentation mentions system-level installation of g++ via apt-get. This is presented as setup instructions for the user and does not involve automated or hidden downloads of untrusted scripts.
  • [DATA_EXFILTRATION] (SAFE): No network operations or access to sensitive file paths (e.g., credentials, SSH keys) were detected in the provided code snippets.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:04 PM