pint-compute
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill implements unit conversion and arithmetic via a local Python script (
scripts/pint_compute.py). All command examples use proper quoting for arguments, minimizing shell injection risks. - [DATA_EXFILTRATION] (SAFE): No network operations or access to sensitive local files were identified.
- [REMOTE_CODE_EXECUTION] (SAFE): The skill does not download or execute scripts from remote or untrusted sources. It uses
uv runfor local execution of a predefined script. - [PROMPT_INJECTION] (SAFE): No instructions designed to override system prompts or bypass safety filters were found in the skill metadata or body.
Audit Metadata