skills/open-gsd/gsd-core/gsd-progress/Gen Agent Trust Hub

gsd-progress

Pass

Audited by Gen Agent Trust Hub on Jul 11, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [PROMPT_INJECTION]: The skill processes untrusted data via the $ARGUMENTS variable and the --do dispatcher, creating a surface for indirect prompt injection.
  • Ingestion points: User-supplied input is directly interpolated into the execution logic within SKILL.md via the $ARGUMENTS variable.
  • Boundary markers: The skill does not use delimiters (such as XML tags or specific quotation markers) to isolate the user input from the instructional context.
  • Capability inventory: The skill possesses high-privilege capabilities including the Bash tool, SlashCommand execution, and broad file system access (Read, Grep, Glob).
  • Sanitization: There are no instructions provided to validate, sanitize, or escape the user intent before it is processed by the dispatcher to trigger other workflows.
  • [COMMAND_EXECUTION]: The skill utilizes the Bash tool to perform operations and incorporates a looping mechanism (--next --auto) that chains workflow steps automatically. This automation increases the potential impact if the agent is misled by malicious input provided via the dispatcher.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 11, 2026, 09:38 PM
Security Audit — agent-trust-hub — gsd-progress