Intent-Code Divergence
Medium
- Confidence
- 93% confidence
- Finding
- The skill contains contradictory security-critical workflow rules about when to run `redotpay wallet whoami`: one section forbids it during Steps 1–3, while later sections make `whoami` mandatory for readiness/preflight and say readiness should come only from `whoami`. Conflicting instructions in an agent skill can cause inconsistent execution paths, including premature login checks or skipped preflight checks before chargeable requests, which increases the chance of unsafe payment behavior.
