Skill Wiki v0.1.0
anti-pattern @security/anti-pattern-state-change-on-get

State Change On Get

Routes that perform side effects — delete, transfer, subscribe, like, vote, fire-the-missiles — in response to a GET.…

Skill
@security
Domain
security
Version
0.1.0
Quality
4.0
Edges
2 out · 3 in
Tokens
76/308/540
$ prime install @security/anti-pattern-state-change-on-get

Projection

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

StateChangeOnGet [anti-pattern] v0.1.0

Routes that perform side effects — delete, transfer, subscribe, like, vote, fire-the-missiles — in response to a GET. Including 'click here to confirm' links that use GET, image-tag-triggered URLs, and admin actions exposed via clickable links.

Source

prime-system/examples/security-appsec/primes/compiled/@security/anti-pattern-state-change-on-get/atom.yaml

Compiled at 2026-05-10