DashboardKnowledgeSecret/credential file handling: decode…

Secret/credential file handling: decode in /tmp/opencode only, never print, delete after use

Category: preference
Confidence: 0.90
ID: 019f847c-889e-72c3-a59e-461134b4bddd
Project ID: ec1699be-a430-4fc6-879b-c437a47171b4
Cross-project: Yes
Recalled in other projects: 4
Source session: 0XWWVPAj2NHWgHD7s
Created: 2026-07-21 11:43:01
Updated: 2026-07-21 11:43:01

Cross-Project Recalls

ProjectHitsLast recalled
opencode-lore 12 5d ago
institutional-transition-lab 4 7d ago
cli 1 24d ago
sentry-api-schema 3 2026-08-06

Content

When Burak Yigit Kaya hands over a secret (e.g. Apple API key bundle) via a file, he expects: decode/process it only under /tmp/opencode/ (never write into the repo), never read or print its contents into chat output, and delete the file once done. He prefers dropping secrets into a file for the assistant to process directly over pasting them into chat. This extends the general WIP-artifact rule [[019f7135-8af9-78ae-833c-8decd37d78b1]] specifically to sensitive credentials, where the added constraint is never surfacing the raw value in output.

Move to: