Armory
Source
Browse
Skills

quarkus-security

Quarkus Security best practices for authentication, authorization, JWT/OIDC, RBAC, input validation, CSRF, secrets management, and dependency security.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install quarkus-security --cli claude

writes the skill into.claude/skills/quarkus-security/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/quarkus-security/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Quarkus Security best practices for authentication, authorization, JWT/OIDC, RBAC, input validation, CSRF, secrets management, and dependency security.

When to use it

Quarkus Security best practices for authentication, authorization, JWT/OIDC, RBAC, input validation, CSRF, secrets management, and dependency security.

How to install / invoke

Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/quarkus-security/SKILL.md

Notes

Ingested from the affaan-m/ecc harness library (MIT).