Intent-Code Divergence
Medium
- Confidence
- 98% confidence
- Finding
- The documentation claims passwords are never stored in plaintext, but the example `credentials.ts save <domain> <user> <pass>` exposes the password on the shell command line. Command-line arguments are commonly recoverable from shell history, process listings, terminal logs, audit logs, and agent transcripts, so this defeats the stated protection even if the final file is encrypted at rest.
