session-passwordProvides secure session authentication using bcrypt-hashed passwords, security questions, email recovery, and lockout protection with audit logging.
Install via ClawdBot CLI:
clawdbot install squallsol/session-passwordGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://skillpay.meAudited Apr 18, 2026 · audit v1.0
Generated Mar 21, 2026
Used in customer service platforms to authenticate users before accessing sensitive billing or account information. Prevents unauthorized access by requiring a passphrase at session start, with email recovery for forgotten passwords.
Integrates into financial or e-commerce systems to protect payment processing sessions. Ensures only authorized personnel can initiate transactions using bcrypt hashing and security questions for added security.
Deployed in healthcare applications to authenticate users accessing patient records or medical data. Uses configurable timeouts and lockout features to comply with privacy regulations and prevent data breaches.
Applied in team collaboration software to secure internal meetings or document sharing sessions. Supports bilingual prompts for global teams and integrates with billing for paid usage tracking.
Used in online learning systems to verify students or instructors before accessing exams or graded materials. Provides recovery options via email to minimize disruption in educational workflows.
Charges $0.01 USDT per authentication call via SkillPay on BNB Chain. Ideal for low-volume or sporadic usage, allowing users to pay only when the skill is triggered without subscription fees.
Offers basic authentication for free, with advanced features like email recovery or extended timeouts available as paid upgrades. Encourages adoption while monetizing enhanced security needs.
Provides bulk pricing or flat-rate licenses for organizations with high authentication volumes, such as corporations or institutions. Includes custom configuration support and priority integration assistance.
💬 Integration Tip
Run the setup wizard to configure password hashing and recovery options, and ensure SkillPay is linked for billing before deployment.
Scored Apr 19, 2026
Self-hosted auth for TypeScript/Cloudflare Workers with social auth, 2FA, passkeys, organizations, RBAC, and 15+ plugins. Requires Drizzle ORM or Kysely for D1 (no direct adapter). Self-hosted alternative to Clerk/Auth.js. Use when: self-hosting auth on D1, building OAuth provider, multi-tenant SaaS, or troubleshooting D1 adapter errors, session caching, rate limits, Expo crashes, additionalFields bugs.
Clerk integration. Manage Users, Organizations. Use when the user wants to interact with Clerk data.
Clerk auth with API Keys beta (Dec 2025), Next.js 16 proxy.ts (March 2025 CVE context), API version 2025-11-10 breaking changes, clerkMiddleware() options, webhooks, production considerations (GCP outages), and component reference. Prevents 15 documented errors. Use when: API keys for users/orgs, Next.js 16 middleware filename, troubleshooting JWKS/CSRF/JWT/token-type-mismatch errors, webhook verification, user type inconsistencies, or testing with 424242 OTP.
Start and complete WordPress.com OAuth and publish posts through the WordPress.com REST API. Use when you need to generate an authorization URL, exchange cal...
Configures Firebase Authentication — providers, security rules, custom claims, and React auth hooks
Use when auditing Go code involving authentication flows, RBAC policies, Kubernetes admission webhooks, JWT/OAuth token validation, or privilege escalation i...