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-hygieneGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
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.
Scored Apr 19, 2026
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).
Trello API integration with managed OAuth. Manage boards, lists, cards, members, and labels. Use this skill when users want to interact with Trello for project management. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Build, debug, and deploy websites using HTML, CSS, JavaScript, and modern frameworks following production best practices.
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.
Google Ads API integration with managed OAuth. Query campaigns, ad groups, keywords, and performance metrics with GAQL. Use this skill when users want to interact with Google Ads data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Google Tasks API integration with managed OAuth. Manage task lists and tasks with full CRUD operations. Use this skill when users want to read, create, update, or delete tasks and task lists in Google Tasks. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gatew