Context-Inappropriate Capability
High
- Confidence
- 98% confidence
- Finding
- The script dynamically runs `npm install` via `child_process.execSync` when dependencies are missing. That grants shell execution and allows unreviewed code from the npm registry to be fetched and executed at runtime, which is far beyond a normal fetch/search skill and creates a strong supply-chain and arbitrary-code-execution risk.
