gsd-quick
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes shell commands for filesystem operations such as directory listing and metadata retrieval. It enforces strict sanitization on user-provided 'slug' arguments, allowing only alphanumeric characters and hyphens while explicitly rejecting path traversal attempts.
- [SAFE]: References to gsd-tools and local workflow definitions in ~/.claude/gsd-core/ are consistent with the author's provided context and represent intended local environment integration.
- [SAFE]: The instructions include defensive measures against terminal escape sequences and malicious file content by requiring sanitization of filenames before display and recommending data boundaries for interpolation.
Audit Metadata