list-builder

Pass

Audited by Gen Agent Trust Hub on Sep 17, 2026

Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to run local Deno scripts (scripts/validate-list.ts and scripts/merge-lists.ts) using deno run --allow-read to validate and combine data.
  • [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest data from external sources which could contain malicious instructions.
  • Ingestion points: External research via Kiwix and Wikipedia as described in the 'Research Process' in SKILL.md.
  • Boundary markers: The instructions do not specify any delimiters or safety markers to differentiate between user instructions and data retrieved from external sources.
  • Capability inventory: The skill possesses the ability to execute shell commands via deno run and write to the local file system (persisting JSON output to data/ directories).
  • Sanitization: There is no explicit sanitization or filtering logic mentioned for content retrieved during the research phase.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 17, 2026, 11:09 AM
Security Audit — agent-trust-hub — list-builder