Back_to_Directory
AI Agents Security Developer Tools
Cred
Cred is credential delegation middleware for AI agents. When your agent needs to access a user's Google Calendar, Slack workspace, or GitHub repos, Cred validates the agent's identity, checks that the user consented, and returns a short-lived access token. Refresh tokens never leave the vault.
Key Features
OAuth2 Credential Delegation
Enables agents to access user accounts securely without exposing refresh tokens.
Instant Revocation
Tokens can be revoked immediately, ensuring security.
AES-256-GCM Vault
Refresh tokens are encrypted at rest with per-account key isolation.
Use Cases
Accessing user calendars
Managing Slack workspaces
Integrating with GitHub repositories