frontend-hook
Fail
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: HIGHCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION] (HIGH): The skill allows the use of the
Bashtool without any safety constraints or sandboxing. This provides a direct path for executing arbitrary shell commands on the host environment. - [PROMPT_INJECTION] (HIGH): The skill is susceptible to Indirect Prompt Injection (Category 8) because it processes untrusted data and possesses high-privilege capabilities. Ingestion points: The agent reads project files using
Read,Glob, andGreptools. Boundary markers: Absent; there are no instructions to delimit input or ignore instructions found within files. Capability inventory: The agent can modify the filesystem usingWriteandEdit, and execute code viaBash. Sanitization: Absent; the skill does not specify any validation or sanitization of ingested content before it is used in tool calls or code generation.
Recommendations
- AI detected serious security threats
Audit Metadata