API Credentials — Development agent for Claude Code
Securely store and scope API keys, tokens, and other credentials used by SandBase Agents and Services.
How to install API Credentials
Installs to ~/.claude/agents/sandbaseai-sandbase-docs-api-credentials.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sandbaseai/sandbase-docs/HEAD/agents/api-credentials.md -o ~/.claude/agents/sandbaseai-sandbase-docs-api-credentials.md Restart Claude Code, or start a new session, for it to be picked up.
What API Credentials does
title: Credentials for Agent tools description: Securely store and scope API keys, tokens, and other credentials used by SandBase Agents and Services.
Credentials for Agent tools
Credentials are the API keys, tokens, connection strings, and other private values an Agent needs to use external services.
How credentials work
SandBase stores each credential as an encrypted, write-only value. The Console and public API expose its name, scope, status, and a masked hint—not the saved v
Alternatives in Development
- Integration Dev — External API and third-party system integration specialist for Home Assistant, ZoneMinder, weather services, a 849 ★
- Part 19: Repowise — Codebase Intelligence For Coding Agents — 60% fewer tokens 232 ★
- Redux Slice Author — Use this agent to create or modify Redux Toolkit slices in src/components/ / Slice.ts, register them in src/st 204 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Credentials Manager
Gestiona credenciales del proyecto (.env, API keys, tokens, webhooks). Úsalo CADA VEZ que aparezcan credencial
Secret Hunter
Hunts publicly-leaked credentials (API tokens, cloud keys, DB strings) that belong to a previously-ingested pr
Secret Guard
MUST be used whenever the user asks to scan for secrets, API keys, credentials, or tokens before a commit or i
Agent API
Configure a SandBase Agent with a model, instructions, APIs, Skills, and API credentials.
MCP Tools
Give a SandBase Agent the capabilities and API credentials it needs.
Secrets Auditor
Credential scanner — scans staged diff and working tree for secrets, tokens, and credentials. Groups findings
Related Skills
Heeler Secrets Scan
Run Heeler secret scanning for a repository or staged changes. Use when comitting code or the user asks to det
Auth Load
Store + validate authenticated test-account credentials for the active web-vuln tier. Paste session material (
Secret Crusade
Unleash parallel Secret Purist agents to scan the codebase and git history for leaked credentials, API keys, a