Secrets, Auth & Supply Chain

Vibe Coder · 3.5 · Production Safety

Back to Module 28

The Problem

The threat model changes when an LLM is in the loop:

None of these threats are vendor-published guidance. OpenAI's Safety Best Practices and Anthropic's AI Capabilities and Limitations cover platform misuse; neither covers the agent credential boundary or AI-authored dep audit.

The Core Insight

Treat agents like an extra principal. Not "the human, with AI assistance" — the agent, with its own credential, its own scope, its own audit trail. The credential boundary stops being the human and starts being a per-agent token with the smallest scope that lets it do its job.