Intent-Code Divergence
Medium
- Confidence
- 95% confidence
- Finding
- The skill metadata declares `WPS_OCR_CLIENT_SECRET` as the required environment variable, but the user-facing setup instructions tell operators to export `WPS_OCR_ACCESS_KEY` instead. This inconsistency can cause misconfiguration, failed authentication, and unsafe operator workarounds such as hardcoding secrets or repeatedly troubleshooting credential handling. In a security-sensitive skill, contradictory secret naming is a real documentation/configuration flaw because it increases the chance of improper secret management.
