Authentication
v1.0.0Proving identity: sessions, tokens, MFA, recovery. Use when implementing login, token refresh, or auth bugs.
⭐ 0· 145·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description (sessions, tokens, MFA, recovery) match the SKILL.md content. The skill is purely procedural guidance and does not request credentials, binaries, or platform-specific access that would be unnecessary for its stated purpose.
Instruction Scope
The SKILL.md confines itself to asking questions, proposing a four-stage workflow, checklists, and concrete recommendations. It does not instruct the agent to read files, access secrets, or call external endpoints. It asks for context (environment, scale) but does not demand sensitive data.
Install Mechanism
No install spec and no code files — instruction-only. Nothing will be written to disk or downloaded by the skill itself, which minimizes installation risk.
Credentials
No environment variables, credentials, or config paths are requested. The guidance mentions asking for contextual information (scale, environment) but does not require secrets or platform keys.
Persistence & Privilege
always is false and the skill is user-invocable; model invocation is allowed (the platform default). The skill does not request persistent or elevated privileges or modify other skills/configurations.
Assessment
This skill is a coherent, low-risk guidance workflow for authentication work. It's safe to install from a permissions perspective because it asks for no credentials and performs no installs. When using it, avoid pasting real secrets or production credentials into chat; provide redacted or mocked examples instead. If the skill suggests configuration or code changes, review them before applying in production and run tests/canaries as recommended by the workflow.Like a lobster shell, security has layers — review code before you run it.
latestvk970f5gjjpnrjarm443pzqevr183pedx
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
