# Deliberately insecure — triggers CRED-01. The values are NON-FUNCTIONAL
# placeholders (safe to commit publicly): CRED-01 detects on the key NAME plus a
# non-trivial value, not the token format, so realistic tokens aren't needed.
OPENAI_API_KEY=placeholder-not-a-real-key-redacted-for-tests
AWS_SECRET_ACCESS_KEY=placeholder-not-a-real-key-redacted-for-tests
DATABASE_PASSWORD=placeholder-not-a-real-password-redacted-for-tests
ANTHROPIC_API_KEY=placeholder-not-a-real-key-redacted-for-tests
GITHUB_TOKEN=placeholder-not-a-real-token-redacted-for-tests
SLACK_BOT_TOKEN=placeholder-not-a-real-token-redacted-for-tests
