Skip to main content

Keychain

5 tools in this family (folder Editor/Tools/Keychain/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.

ToolEffectDescription
keychain_delete_secretwritesDelete a secret from the OS keychain AND any encrypted EditorPrefs fallback entry
keychain_migrate_from_editorprefswritesScan EditorPrefs for known Buril legacy plaintext secret keys (Anthropic, OpenAI,
keychain_read_secretdestructiveRetrieve a secret from the OS keychain (or encrypted EditorPrefs fallback).
keychain_statusread-onlyReport the OS keychain backend Buril will use for secret storage.
keychain_store_secretdestructiveStore a secret (API key, token, etc.) in the OS keychain.