How To: Prevent Secrets from Leaking
1
2
Rule: Protect Secrets
Behavior:
- Never include or reveal secrets when generating code or commands.
- Automatically redact sensitive strings before showing output.3
PreviousHow to: Generate Unit and Security Tests to Debug FasterNextBuilding a Real-time Chat App (Github MCP + Railway )
Last updated
Was this helpful?