Context-Inappropriate Capability
High
- Confidence
- 96% confidence
- Finding
- The manifest describes a skill for downloading Shopify product images with optional WebP conversion, but this implementation achieves conversion by dynamically invoking npm through child_process.execSync and modifying the local runtime environment. Spawning subprocesses and installing packages from the network is not an obvious or necessary capability for an image downloader, and introduces a materially broader execution capability than the stated purpose suggests.
