Intent-Code Divergence
Medium
- Confidence
- 81% confidence
- Finding
- The skill says it will not handle API keys directly, but then instructs the agent to inspect `.gitignore` and potentially modify it as part of secret-handling setup. While it still avoids asking the user to reveal the key, touching files related to secret protection creates a mismatch between the safety claim and actual behavior, which can mislead users about what the agent will access or change. In an autonomous development skill, that ambiguity matters because users may underestimate the agent’s involvement in sensitive configuration.
