From jeremylongshore-claude-code-plugins-plus-skills
Validates bearer tokens for API authentication, offering step-by-step guidance, best practices, code generation, and validation for REST, GraphQL, and OpenAPI.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin langchain-py-packThis skill is limited to using the following tools:
This skill provides automated assistance for bearer token validator tasks within the API Development domain.
Validates JWT tokens, provides step-by-step guidance, generates secure configurations, and follows best practices for authentication and secure coding.
Guides API authentication, authorization, and security patterns including OAuth 2.0 flows with PKCE, OIDC, JWT, API keys, rate limiting, and common vulnerabilities.
Tests API authentication weaknesses including token validation failures, unprotected endpoints, JWT flaws, credential risks, and session defects. Useful for REST API security audits per OWASP API2:2023.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for bearer token validator tasks within the API Development domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with bearer token validator" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the API Development skill category. Tags: api, rest, graphql, openapi, swagger