Missing User Warnings
Low
- Confidence
- 86% confidence
- Finding
- The skill instructs the reviewer to run `npm run lint`, `npm run typecheck`, and `npm run test`, which execute repository-defined scripts and can trigger arbitrary code from the untrusted project under review. In a security-review skill, this is risky because users may follow the instructions on hostile repositories without realizing those commands are not inherently safe.
