Intent-Code Divergence
Medium
- Confidence
- 98% confidence
- Finding
- The skill metadata and setup text state that the backup encryption key must be supplied via environment variable and never stored on disk, but the backup architecture later says the key is stored in /data/auth/backup-key.enc. For a backup/security skill, contradictory key-handling guidance is dangerous because operators may implement the less secure option, placing decryption material on the same system as the encrypted backups and undermining confidentiality.
