Context-Inappropriate Capability
High
- Confidence
- 98% confidence
- Finding
- The skill explicitly directs the agent to extract commands from tape files and execute each one locally via `timeout 5s bash -c "$cmd"`. Because tape content is treated as input rather than trusted code, this creates an arbitrary command-execution path during a validation phase that should be non-destructive. In this context, even short-lived commands can exfiltrate data, modify files, spawn background processes, or invoke network access.
