EnvCP
なぜEnvCPなのか?
ローカル専用ストレージ — シークレットがマシンから外部へ送信されることはありません
保存時の暗号化 — AES-256-GCMとArgon2idキー導出(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 — サプライチェーンの整合性のためのビルド来歴 (検証 →)
保存時の暗号化 — AES-256-GCMとArgon2idキー導出
ローカル専用 — シークレットがマシンから外部へ送信されることはありません
SHA固定CI — すべてのGitHub Actionsは不変のコミットSHAに固定されています
署名付きnpmリリース — v1.2.0以降、
npm audit signaturesで検証可能
ライセンス
SAL v1.0 — 詳細は LICENSE ファイルを参照してください。
サポート
メール: contact@envcp.org
GitHub Issues: https://github.com/fentz26/EnvCP/issues
ドキュメント: https://envcp.org/docs
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