Skip to content

Improve secrets-management agent credential gates#1179

Open
Peter7896 wants to merge 1 commit into
UnitOneAI:mainfrom
Peter7896:codex/secrets-broker-canary-gates
Open

Improve secrets-management agent credential gates#1179
Peter7896 wants to merge 1 commit into
UnitOneAI:mainfrom
Peter7896:codex/secrets-broker-canary-gates

Conversation

@Peter7896
Copy link
Copy Markdown

Summary

  • add canary/honey token classification so approved monitored tokens are separated from production leaks only when owner, alert route, expiry, and no-production-privilege evidence are present
  • add live-validation scanner safety checks for read-only probes, value redaction, rate limiting, and provider side-effect control
  • expand agent credential handling with exposure models for raw secrets, short-lived real secrets, broker tokens, and capability handles
  • require credential broker evidence for host/path/method binding, default-deny egress, upstream secret custody, value-free audit logs, and safe fallback behavior
  • update severity, output tables, common pitfalls, references, and changelog for version 1.0.2

Scope

This addresses #1160. I also posted an attempt comment before implementation: #1160 (comment)

Closes #1160

/claim #1160

Validation

  • git diff --check (only existing Windows LF-to-CRLF warning)
  • verified markdown code fence count is even (16)
  • verified issue-specific markers for canary/honey token evidence, live-validation safety, agent credential exposure model, broker host/path/method binding, default-deny egress, real-secret visibility, and version 1.0.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[REVIEW] secrets-management: add brokered agent credential and canary-token gates

1 participant