Context-Inappropriate Capability
Medium
- Confidence
- 94% confidence
- Finding
- The code invokes `npx clawhub@latest download ...`, which executes package-management logic and fetches code from the network during a security-sensitive download path. Using `@latest` means the exact code being executed is mutable over time, so a compromised package, dependency, or registry response could lead to arbitrary code execution before the skill is even scanned.
