cyberneticlibrary

Manage integration credentials and status

ops-settingsskillsetup L23,035
davepoon/buildwithclaude
What it does

Show integration status, update individual credentials, run smoke tests post-update

Best for

Post-setup credential management when you need to update one integration without re-running full setup.

Inputs
  • · [object Object]
  • · [object Object]
Outputs
  • · [object Object]
  • · [object Object]
Requires
  • · Read/Write for preferences.json
  • · Smoke test logic per integration
Preconditions
  • · preferences.json exists
  • · Integration credentials schema known
Failure modes
  • · Invalid credential format → smoke test fails
  • · File write race → config lost
Trust signals
  • · Per-integration smoke tests
  • · Status indicators (configured/missing/expired)
  • · Atomic writes