Missing User Warnings
Medium
- Confidence
- 94% confidence
- Finding
- The skill recommends `npx skills add <owner/repo@skill> -g -y`, which combines global installation with skipped confirmation prompts and does not instruct the agent to obtain explicit user approval or warn about trust boundaries. This increases the chance of silently installing unreviewed third-party code or configuration at user scope, which is especially risky because the skill explicitly sources packages from GitHub or other external locations.
