Intent-Code Divergence
Medium
- Confidence
- 96% confidence
- Finding
- The skill manifest explicitly says this is a knowledge-only skill with no API key or environment-variable access, but the documentation tells users the skill will check for `MORALIS_API_KEY` and help create `.env`. That mismatch can mislead users and downstream orchestration into expecting secret handling or file modification behavior that the skill should not perform, increasing the risk of unsafe prompting around credentials and configuration.
