Skip to content

docs(agents): add credential safety guardrail#11

Merged
indykish merged 2 commits into
masterfrom
fix/agents-credential-guardrail
Mar 27, 2026
Merged

docs(agents): add credential safety guardrail#11
indykish merged 2 commits into
masterfrom
fix/agents-credential-guardrail

Conversation

@indykish

Copy link
Copy Markdown
Owner

Summary

  • New AGENTS.md hard safety rule: never resolve or print credential values in conversation
  • Use op:// references and vault item names — check effects, not raw secrets

Synced from usezombie/usezombie PR #94.

🤖 Generated with Claude Code

indykish and others added 2 commits March 26, 2026 22:08
- usezombie/* and indykish/* repos → nkishore@megam.io
- All other repos → kishore.kumar@e2enetworks.com (default)
- Supports both SSH and HTTPS remote URLs

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…n conversation

New hard safety rule: agents must never resolve or print credential
values. Check effects (health endpoints, connectivity), not raw secrets.
Use op:// references and vault item names only.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@indykish indykish force-pushed the fix/agents-credential-guardrail branch from 51c3d3b to cf34b2e Compare March 27, 2026 07:52
@indykish indykish merged commit e790599 into master Mar 27, 2026
1 check passed
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.

1 participant