F

npm:@gildara/mcp-server

https://www.npmjs.com/package/@gildara/mcp-server
55/100 · MCP Trust Grade · checked 4h ago · MCP 0.7.5

What it offers — 8 tools · Database

resolve_prompt

Resolve a prompt into its compiled system prompt, with operating contract sections assembled (role, tools, stop conditions, output schema). This is wh

run_prompt

Run a prompt through AI with automatic output validation and auto-repair. If the prompt has an output contract (JSON schema), the response is validate

create_prompt

Create a new prompt in your Gildara vault. Returns the new prompt ID which you can then use with resolve_prompt or run_prompt.

append_memory

Append content to an existing prompt or memory. Creates a new version with the appended content added to the end. Use this for accumulating memories,

list_blueprints

List all available agent blueprint templates. These are pre-built operating contracts for common agent types (code review, legal analysis, triage, etc

save_brief

Create a Brief in Gildara and dispatch it to a named agent.

list_returned_briefs

List briefs that have results returned from their agents (status=

get_brief_result

Fetch the result an agent submitted for a previously-dispatched Brief.

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

Findings

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

We re-grade npm:@gildara/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:@gildara/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%40gildara%2Fmcp-server/badge.svg)](https://wmcp.sh/mcp/grade/npm%3A%40gildara%2Fmcp-server)
<a href="https://wmcp.sh/mcp/grade/npm%3A%40gildara%2Fmcp-server"><img src="https://wmcp.sh/mcp/grade/npm%3A%40gildara%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.