pkpd-modeling
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements complex scientific modeling using standard, well-known libraries such as
numpyandscipyfor mathematical operations and differential equation solving. - [SAFE]: Data processing is performed locally on user-provided CSV or TSV files. The scripts read from files and print results to standard output without performing any network operations or data exfiltration.
- [SAFE]: No evidence of prompt injection, obfuscation, or persistence mechanisms was found. The instructions are focused entirely on the scientific application of PK/PD modeling.
- [SAFE]: The skill uses standard secret management practices by not hardcoding any credentials and instructing the user on how to handle their own data files.
- [SAFE]: The provided Python scripts follow secure coding practices, utilizing
csv.DictReaderand explicit type parsing rather than unsafe methods likeevalorexecon external data.
Audit Metadata