tooluniverse-pharmacokinetics

Pass

Audited by Gen Agent Trust Hub on Jun 13, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill performs mathematical calculations on pharmacokinetic data. The provided Python script scripts/nca_from_csv.py uses standard libraries (math, csv, argparse) to process concentration-time profiles.
  • [SAFE]: No network operations, sensitive file access, or credential requirements were detected. The skill operates on user-provided input data via CLI arguments or CSV files.
  • [SAFE]: Dependencies are restricted to Python's standard library. No external package installations are requested.
  • [SAFE]: The execution environment is restricted by disable-model-invocation: true, and the script implementation follows best practices for scientific computing (e.g., linear-up/log-down trapezoidal rule).
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 13, 2026, 03:26 AM
Security Audit — agent-trust-hub — tooluniverse-pharmacokinetics