A

npm:dingdawg-loop

https://www.npmjs.com/package/dingdawg-loop
95/100 · MCP Trust Grade · checked 2h ago · MCP 2.0.8

What it offers — 6 tools · Finance & Crypto

register_loop

Register a scheduled agent loop. Stores the loop definition with its cron schedule, action type, and risk tier. The loop is created in

execute_loop

Manually trigger a loop execution. ALWAYS runs the governance gate first — if governance denies or errors, the loop body does NOT execute. Returns the

list_loops

List all registered loops with their current status, schedule, risk tier, and last execution result. Use this to see what loops exist and their govern

pause_loop

Pause a loop so it cannot be executed. Paused loops reject execute_loop calls until resumed. Use this to safely stop a loop without deleting its histo

resume_loop

Resume a paused loop so it can be executed again. Clears the pause reason from metadata.

loop_audit

Get the execution history for a specific loop. Shows every governance decision, outcome, and timestamp. Use this to audit how a loop has been behaving

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

Findings

INFO Static analysis of npm package dingdawg-loop@2.0.8 (stdio server — no remote endpoint). Reliability/behavioral signals require running it; not measured.
Grade another server

We re-grade npm:dingdawg-loop 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:dingdawg-loop grade A
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 A · wmcp.sh
[![MCP Trust Grade A](https://wmcp.sh/mcp/grade/npm%3Adingdawg-loop/badge.svg)](https://wmcp.sh/mcp/grade/npm%3Adingdawg-loop)
<a href="https://wmcp.sh/mcp/grade/npm%3Adingdawg-loop"><img src="https://wmcp.sh/mcp/grade/npm%3Adingdawg-loop/badge.svg" alt="MCP Trust Grade A · 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.