Intent-Code Divergence
Medium
- Confidence
- 96% confidence
- Finding
- The protocol explicitly says secret_key must not be committed or broadly exposed, yet it also instructs that generated code may contain a literal secret by default. In an auto-editing workflow, this creates a realistic path for credentials to be written into source files, checked into git, leaked via diffs, IDE history, or shared repositories, directly undermining the stated safety boundary.
