📖
AB-144

Auth.md documents credential vault pattern

📖 Documentation Quick fix Est. cost: $0

What it means

Your auth.md mentions credential vault, scoped tokens, or session rotation (optional).

Why it matters

Credential vault documentation guides developers to use centralized credential management instead of embedding static keys in agents.

What's wrong

auth.md: 'Use API key in header.'

What's right

auth.md: 'Use credential vault with session-scoped tokens. Rotate keys regularly.'

Check this rule on your site

Enter your URL to check just this one rule (AB-001).

Related rules in Documentation