bootstrap
Fail
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: HIGHCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructions in
SKILL.mddirect the AI agent to execute shell commands via theBashtool that incorporate unvalidated user input. Specifically, in Phase 2, the placeholders<intent>,<key>, and<value>are directly embedded intonodecommand strings used to update the workspace configuration. Since these values are sourced from the user or inferred from context without escaping or validation, an attacker could provide inputs containing shell metacharacters such as semicolons, pipes, or command substitutions (e.g.,; rm -rf /;) to achieve arbitrary code execution on the host system.
Recommendations
- AI detected serious security threats
Audit Metadata