Rogue Auth Access Control Skill — Development skill for Claude Code
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.
- Market: https://rogue-dev-studio.github.io/rogue-market-agent/
- Skill id:
auth-access-control
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`.
Related Skills
Hatch3r Auth Scaffold
Scaffold authentication boilerplate for a greenfield API service — OAuth 2.1 authorization-code-with-PKCE flow
Agent API
Work as the API & Integration Engineer agent — Connects services with correct contracts, authorization, retry
Subsystem
Scaffold a custom Alfresco subsystem (ChildApplicationContextFactory + default/instance properties) or, in aut
Review Admin
Review admin - RBAC, bootstrap, config management, feature flags
Depictio Embl Admin Login
Auth as Depictio admin on an EMBL K8s deployment by injecting the on-pod long-lived token into the React /dash
Harden Auth
Deployment hardening step 2 — review auth/session/authz surfaces. Identifies insecure cookies, broad CORS, mis
Related Agents
Spgr Agent Auth
The authority on authentication, authorization, sessions, and identity. Use when an identity, session, permiss
Identity Access Engineer
Identity and access domain advisor: OAuth2/OIDC, SSO, SCIM, WebAuthn, multi-tenant RBAC, session and token des
Auth Engineer
Authentication and access-control specialist for SMB Product-Builder products. Owns the auth contract — provid