api-credentials-hygieneAudits and hardens API credential handling (env vars, separation, rotation plan, least privilege, auditability). Use when integrating services or preparing production deployments where secrets must be managed safely.
Install via ClawdBot CLI:
clawdbot install KOwl64/api-credentials-hygieneAudits and hardens API credential handling (env vars, separation, rotation plan, least privilege, auditability).
.env template (placeholders only).Success = no secrets committed or embedded, permissions minimized, rotation steps documented, and auditability defined.
Credential map template:
CREDENTIAL MAP
- Integration: <name>
- Env vars:
- <VAR_NAME>: <purpose> (secret/non-secret)
- Permissions/scopes: <list>
- Used by: <service/workflow>
- Storage: <secret manager/env var>
- Rotation: <cadence> | <owner> | <procedure>
- Audit: <what is logged and where>
If providing a template, output assets/dotenv-template.example with placeholders only.
Output: Env var map + plan to move to n8n credentials/env vars + rotation runbook.
Output: Two env maps + naming scheme + access boundary checklist.
Generated Mar 1, 2026
An online retailer integrates payment gateways and shipping APIs, with API keys hard-coded in backend scripts. This skill helps move keys to environment variables, implement least-privilege access for each service, and create a rotation plan to prevent downtime during updates.
A software-as-a-service company deploys microservices using containers, with credentials stored in config files. The skill audits credential storage, separates dev and prod environments, and establishes audit logs for key usage to enhance security compliance.
A healthcare provider uses APIs to exchange patient data between systems, requiring strict access controls. This skill assists in mapping credentials to env vars, reducing permissions to essential scopes, and documenting rotation procedures to meet regulatory standards.
A manufacturer manages IoT devices via cloud APIs, with keys embedded in firmware. The skill helps transition to secure storage like secret managers, define audit trails for device authentication, and plan key rotations without disrupting operations.
A fintech firm automates workflows using n8n with API keys in nodes. This skill creates an env var map, implements credential separation for different environments, and develops a runbook for rotating keys to minimize security risks.
Companies offer cloud services with recurring fees, requiring secure API integrations for features like billing and analytics. This skill ensures credential hygiene to protect customer data and maintain service reliability, reducing churn.
Platforms connect buyers and sellers, relying on APIs for payments, logistics, and third-party services. Implementing this skill helps secure transactions, comply with PCI DSS, and prevent fraud through controlled access.
Firms provide IT and security services, managing client API integrations. Using this skill delivers audit reports and rotation plans as value-added offerings, enhancing client trust and enabling scalable service delivery.
π¬ Integration Tip
Start by inventorying all API credentials in use, then prioritize moving them to environment variables or a secret manager before implementing least-privilege access and rotation plans.
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.
Connect to 100+ APIs (Google Workspace, Microsoft 365, GitHub, Notion, Slack, Airtable, HubSpot, etc.) with managed OAuth. Use this skill when users want to...
Build, debug, and deploy websites using HTML, CSS, JavaScript, and modern frameworks following production best practices.
YouTube Data API integration with managed OAuth. Search videos, manage playlists, access channel data, and interact with comments. Use this skill when users want to interact with YouTube. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Scaffold, test, document, and debug REST and GraphQL APIs. Use when the user needs to create API endpoints, write integration tests, generate OpenAPI specs, test with curl, mock APIs, or troubleshoot HTTP issues.
Search for jobs across LinkedIn, Indeed, Glassdoor, ZipRecruiter, Google Jobs, Bayt, Naukri, and BDJobs using the JobSpy MCP server.