Missing User Warnings
Medium
- Confidence
- 87% confidence
- Finding
- The skill instructs the agent to execute `bash ./status.sh` for a full health check, but gives no visibility into what that script does or any warning that it may have side effects. In a security-sensitive admin skill, invoking an opaque shell script increases risk because a modified or malicious `status.sh` could run arbitrary commands, access secrets, or change system state under the guise of diagnostics.
