dotenc
CommunitySecurely manage secrets with SSH keys.
Authorivanfilhoz
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a secure, Git-native way to manage environment secrets for applications, eliminating the need for external secret management services and leveraging existing SSH keys for encryption.
Core Features & Use Cases
- Encrypted Environments: Store sensitive variables in encrypted
.envfiles committed to your repository. - SSH Key Integration: Uses your existing SSH keys for encryption and decryption, avoiding extra key management.
- Secure Command Execution: Run commands with secrets automatically decrypted and injected into the environment.
- Team Collaboration: Securely grant and revoke access to environments for team members.
- Use Case: A developer needs to run a local development server that requires API keys. They can use
dotenc devto start the server with their encrypted API keys automatically loaded, without exposing them in plain text.
Quick Start
Use the dotenc skill to initialize dotenc in the current repository for the user 'alice'.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferencesassets
💻 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: dotenc Download link: https://github.com/ivanfilhoz/dotenc/archive/main.zip#dotenc 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.