the-controller-setting-credentials
CommunitySecurely set API keys and secrets.
Authorkwannoel
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a secure method for agents to set API keys, secrets, or other sensitive credentials within a project's .env file, preventing them from being exposed in terminal output or conversation history.
Core Features & Use Cases
- Secure Credential Management: Uses a companion CLI (
controller-cli) to interact with The Controller app for secret input. - Masked Input: The secret value is entered via a masked modal in the UI, ensuring it's never visible in the terminal.
- Use Case: An agent needs to configure an OpenAI API key for a new project. It uses this Skill to prompt the user for the key securely and writes it to the project's
.envfile without logging the key itself.
Quick Start
Use the controller-cli to set the OPENAI_API_KEY for the 'my-app' project.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: the-controller-setting-credentials Download link: https://github.com/kwannoel/the-controller/archive/main.zip#the-controller-setting-credentials Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.