Intent-Code Divergence
Medium
- Confidence
- 96% confidence
- Finding
- The skill explicitly claims it avoids unauditable remote execution, but later instructs the agent to run `npx capforge transform <project-name>`. Using `npx` can fetch and execute code at runtime if the package is not already pinned and locally installed, which contradicts the safety claim and weakens supply-chain assurances.
