Sentry django-access-review
Reviews Django code for access-control and authorization issues.
🛡️ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for Sentry django-access-review, derived from its capabilities.
AIVSS 4.7 · Medium
View MAESTRO 7-layer threat model →Overview
A Sentry-published Agent Skill that audits Django applications for missing or incorrect access-control and permission checks. It encodes Django auth review heuristics used by the Sentry team. Reads the target Django codebase to surface authorization gaps.
Key features
- Django authorization review
- Permission-check gaps
- Access-control heuristics
Use cases
- Audit a Django view for missing auth
- Find broken object-level permissions