Context-Inappropriate Capability
Medium
- Confidence
- 91% confidence
- Finding
- This code adds persistent credential storage functionality by writing an API key into a local .env file, which is broader than what a gaokao recommendation skill intrinsically needs and creates unnecessary secret-handling risk. Persisting secrets to local project state can expose them through accidental file inclusion, weak filesystem permissions, backups, or later reuse by unrelated code.
