Agent skill

authorization-checks

Check authorization at every access point, not just the UI layer Use when implementing security best practices. Security category skill.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/authorization-checks

Metadata

Additional technical details for this skill

category
Security
priority
high
is built in
YES
session guardian id
builtin_authorization_checks

SKILL.md

Authorization Checks

Check authorization at every access point, not just the UI layer. Verify the user has permission for the specific resource being accessed (not just the resource type). Implement authorization consistently—use middleware, decorators, or centralized checks. Apply principle of least privilege. Log authorization failures. Test authorization boundaries explicitly in your test suite.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results