C

npm:@lulzasaur9192/agent-infra-mcp

https://www.npmjs.com/package/@lulzasaur9192/agent-infra-mcp
74/100 · MCP Trust Grade · checked 4h ago · MCP 1.0.0

What it offers — 18 tools · Cloud & DevOps

drift_create_test

Register a golden test case for API drift detection. Monitors an endpoint and alerts when output changes from expected. Supports exact match, JSON sub

drift_list_tests

List all registered drift detection tests with their status and last run info.

drift_run_test

Manually execute a drift test right now. Returns pass/fail, diff details, and response time.

drift_test_history

Get the run history for a specific test — see when drift was detected, response times, and diffs.

drift_update_test

Update a drift test

drift_delete_test

Delete a drift detection test and all its run history.

drift_dashboard

Get a dashboard summary — total tests, drift rate, average response times, and recent drift events.

memory_store

Store a key-value memory in a namespace. Supports optional metadata and TTL for auto-expiration. Use namespaces to organize memories by agent, project

memory_store_batch

Store multiple memories at once (max 100). Each memory needs namespace, key, and value.

memory_list

List all memories in a namespace. Supports pagination and sorting by creation or update time.

memory_get

Get a specific memory by namespace and key.

memory_update

Update an existing memory

memory_delete

Delete a specific memory or an entire namespace.

memory_search

Full-text search across memories in a namespace using FTS5. Supports metadata filtering and sorting.

memory_stats

Get statistics about memory usage — total count, namespace breakdown, storage info.

receipt_issue

Issue an HMAC-SHA256 signed trust receipt for an AI agent action. Creates a tamper-proof record of what an agent did, when, and with what inputs/outpu

receipt_verify

Verify the integrity of a trust receipt. Checks HMAC signature to confirm the receipt hasn

receipt_list

List trust receipts with optional filters. Filter by agent, action type, or date range.

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

Findings

WARNMCP08 References sensitive file paths / environment secrets.
INFO Static analysis of npm package @lulzasaur9192/agent-infra-mcp@1.0.0 (stdio server — no remote endpoint). Reliability/behavioral signals require running it; not measured.
Grade another server

We re-grade npm:@lulzasaur9192/agent-infra-mcp 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:@lulzasaur9192/agent-infra-mcp grade C
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 C · wmcp.sh
[![MCP Trust Grade C](https://wmcp.sh/mcp/grade/npm%3A%40lulzasaur9192%2Fagent-infra-mcp/badge.svg)](https://wmcp.sh/mcp/grade/npm%3A%40lulzasaur9192%2Fagent-infra-mcp)
<a href="https://wmcp.sh/mcp/grade/npm%3A%40lulzasaur9192%2Fagent-infra-mcp"><img src="https://wmcp.sh/mcp/grade/npm%3A%40lulzasaur9192%2Fagent-infra-mcp/badge.svg" alt="MCP Trust Grade C · 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.