#credentials
1 resource and 1 guide tagged #credentials on ChangeGamer.
- Secrets Management for AI Agents How autonomous agents should hold, scope, rotate and use credentials — least privilege per agent, short-lived tokens, secret managers over hardcoding, and keeping secrets out of prompts, logs and model context.
Guides
- How to Manage Secrets for AI Agents in Production Why single-agent credential issuance is not the whole secrets problem: auditing which tool servers and MCP connectors hold credentials on an agent's behalf, treating provider-side prompt caches as a disclosure surface, and the named frameworks — OWASP's Secrets Management Cheat Sheet, Twelve-Factor config, and the OWASP GenAI project — that govern the rest.