From sundial-org-awesome-openclaw-skills-4
Audits authentication flows and code for security vulnerabilities including hardcoded credentials, missing rate limiting, insecure sessions, JWT issues, CSRF gaps, and weak password policies.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4This skill uses the workspace's default tool permissions.
Scan your auth implementation for security holes. Catches the stuff that gets you hacked.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Scan your auth implementation for security holes. Catches the stuff that gets you hacked.
npx ai-auth-check ./src/auth/
# Audit auth directory
npx ai-auth-check ./src/auth/
# Scan specific auth file
npx ai-auth-check ./src/lib/auth.ts
# Full project scan
npx ai-auth-check ./src --recursive
Node.js 18+. OPENAI_API_KEY required.
MIT. Free forever.
Built by LXGIC Studios