Least Privilege
Grant minimum necessary permissions to users and services
CLAUDE.md
Grant minimum necessary permissions to users and services. Database users should only access the tables they need. API tokens should have the narrowest scope possible. Default to deny.
Copy this block into your CLAUDE.md or agent config file to enforce it in your workflow.