mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-01-30 12:32:02 +00:00
421 B
421 B
name, enabled, event, action, conditions
| name | enabled | event | action | conditions | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| warn-sensitive-files | true | file | warn |
|
🔐 Sensitive file detected
You're editing a file that may contain sensitive data:
- Ensure credentials are not hardcoded
- Use environment variables for secrets
- Verify this file is in .gitignore
- Consider using a secrets manager