Communityv1.0.0

API credentials hygiene

Audits 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.

2.5kdownloads2stars4active installsKOwl64
View on ClawHubBack to Skills

Skill Details

Slug
api-credentials-hygiene
Latest Version
1.0.0
Author
KOwl64
Published
Jan 17, 2026
Updated
Feb 26, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for API credentials hygiene.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of the api-credentials-hygiene skill: - Audits and hardens API credential management covering environment variables, separation, rotation planning, and least-privilege principles. - Provides credential mapping, rotation runbooks, least-privilege checklists, and optional `.env` templates with placeholders. - Designed for integration and deployment scenarios to improve secret handling and auditability. - Outputs technical documentation only; does not handle actual secrets or offer legal/compliance advice. - Promotes secure workflows by preventing embedded secrets, minimizing permissions, and documenting access and rotation procedures.