From jeremylongshore-claude-code-plugins-plus-skills
Provides step-by-step guidance and production-ready code for secure API key management, including storage, best practices, authentication, and configurations for API integrations.
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 api key manager tasks within the Security Fundamentals domain.
Discovers, classifies, protects, and governs API keys, tokens, secrets across code, git history, CI/CD, containers, VPS, logs; enforces least privilege, rotation, zero-exposure for providers like OpenAI, AWS, GCP.
Configures API key authentication setups for REST, GraphQL, and OpenAPI services. Generates production-ready code, configurations, and best practices for API development and integrations.
Implements secure API key generation, hashed storage, rotation, revocation, scoping, rate limiting, and leak monitoring for API credential protection.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for api key manager tasks within the Security Fundamentals domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with api key manager" 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 Security Fundamentals skill category. Tags: security, authentication, validation, owasp, secure-coding