Intent-Code Divergence
Medium
- Confidence
- 98% confidence
- Finding
- The top-level security rules say AK/SK/Token must never appear in conversation and should be passed via environment variables, but later examples document direct use of `--ak`, `--sk`, and `--security-token` values. That is an active contradiction in the skill's own guidance because the documented invocation pattern would cause users or agents to include secrets in requests and transcripts.
