EnvCP
왜 EnvCP인가요?
로컬 전용 저장소 — 비밀 정보가 기기를 절대 벗어나지 않습니다.
저장 시 암호화 — Argon2id 키 파생을 사용한 AES-256-GCM (64MB 메모리, 3 패스)
참조 기반 액세스 — AI는 변수를 이름으로만 참조하며, 실제 값을 절대 볼 수 없습니다.
자동 .env 주입 — 값을 .env 파일에 자동으로 주입할 수 있습니다.
AI 액세스 제어 — AI가 비밀 정보를 사전에 나열하거나 확인하지 못하도록 차단합니다.
범용 호환성 — MCP, OpenAI, Gemini 또는 REST 프로토콜을 통해 모든 AI 도구와 작동합니다.
빠른 시작
npm install -g @fentz26/envcp
envcp init
envcp add API_KEY --value "your-secret-key"
envcp serve --mode auto --port 3456문서
가이드 | 설명 |
설치, CLI 참조, 통합, 구성 | |
SLSA 3 출처 검증 — npm, GitHub CLI, slsa-verifier | |
취약점 보고, 암호화 세부 정보, 모범 사례 |
보안 및 공급망
SLSA Level 3 — 공급망 무결성을 위한 빌드 출처 (검증 →)
저장 시 암호화 — Argon2id 키 파생을 사용한 AES-256-GCM
로컬 전용 — 비밀 정보가 기기를 절대 벗어나지 않습니다.
SHA 고정 CI — 모든 GitHub Actions는 변경 불가능한 커밋 SHA에 고정됨
서명된 npm 릴리스 — v1.2.0부터
npm audit signatures로 검증 가능
라이선스
SAL v1.0 — 자세한 내용은 LICENSE 파일을 참조하세요.
지원
이메일: contact@envcp.org
GitHub 이슈: https://github.com/fentz26/EnvCP/issues
This server cannot be installed
Maintenance
Related MCP Connectors
Encrypted secret store and rotation for autonomous agent credentials
Zero-install security baseline for AI coding agents — OWASP/CWE-cited rules over MCP.
Compliance & security scan for your app: secrets, exposed files, headers, privacy, AI-disclosure.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/fentz26/EnvCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server