Communityv1.3.0

Credential Manager

MANDATORY security foundation for OpenClaw. Consolidate scattered API keys and credentials into a secure .env file with proper permissions. Use when setting up OpenClaw, migrating credentials, auditing security, or enforcing the .env standard. This is not optional — centralized credential management is a core requirement for secure OpenClaw deployments. Scans for credential files across common locations, backs up existing files, creates a unified .env with mode 600, validates security, and enforces best practices.

4.8kdownloads2stars46active installsMr. TeeClaw
View on ClawHubBack to Skills

Skill Details

Slug
credential-manager
Latest Version
1.3.0
Author
Mr. TeeClaw
Published
Feb 5, 2026
Updated
May 15, 2026
Total Versions
4

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 Credential Manager.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.3.0

Consolidation Rule enforcement - all credentials MUST be in ~/.openclaw/.env ONLY. Enhanced detection for workspace/skills/scripts .env files. New CONSOLIDATION-RULE.md documentation.