Skill Wiki v0.1.0
principle @community/principle-owasp-broken-access-control

Owasp Broken Access Control

Every server-side request must verify the requesting user is authorized for the specific resource and action — never trust client-side authorization signals, never assume that hiding a UI element also protects the underl…

Skill
@community
Domain
security
Version
1.0.0
Quality
4.0
Edges
3 out · 11 in
Tokens
117/346/575
$ prime install @community/principle-owasp-broken-access-control

Projection

Always in _index.xml · the agent never has to ask for this.

OwaspBrokenAccessControl [principle] v1.0.0

OWASP Top 10 A01:2021 — most widespread web application vulnerability category. Failures restricting authenticated users to only their own resources and actions.

Every server-side request must verify the requesting user is authorized for the specific resource and action — never trust client-side authorization signals, never assume that hiding a UI element also protects the underlying API endpoint.

Source

prime-system/examples/frontend-design/primes/compiled/@community/principle-owasp-broken-access-control/atom.yaml

Compiled at 2026-05-07