rogue-dev-studio

Rogue Auth Access Control Skill — Development skill for Claude Code

Development community

Expert authentication and authorization engineering: identity lifecycle, session/token handling, password/OTP flows, RBAC/ABAC permission models, default-deny enforcement at every sensitive boundary.

How to install Rogue Auth Access Control Skill

This entry records only its repository, not the path inside it, so there is no exact command to give. Open rogue-dev-studio/rogue-auth-access-control-skill and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Rogue Auth Access Control Skill does

Expert authentication and authorization engineering: identity lifecycle, session/token handling, password/OTP flows, RBAC/ABAC permission models, default-deny enforcement at every sensitive boundary, and safe audit logging. Use when implementing login/logout, role-permission matrices, policy gates, scoped multi-tenant access, or reviewing authn/...

Alternatives in Development

  • Breach Check — HIBP k-anonymity check on a password wordlist 4.5k ★
  • Octo Freeze — Restrict file edits to a specific directory boundary 2.8k ★
  • 05 Env And Auth — Prompt 05: Environment Configuration & API Authentication 2.3k ★

README

rogue-auth-access-control-skill

**Rogue Development** skill package for agents.

Expert authentication and authorization engineering: identity lifecycle, session/token handling, password/OTP flows, RBAC/ABAC permission models, default-deny enforcement at every sensitive boundary, and safe audit logging. Use when implementing login/logout, role-permission matrices, policy gates, scoped multi-tenant access, or reviewing authn/authz for APIs and UI routes.

Install

Copy `SKILL.md` into your agent skills directory (Cursor / Claude Code / compatible host), or clone this repository.

License

MIT - Rogue Development. See `LICENSE` and `NOTICE`.