Credential Proxy

Use when a workload (agent, sandbox, container, CI job) must call an authenticated upstream (LLM/provider/cloud API) but should not hold the credential itself. Keep the secret in a proxy that injects it, so a compromised workload cannot exfiltrate the key.

selamy-labs 2c077de 2.5 KB Updated

File contents

selamy-labs/agent-skills/tree/main/skills/credential-proxy commit 2c077de45b

Frequently asked questions

npx skillmds@latest add selamy-labs/credential-proxy