fpf-memory (venikman/fpf-memory) is an MCP server listed on the M8ven Trust Index. M8ven has not graded it: we have no way to read this server ourselves. No publisher has claimed this listing.

C
Caution
74/100
24 days ago

fpf-memory

This MCP server provides a deterministic index of the First Principles Framework (FPF) spec, enabling agents to query patterns, routes, and relations without vector databases.

Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

venikman

Source: Glama

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Secret credentials may flow to a network call
1 flow detected: GITHUB_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Known vulnerabilities in dependencies: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 3 credentials: FPF_USAGE_REPORT_VERCEL_TOKEN, GH_TOKEN, GITHUB_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high18 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highhono@4.12.12GHSA-88fw-hqm2-52qc

hono: CORS Middleware reflects any Origin with credentials when `origin` defaults to the wildcard

lowhono@4.12.12GHSA-2gcr-mfcq-wcc3

Hono: app.mount() strips mount prefix using undecoded path, causing incorrect routing for percent-encoded paths

lowhono@4.12.12GHSA-3hrh-pfw6-9m5x

Hono: Cookie helper does not sanitize sameSite and priority, allowing Set-Cookie injection

lowhono@4.12.12GHSA-458j-xx4x-4375

hono Improperly Handles JSX Attribute Names Allows HTML Injection in hono/jsx SSR

lowhono@4.12.12GHSA-69xw-7hcm-h432

hono/jsx has Unvalidated JSX Tag Names that May Allow HTML Injection

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configFPF_CONTENT_QUALITY_BASE_URL
configFPF_CONTENT_QUALITY_MONITOR_FORMAT
configFPF_CONTENT_QUALITY_MONITOR_MODE
configFPF_CONTENT_QUALITY_STATUS_URL
configFPF_DEPLOYED_AT
configFPF_DOCS_OUT_DIR
configFPF_DOCS_ROOT
configFPF_DOWNLOAD_SPEC_OUTPUT
configFPF_E2E_BASE_URL
configFPF_PRODUCTION_SMOKE_FORMAT
configFPF_PRODUCTION_SMOKE_MCP_BASE_URL
configFPF_PRODUCTION_SMOKE_TIMEOUT_MS
configFPF_PRODUCTION_SMOKE_WEBSITE_BASE_URL
configFPF_PUBLISH_CHANNEL
configFPF_PUBLISH_SOURCE_PATHa gitignored local publish source: .fpf-upstream/FPF-Spec.md, or any local checkout via
configFPF_RUNTIME_LOG_PATH.runtime/logs/fpf-runtime.log Structured runtime/MCP logs.
configFPF_SPEC_SOURCE_PATH1. hashes the spec file at and reuses the snapshot if the hash matches
configFPF_SYNC_MONITOR_FORMAT
configFPF_SYNC_MONITOR_MAX_DRIFT_HOURS26 Hours a publishable upstream commit may stay unpublished before breach.
configFPF_SYNC_MONITOR_STATUS_URL
configFPF_UPSTREAM_OWNERailev GitHub owner for upstream publication provenance and downloads.
configFPF_UPSTREAM_REFmain Branch, tag, or SHA used by spec:download and publish:current.
configFPF_UPSTREAM_REPOFPF GitHub repo for upstream publication provenance and downloads.
configFPF_UPSTREAM_SPEC_PATHFPF-Spec.md Path to the spec inside the upstream repo.
configFPF_USAGE_REPORT_FORMAT
configFPF_USAGE_REPORT_LIMIT
configFPF_USAGE_REPORT_LOG_PATH
configFPF_USAGE_REPORT_OUTPUT
configFPF_USAGE_REPORT_SOURCE
configFPF_USAGE_REPORT_VERCEL_LIMIT
configFPF_USAGE_REPORT_VERCEL_PROJECT
configFPF_USAGE_REPORT_VERCEL_TIMEOUT_MS
🔐 secretFPF_USAGE_REPORT_VERCEL_TOKEN
configFPF_USAGE_REPORT_WINDOW
configFPF_VERCEL_FUNCTION_DURATION_USD_PER_GBHR
configFPF_VERCEL_PROJECTfpf-reference-mcp Vercel MCP/API project checked by monitor:vercel:spend.
configFPF_VERCEL_SCOPE_none_ (example: venikmans-projects) Vercel team scope for metrics and deploy commands. No built-in code default; seeded in .env.example.
configFPF_VERCEL_SPEND_LEGACY_PATH
configFPF_VERCEL_SPEND_MAX_ERROR_INVOCATIONS0 Maximum function invocations allowed with non-empty Vercel error_code.
configFPF_VERCEL_SPEND_MAX_FUNCTION_DURATION_GBHR0.25 Maximum Function Duration GB-hours allowed in the lookback window.
configFPF_VERCEL_SPEND_MAX_LEGACY_INVOCATIONS0 Maximum function invocations allowed for the legacy MCP route.
configFPF_VERCEL_SPEND_MONITOR_FORMAT
configFPF_VERCEL_SPEND_WINDOW_MINUTES30 Metrics lookback window for spend guardrails.
🔐 secretGH_TOKEN
configGITHUB_OUTPUT
configGITHUB_STEP_SUMMARY
🔐 secretGITHUB_TOKEN
configVERCEL
// quality suggestions

Dependencies

10 dependencies, 1 flagged: @playwright/test

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

6/6 tools missing one or more hints — browse_fpf_catalog (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); search_fpf (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); ask_fpf (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +3 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

License file

No license file

Add a LICENSE file (MIT, Apache-2.0, etc.).

Shell command execution

8 child_process calls — runs shell commands

Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.

Production dependencies are patched

0 critical, 1 high severity in production deps — hono@4.12.12 (high), hono@4.12.12 (low)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Verified](https://m8ven.ai/badge/mcp/venikman-fpf-memory-15av4d?variant=verified)](https://m8ven.ai/mcp/venikman-fpf-memory-15av4d)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 642751d7de20e6d0dddeae50d397b9c5adaa7442
code hash: 00ed8b353983a67551ed4485b631ef04d160fd56da0db788b7fff50c41947de7
verified: 8/6/2026, 3:22:31 PM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client