seekrit (local crypto plane)
NPM · @SEEKRIT/MCP · SCANNED SEP 25
Zero-knowledge secrets manager — local crypto-plane MCP server: decrypts and injects secrets.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 31 of 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency6
- Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- License check failed: no license is declared. See how to fix → Fail
- Actively maintained (last published 4 days ago).Pass
- Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability69
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 3437 tokens (~70/item across 49 items; 49 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management87
- Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage78
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 34% of tool parameters carry a description.Partial
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- All 6 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
- An AI judge read all 50 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the seekrit (local crypto plane) MCP server?
seekrit (local crypto plane) runs locally as an npm package, launched with npx -y @seekrit/mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · @seekrit/mcp
claude mcp add dev-seekrit-mcp -- npx -y @seekrit/mcp
{
"mcpServers": {
"dev-seekrit-mcp": {
"command": "npx",
"args": [
"-y",
"@seekrit/mcp"
]
}
}
} {
"servers": {
"dev-seekrit-mcp": {
"command": "npx",
"args": [
"-y",
"@seekrit/mcp"
]
}
}
} codex mcp add dev-seekrit-mcp -- npx -y @seekrit/mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"dev-seekrit-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"@seekrit/mcp"
],
"enabled": true
}
}
} openclaw mcp add dev-seekrit-mcp --command npx --arg -y --arg @seekrit/mcp
mcp_servers:
dev-seekrit-mcp:
command: "npx"
args: ["-y", "@seekrit/mcp"] {
"McpServers": {
"dev-seekrit-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@seekrit/mcp"
]
}
}
} assistant mcp add dev-seekrit-mcp -t stdio -c npx -a -y @seekrit/mcp
{
"mcpServers": {
"dev-seekrit-mcp": {
"command": "npx",
"args": [
"-y",
"@seekrit/mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 25 Sept 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 24 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.
- 23 Sept 26 −3
- Stability: pass → 0.80 functional
- 22 Sept 26 0
- Stability: 0.97 → pass security
- 21 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
- 20 Sept 26 −1
- Stability: pass → unverified ▼ security
- Tool safety: pass → unverified ▼ security
- Capabilities: pass → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- Stability: pass → 0.93 functional
- Package version: 0.8.1 → 0.8.5 functional
- 19 Sept 26 0
- Stability: 0.97 → pass security
- 18 Sept 26 0
- Stability: pass → 0.97 functional
- Package version: 0.6.0 → 0.8.1 functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 25 Sept 2026 · Analysed npm/@seekrit/mcp@0.8.5
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 95 packages
| Packages resolved | 95 |
|---|---|
| Stale | 31 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
audit ~47
Read the organization's audit trail (most recent first).
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | – | filter by action, e.g. secret.updated |
| limit | integer | – | – |
| org | string | – | – |
No output schema declared.
No examples provided.
compose_group ~58
Compose a group into an application environment (higher position wins on name clashes).
| Name | Type | Req | Description |
|---|---|---|---|
| app | string | yes | – |
| env | string | yes | – |
| group | string | yes | – |
| org | string | – | – |
| position | integer | – | – |
No output schema declared.
No examples provided.
configure_project ~59
Link a directory to an org/app by writing seekrit.json (like `seekrit init`). The environment is chosen by the service token at runtime.
| Name | Type | Req | Description |
|---|---|---|---|
| app | string | yes | – |
| dir | string | – | – |
| org | string | yes | – |
No output schema declared.
No examples provided.
create_app ~36
Create an application in an organization.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | – |
| org | string | – | – |
| slug | string | yes | – |
No output schema declared.
No examples provided.
create_branch ~150
Fork an environment into an ephemeral branch (a per-PR / preview config). The branch inherits the parent's secrets by layering at read time — nothing is copied or re-encrypted — and holds only the values you override on it. Generates the branch's data key locally, grants it to the caller, and shares it with the parent's other readers.
| Name | Type | Req | Description |
|---|---|---|---|
| app | string | yes | – |
| from | string | yes | the environment to branch |
| org | string | – | – |
| slug | string | yes | the branch name, e.g. pr-142 |
| ttl | string | – | lifetime: 12h, 7d, 2w, … or `never` (default 7d) |
No output schema declared.
No examples provided.
create_env ~53
Create an application environment. Generates the data key locally and grants it to the caller.
| Name | Type | Req | Description |
|---|---|---|---|
| app | string | yes | – |
| name | string | yes | – |
| org | string | – | – |
| slug | string | yes | – |
No output schema declared.
No examples provided.
create_group ~43
Create a shared group (reusable secret bag) in an organization.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | – |
| org | string | – | – |
| slug | string | yes | – |
No output schema declared.
No examples provided.
create_group_env ~54
Create a group environment. Generates the data key locally and grants it to the caller.
| Name | Type | Req | Description |
|---|---|---|---|
| group | string | yes | – |
| name | string | yes | – |
| org | string | – | – |
| slug | string | yes | – |
No output schema declared.
No examples provided.
create_mysql_lease ~128
Mint a short-lived MySQL/MariaDB credential against a target and return a ready-to-use connection URL. The password is generated on THIS machine and only its mysql_native_password hash is sent to the API — the plaintext never reaches seekrit or MySQL at rest. The user auto-expires; revoke early with revoke_mysql_lease.
| Name | Type | Req | Description |
|---|---|---|---|
| org | string | – | – |
| target | string | yes | target id or name |
| ttlSeconds | integer | – | lifetime (default 3600) |
| user | string | – | user name to create (default: random tmp_ name) |
No output schema declared.
No examples provided.
create_org ~41
Create an organization. Requires a user session — service tokens cannot own a Stytch org.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | – |
| slug | string | yes | – |
No output schema declared.
No examples provided.
create_pg_lease ~124
Mint a short-lived Postgres credential against a target and return a ready-to-use connection URL. The password is generated on THIS machine and only its SCRAM verifier is sent to the API — the plaintext never reaches seekrit or Postgres at rest. The role auto-expires; revoke early with revoke_pg_lease.
| Name | Type | Req | Description |
|---|---|---|---|
| org | string | – | – |
| role | string | – | role name to create (default: random tmp_ name) |
| target | string | yes | target id or name |
| ttlSeconds | integer | – | lifetime (default 3600) |
No output schema declared.
No examples provided.
create_token ~137
Mint a service token, printed once. Runtime tokens bind to one app environment (auto-granted its keys, so a command/agent can decrypt it). Pass admin:true for an org-scoped provisioning token (create apps/groups/envs, grant, mint tokens) — admin tokens need no env binding.
| Name | Type | Req | Description |
|---|---|---|---|
| admin | boolean | – | mint an org-scoped admin token |
| app | string | – | bind to this app (runtime tokens) |
| env | string | – | bind to this env (runtime tokens) |
| name | string | yes | display name, e.g. ci-deploy or agent-session |
| org | string | – | – |
No output schema declared.
No examples provided.
delete_branch ~47
Tear down a branch config and every value it overrode. The parent environment is untouched.
| Name | Type | Req | Description |
|---|---|---|---|
| app | string | yes | – |
| branch | string | yes | – |
| org | string | – | – |
No output schema declared.
No examples provided.
delete_secret ~90
Delete a secret from an environment.
| Name | Type | Req | Description |
|---|---|---|---|
| app | string | – | application slug or id (or set via configure_project) |
| env | string | – | environment slug or id (a service token infers its own) |
| group | string | – | target a group environment instead of an app |
| name | string | yes | – |
| org | string | – | organization slug or id (defaults to a lone org) |
No output schema declared.
No examples provided.
export_env ~98
Write the resolved secrets to a dotenv file on disk and return the variable names written (never the values). Use to materialize a .env for local tooling.
| Name | Type | Req | Description |
|---|---|---|---|
| app | string | – | – |
| branch | string | – | read an ephemeral branch of that environment |
| env | string | – | – |
| file | string | yes | path to write, e.g. .env |
| org | string | – | – |
| with | object | – | – |
No output schema declared.
No examples provided.
get_secret ~209
Return one secret. By default only reports presence + version; pass reveal:true to decrypt the plaintext into this response (avoid unless the value is actually needed — prefer run_command). A revealed current value has its ${OTHER_SECRET} references expanded against this environment's own secrets; pass raw:true for the stored text instead. Pass `version` to read an earlier version instead of the current one (always as stored, never expanded).
| Name | Type | Req | Description |
|---|---|---|---|
| app | string | – | application slug or id (or set via configure_project) |
| env | string | – | environment slug or id (a service token infers its own) |
| group | string | – | target a group environment instead of an app |
| name | string | yes | – |
| org | string | – | organization slug or id (defaults to a lone org) |
| raw | boolean | – | skip ${OTHER_SECRET} expansion (with reveal) |
| reveal | boolean | – | – |
| version | integer | – | an earlier version from list_secret_versions (default: current) |
No output schema declared.
No examples provided.
get_started ~34
The recommended first-project recipe: provision structure, store secrets, and use them without exposing values. Call this before doing anything else.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
grant_env ~142
Grant a member (by email) or service token (by id) access to an environment's data key. Re-wraps the DEK to the grantee — the caller must already hold the key.
| Name | Type | Req | Description |
|---|---|---|---|
| app | string | – | application slug or id (or set via configure_project) |
| env | string | – | environment slug or id (a service token infers its own) |
| group | string | – | target a group environment instead of an app |
| org | string | – | organization slug or id (defaults to a lone org) |
| token | string | – | service token id (skt_…) |
| user | string | – | org member email |
No output schema declared.
No examples provided.
kms_create_key ~89
Create an org-scoped managed key. Material is generated locally and wrapped to each grantee (self plus any listed users/tokens); the server never sees it. Use the CLI for app/group-scoped keys.
| Name | Type | Req | Description |
|---|---|---|---|
| grantTokens | array | – | – |
| grantUsers | array | – | – |
| name | string | yes | – |
| org | string | – | – |
| purpose | string | yes | – |
No output schema declared.
No examples provided.
kms_decrypt ~54
Decrypt a ce1 blob. Supply the same `context` used to encrypt.
| Name | Type | Req | Description |
|---|---|---|---|
| ciphertext | string | yes | – |
| context | string | – | – |
| key | string | yes | – |
| org | string | – | – |
No output schema declared.
No examples provided.
kms_encrypt ~73
Encrypt a value under a managed encrypt key; returns a ce1 ciphertext blob. `context` (if given) is bound as AAD and must be supplied identically to decrypt.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | – | – |
| key | string | yes | – |
| org | string | – | – |
| plaintext | string | yes | – |
No output schema declared.
No examples provided.
kms_generate_data_key ~53
Generate a data key under a managed encrypt key (envelope encryption). Returns the plaintext key (base64) and its wrapped form to store.
| Name | Type | Req | Description |
|---|---|---|---|
| key | string | yes | – |
| org | string | – | – |
No output schema declared.
No examples provided.
kms_grant ~55
Grant a principal (user email or token id) use of a key's current version.
| Name | Type | Req | Description |
|---|---|---|---|
| key | string | yes | – |
| org | string | – | – |
| token | string | – | – |
| user | string | – | – |
No output schema declared.
No examples provided.
kms_list_keys ~29
List managed KMS keys the caller can see (metadata only).
| Name | Type | Req | Description |
|---|---|---|---|
| org | string | – | – |
No output schema declared.
No examples provided.
kms_sign ~45
Sign a message with a managed signing key; returns an sg1 signature blob.
| Name | Type | Req | Description |
|---|---|---|---|
| key | string | yes | – |
| message | string | yes | – |
| org | string | – | – |
No output schema declared.
No examples provided.
kms_verify ~57
Verify an sg1 signature over a message using a signing key's published public key (no grant needed).
| Name | Type | Req | Description |
|---|---|---|---|
| key | string | yes | – |
| message | string | yes | – |
| org | string | – | – |
| signature | string | yes | – |
No output schema declared.
No examples provided.
list_apps ~21
List applications in an organization.
| Name | Type | Req | Description |
|---|---|---|---|
| org | string | – | – |
No output schema declared.
No examples provided.
list_branches ~45
List ephemeral branch configs in an application (optionally just one environment's).
| Name | Type | Req | Description |
|---|---|---|---|
| app | string | yes | – |
| env | string | – | – |
| org | string | – | – |
No output schema declared.
No examples provided.
list_env_groups ~43
List the groups composed into an application environment (precedence order).
| Name | Type | Req | Description |
|---|---|---|---|
| app | string | yes | – |
| env | string | yes | – |
| org | string | – | – |
No output schema declared.
No examples provided.
list_envs ~29
List environments of an application.
| Name | Type | Req | Description |
|---|---|---|---|
| app | string | yes | – |
| org | string | – | – |
No output schema declared.
No examples provided.
list_group_envs ~35
List a group's environments (per-slug value sets).
| Name | Type | Req | Description |
|---|---|---|---|
| group | string | yes | – |
| org | string | – | – |
No output schema declared.
No examples provided.
list_groups ~28
List shared groups (reusable secret bags) in an organization.
| Name | Type | Req | Description |
|---|---|---|---|
| org | string | – | – |
No output schema declared.
No examples provided.
list_members ~27
List organization members and their public keys (for granting access).
| Name | Type | Req | Description |
|---|---|---|---|
| org | string | – | – |
No output schema declared.
No examples provided.
list_mysql_leases ~32
List MySQL/MariaDB leases (the ledger — never secret material).
| Name | Type | Req | Description |
|---|---|---|---|
| org | string | – | – |
No output schema declared.
No examples provided.
list_mysql_targets ~29
List registered MySQL/MariaDB provisioning targets for temporary credentials.
| Name | Type | Req | Description |
|---|---|---|---|
| org | string | – | – |
No output schema declared.
No examples provided.
list_orgs ~16
List organizations the caller can access.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_pg_leases ~29
List Postgres leases (the ledger — never secret material).
| Name | Type | Req | Description |
|---|---|---|---|
| org | string | – | – |
No output schema declared.
No examples provided.
list_pg_targets ~26
List registered Postgres provisioning targets for temporary credentials.
| Name | Type | Req | Description |
|---|---|---|---|
| org | string | – | – |
No output schema declared.
No examples provided.
list_secret_versions ~139
List a secret's version history: who wrote each version, when, and which ones were restores. Never returns values — pair it with restore_secret to roll back, or get_secret(version, reveal:true) to inspect one.
| Name | Type | Req | Description |
|---|---|---|---|
| app | string | – | application slug or id (or set via configure_project) |
| env | string | – | environment slug or id (a service token infers its own) |
| group | string | – | target a group environment instead of an app |
| limit | integer | – | default 20 |
| name | string | yes | – |
| org | string | – | organization slug or id (defaults to a lone org) |
No output schema declared.
No examples provided.
list_secrets ~89
List secret names + versions in an environment (never values).
| Name | Type | Req | Description |
|---|---|---|---|
| app | string | – | application slug or id (or set via configure_project) |
| env | string | – | environment slug or id (a service token infers its own) |
| group | string | – | target a group environment instead of an app |
| org | string | – | organization slug or id (defaults to a lone org) |
No output schema declared.
No examples provided.
list_tokens ~27
List an organization's service tokens (never the secret token strings).
| Name | Type | Req | Description |
|---|---|---|---|
| org | string | – | – |
No output schema declared.
No examples provided.
restore_secret ~135
Roll a secret back to an earlier version. The stored ciphertext is replayed as a NEW version (history is append-only, nothing is overwritten). Keyless — no decryption happens, so this works even without a key.
| Name | Type | Req | Description |
|---|---|---|---|
| app | string | – | application slug or id (or set via configure_project) |
| env | string | – | environment slug or id (a service token infers its own) |
| group | string | – | target a group environment instead of an app |
| name | string | yes | – |
| org | string | – | organization slug or id (defaults to a lone org) |
| version | integer | yes | – |
No output schema declared.
No examples provided.
revoke_mysql_lease ~41
Revoke a MySQL/MariaDB lease now (drops the user immediately).
| Name | Type | Req | Description |
|---|---|---|---|
| leaseId | string | yes | – |
| org | string | – | – |
No output schema declared.
No examples provided.
revoke_pg_lease ~38
Revoke a Postgres lease now (drops the role immediately).
| Name | Type | Req | Description |
|---|---|---|---|
| leaseId | string | yes | – |
| org | string | – | – |
No output schema declared.
No examples provided.
revoke_token ~31
Revoke a service token by id.
| Name | Type | Req | Description |
|---|---|---|---|
| org | string | – | – |
| tokenId | string | yes | – |
No output schema declared.
No examples provided.
run_command ~151
Run a command with the resolved secrets injected as environment variables, and return its exit code + captured output. Secret VALUES are never returned — this is the preferred way to use secrets. process env > .env > app env > groups.
| Name | Type | Req | Description |
|---|---|---|---|
| app | string | – | – |
| args | array | – | – |
| branch | string | – | read an ephemeral branch of that environment |
| command | string | yes | executable to run |
| cwd | string | – | – |
| env | string | – | environment slug (token auth infers this) |
| envFile | array | – | .env files to overlay (default [.env]) |
| org | string | – | – |
| with | object | – | group=env slice overrides |
No output schema declared.
No examples provided.
set_secret ~142
Encrypt a value locally and store it in an environment. A value may reference another secret as ${OTHER_SECRET}: the reference is stored literally and expanded whenever the secret is read, so it tracks the referenced value. Write $${OTHER_SECRET} for a literal.
| Name | Type | Req | Description |
|---|---|---|---|
| app | string | – | application slug or id (or set via configure_project) |
| env | string | – | environment slug or id (a service token infers its own) |
| group | string | – | target a group environment instead of an app |
| name | string | yes | – |
| org | string | – | organization slug or id (defaults to a lone org) |
| value | string | yes | – |
No output schema declared.
No examples provided.
uncompose_group ~46
Remove a composed group from an application environment.
| Name | Type | Req | Description |
|---|---|---|---|
| app | string | yes | – |
| env | string | yes | – |
| group | string | yes | – |
| org | string | – | – |
No output schema declared.
No examples provided.
whoami ~21
Show the authenticated identity, its role, and accessible orgs.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
What is the seekrit (local crypto plane) MCP server?
seekrit (local crypto plane) is an MCP server listed in the public MCP registry as dev.seekrit/mcp. Zero-knowledge secrets manager, local crypto-plane MCP server: decrypts and injects secrets. This page covers its npm package (@seekrit/mcp).
Is the seekrit (local crypto plane) MCP server safe to use?
seekrit (local crypto plane) scores 71 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 25 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the seekrit (local crypto plane) MCP server expose?
seekrit (local crypto plane) exposes 49 tools: get_started, whoami, list_orgs, list_apps, list_envs, and 44 more. Their descriptions and schemas cost roughly 3,225 tokens of context every time the server is loaded.
Is the seekrit (local crypto plane) MCP server still maintained?
seekrit (local crypto plane) is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.