Intent-Code Divergence
Medium
- Confidence
- 98% confidence
- Finding
- The skill first instructs the agent to never read .env files or ask for secrets, then later directs use of WALLET_MNEMONIC from a local .env for signing. Contradictory secret-handling guidance is dangerous because it encourages ambiguous implementation choices, increasing the chance that an agent or wrapper will read sensitive wallet material in an unsafe or unintended way.
