credential-managerMANDATORY 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.
Install via ClawdBot CLI:
clawdbot install callmedas69/credential-managerGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://owasp.org/www-project-api-security/Audited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
A tech startup is building an AI application with OpenClaw and needs to securely manage API keys for multiple AI providers and services. This skill consolidates scattered credentials from development environments into a single secure .env file, ensuring compliance with security best practices from day one.
A large enterprise is auditing its OpenClaw deployment for security vulnerabilities related to credential management. This skill scans for scattered credential files, validates permissions, and enforces centralized storage to reduce attack surface and meet internal security policies.
A DevOps team is migrating legacy applications to OpenClaw and needs to transition credentials from old config files to a standardized .env format. This skill automates backup, consolidation, and validation, streamlining the migration while maintaining security integrity.
A freelance developer works with multiple clients using OpenClaw and must keep each client's credentials separate and secure. This skill helps create and manage distinct .env files per project, enforcing permissions and preventing accidental exposure across workspaces.
A university AI lab uses OpenClaw for research and teaching, requiring students to manage credentials safely. This skill provides a structured way to consolidate and validate credentials, teaching security fundamentals while protecting sensitive API keys from misuse.
Offer credential management as part of a broader security service for OpenClaw deployments, charging subscription fees for ongoing audits, consolidation, and compliance monitoring. This model targets enterprises needing continuous security oversight.
Provide professional services to help organizations migrate scattered credentials to centralized .env files using this skill, including custom scripting and training. This model appeals to companies lacking in-house security expertise.
Monetize by offering premium support, custom integrations, or enhanced features built on top of the open-source skill, such as advanced scanning for niche services or automated key rotation tools.
💬 Integration Tip
Integrate this skill early in your OpenClaw setup process to avoid scattered credentials; use the scan.py script first to identify existing issues before consolidation.
Scored Apr 19, 2026
Calendar management and scheduling. Create events, manage meetings, and sync across calendar providers.
Sync and query CalDAV calendars (iCloud, Google, Fastmail, Nextcloud, etc.) using vdirsyncer + khal. Works on Linux.
Manage tasks and projects in Todoist. Use when user asks about tasks, to-dos, reminders, or productivity.
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Send short status descriptions in chat for long-running tasks. Use when you need to provide periodic updates during multi-step operations, confirm task completion, or notify of failures. Includes automated periodic monitoring that sends updates every 5 seconds, status message templates, and a helper function for consistent status reporting.
Create, list, and manage macOS Calendar events via AppleScript. Use when the user asks to add a reminder, schedule an event, create a calendar entry, set a d...