Audit fix authz
Skill danygiguere/audit-skills/.agents/skills/audit-fix-authz
Remediation patterns for authorization findings. Use after an audit confirms an authz or IDOR issue and the user asks for a fix — policy checks, ownership scoping.From its SKILL.md
npx -y skills add danygiguere/audit-skills --skill audit-fix-authzAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 5 stars5 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.4 KB, 49 tokens by cl100k_base, as published. Nobody here has run it
Read ../audit/references/remediation/authz-patterns.md and apply its patterns to fix the
confirmed findings the user referenced. Make the smallest change that restores
the invariant, and keep style consistent with the surrounding code.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.