Intent-Code Divergence
Medium
- Confidence
- 90% confidence
- Finding
- The skill asserts that private keys are 'never transmitted,' but its documented usage runs an unpinned external npm package and passes PRIVATE_KEY into that process via environment variables. Even if the key is not sent over the network intentionally, it is still exposed to the spawned server process and could be logged, mishandled, or exfiltrated if the package is compromised or maliciously updated.
