Unrestricted Tool Access
Medium
- Category
- Excessive Agency
- Content
--- name: entr description: Run arbitrary commands when files change. Useful for watching files and triggering builds or tests. --- # entr (Event Notify Test Runner)
- Confidence
- 84% confidence
- Finding
- The skill advertises unrestricted execution of arbitrary commands, which is inherently risky in an agent environment because the command content may be influenced by untrusted input or combined with shell features. The danger is increased by the documented `-s` option, which evaluates via `SHELL`, creating a straightforward path to shell injection or unsafe command composition if not tightly controlled.
