list-builder
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Command Execution] (SAFE): The skill utilizes a local Deno script (validate-list.ts) for list validation. The command uses the --allow-read flag, restricting the script to read-only access and preventing it from performing network or write operations.
- [Data Exposure & Exfiltration] (SAFE): No network activity or exfiltration patterns were detected. The skill processes local data for the purpose of dataset curation.
- [Unverifiable Dependencies & Remote Code Execution] (SAFE): The skill does not download or execute code from external sources or unverified registries.
- [Prompt Injection] (SAFE): The skill instructions are purely task-oriented for data curation and do not contain patterns attempting to bypass agent safety filters or override system instructions.
Audit Metadata