F

npm:@securecode/mcp-server

https://www.npmjs.com/package/@securecode/mcp-server
55/100 · MCP Trust Grade · checked 2h ago · MCP 0.15.4

What it offers — 16 tools · Other

get-secret

Get a secret by name. By default, injects the value into a local file so it never appears in the AI conversation. Use reveal:true to see the raw value

list-secrets

List all available secrets with their tags and expiration status. Returns names and metadata, never values.

create-secret

Create a new secret. Secrets with the same name can coexist if they have different env tags.

renew-secret

Renew an expired secret or change its TTL. Use this to reactivate expired secrets or extend expiration.

delete-secret

Delete a secret (soft delete, can be recovered)

update-secret

Update an existing secret

import-env

Import secrets from .env files into SecureCode. For security, .env import must be done through the web interface \u2014 the AI agent never sees secret

export-env

Export all secrets as .env or CSV format. Returns the full content with decrypted values.

get-status

Get your SecureCodeHQ account status: plan, usage limits, secrets count, and MCP server version. Useful to check remaining capacity and verify the ser

wake-session

Wake (unlock) the session to start accessing secrets. Optionally restrict access to specific tag scope and set auto-sleep timer.

sleep-session

Lock the session immediately. All secret access will be blocked until you wake it again. Use this when you finish working.

session-status

Check the current session status: active or sleeping, scope restrictions, and time remaining before auto-sleep.

byebye

End your work session. Locks the session, cleans up all injected secrets from disk, and says goodbye. Use this when you finish working for the day.

get-active-rules

List active MCP access rules. Read-only \u2014 rules can only be created or modified from the dashboard. Use this to understand why access to a secret

onboard

Start or continue the SecureCode onboarding. Guides the user through signup, .env import, API key creation, MCP configuration, and optional SDK setup

security-check

Analyze the project for security issues after SecureCode setup. Returns a list of actions the agent MUST execute to protect secrets. Call this after S

Spec / packaging20%100
Security (OWASP MCP)30%15
Maintenance / popularity20%100
Tool hygiene15%70
Transparency / provenance15%90

Findings

FAILMCP01 Prompt-injection / hidden-instruction markup found in package source.
WARNMCP08 References sensitive file paths / environment secrets.
INFO Static analysis of npm package @securecode/mcp-server@0.15.4 (stdio server — no remote endpoint). Reliability/behavioral signals require running it; not measured.
Grade another server

We re-grade npm:@securecode/mcp-server on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.

Share this report card

A 1200×630 card with the grade + audit — drop it in a post, Slack, or your repo.

MCP Trust report card — npm:@securecode/mcp-server grade F
Share on X Open card image

Embed this grade

A live badge — it re-verifies itself and shows current stability. Static scorecards can't. Paste it in your README or site to show users you're independently audited.

MCP Trust Grade F · wmcp.sh
[![MCP Trust Grade F](https://wmcp.sh/mcp/grade/npm%3A%40securecode%2Fmcp-server/badge.svg)](https://wmcp.sh/mcp/grade/npm%3A%40securecode%2Fmcp-server)
<a href="https://wmcp.sh/mcp/grade/npm%3A%40securecode%2Fmcp-server"><img src="https://wmcp.sh/mcp/grade/npm%3A%40securecode%2Fmcp-server/badge.svg" alt="MCP Trust Grade F · wmcp.sh"></a>

Agents: check this before connecting

Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:

https://wmcp.sh/mcp/trust
How this grade is computed. An open, independent rubric — Spec conformance (20%), Security mapped to the OWASP MCP Top 10 (30%), Reliability (20%), Tool hygiene (15%), Transparency (15%) — run by connecting to the server and inspecting its real MCP surface. The grade is free and identical whether or not the operator pays. v1 uses static + spec signals from a single connection; continuous uptime, real latency, and annotation-truthing (declared readOnly vs observed behavior) layer on via the wmcp.sh proxy.