domain-list

Pass

Audited by Gen Agent Trust Hub on Jul 3, 2026

Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes the Bash tool and incorporates user-provided $ARGUMENTS for filtering operations. This creates a surface for argument injection if the input is not correctly validated before being passed to the shell.
  • [PROMPT_INJECTION]: The skill processes data from .workflow/domain/glossary.yaml, which represents an indirect prompt injection surface.
  • Ingestion points: Data enters the agent context from the file .workflow/domain/glossary.yaml during Step 1 of the execution.
  • Boundary markers: The skill includes an 'Output boundary' context section instructing the agent that the command is read-only and must only display output to the console.
  • Capability inventory: The skill is permitted to use Bash, Read, Glob, and Grep tools.
  • Sanitization: No explicit sanitization or validation of the glossary content or the $ARGUMENTS input is specified in the skill instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 3, 2026, 08:44 AM
Security Audit — agent-trust-hub — domain-list