bayesian-regression

Pass

Audited by Gen Agent Trust Hub on Apr 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a technical guide for Bayesian regression modeling. It includes a detailed SKILL.md and a marimo notebook (demo.py) that uses standard Python data science libraries.
  • [CREDENTIALS_UNSAFE]: No hardcoded secrets, API keys, or private tokens were found in the skill or the accompanying script.
  • [EXTERNAL_DOWNLOADS]: The skill uses standard, well-known Python packages (PyMC, ArviZ, NumPy, Pandas, Matplotlib, SciPy) and does not perform any runtime downloads of external scripts or binaries from untrusted sources.
  • [REMOTE_CODE_EXECUTION]: There are no instances of remote code execution, dangerous use of eval/exec, or subprocess calls involving untrusted external data.
  • [COMMAND_EXECUTION]: The instructions do not involve any dangerous shell commands or privilege escalation techniques like sudo.
  • [DATA_EXFILTRATION]: No network-enabled operations (e.g., curl, requests, sockets) or patterns suggesting the transmission of data to external servers were detected.
  • [PROMPT_INJECTION]: The text content consists of legitimate technical instructions and does not attempt to override agent behavior or bypass safety filters.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 18, 2026, 06:43 AM
Security Audit — agent-trust-hub — bayesian-regression