auth0-expressUse when adding authentication (login, logout, protected routes) to Express.js web applications - integrates express-openid-connect for session-based auth.
Install via ClawdBot CLI:
clawdbot install auth0/auth0-expressGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
process.env.SECRETCalls external URL not in known-safe list
https://github.com/auth0/agent-skillsUses known external API (expected, informational)
raw.githubusercontent.comAI Analysis
This skill provides legitimate authentication integration for Express.js using the official Auth0 SDK. While it accesses environment variables containing credentials (SECRET, CLIENT_SECRET), this is expected behavior for authentication middleware and follows standard security practices. The external references are to Auth0's official GitHub repository and documentation, consistent with the skill's stated purpose.
Usage Guide
Loading usage data… refresh in a few seconds.
Scored Jul 15, 2026
Audited Apr 17, 2026 · audit v1.0
Use when building UI with shadcn/ui components, Tailwind CSS layouts, form patterns with react-hook-form and zod, theming, dark mode, sidebar layouts, mobile navigation, or any shadcn component question.
Tailwind reference tool. Use when working with tailwind in frontend contexts.
A product creation skill based on the "Bee Website Builder" Open API. It is used to create a new product under a specified site language and product group, w...
A product update skill based on the "Bee Website Builder" Open API. It is used to update an existing product under a specified site language and supports upd...
Build WCAG 2.1 AA compliant websites with semantic HTML, proper ARIA, focus management, and screen reader support. Includes color contrast (4.5:1 text), keyboard navigation, form labels, and live regions. Use when implementing accessible interfaces, fixing screen reader issues, keyboard navigation, or troubleshooting "focus outline missing", "aria-label required", "insufficient contrast".
Use when building Vue 3 applications with Composition API, Nuxt 3, or Quasar. Invoke for Pinia, TypeScript, PWA, Capacitor mobile apps, Vite configuration.