Use Nitejar
Credentials
Secure secret access for plugins and agent tools.
Credentials store sensitive tokens and keys used by agents and plugins.
Safe usage pattern
- Add credentials in admin.
- Scope access to the minimum required agents.
- Rotate tokens when ownership changes.
- Re-test integrations after rotation.
Dangerous actions here are irreversible if mishandled. Use clear naming, least privilege, and explicit ownership.
Where to verify
Open Settings > Credentials for stored entries and assignment scope. Validate runtime use in Activity by checking tool and plugin events that consume credentials.