MCP server · trust report

io.github.ruvnet/flow-nexus

2 checks that ran failed — credential hygiene and permission scope — so this release can’t be trusted as-is.

Publisher
io.github.ruvnet
Repository
github.com/ruvnet/flow-nexus
Install
npm:flow-nexus
Versions
1
Inspected
4 of 6 checks · 65%
Scored
2026-07-20 · rubric 1.0.0

What we checked

Six static checks, weighted by risk. Every result reflects only what could be observed in the published package and repository — never intent.

6 checks1 clean3 flagged2 not inspected
  • Injection surface

    unscannable25% of grade

    Tool descriptions/manifest scanned for instruction-injection patterns (imperatives at the model, hidden text, 'ignore previous', data-exfil URLs).

    No tool descriptions, server instructions, prompts, or resources were fetched; nothing to scan for injection.

  • Supply chain

    pass25% of grade

    Package provenance: namespace verification, repo linkage, maintainer count, account age, postinstall scripts, typosquat distance.

    repository linkage verified

  • Credential hygiene

    fail15% of grade

    How the server takes secrets (env vs plaintext config vs hardcoded); secrets appearing in tool schemas.

    scripts/init-user.js: contains a hardcoded JWT (eyJh…S4 (len 208)). src/services/supabase-client.js: contains a hardcoded JWT (eyJh…K4 (len 208)). src/config/supabase-config.js: contains a hardcoded JWT (eyJh…K4 (len 208)). src/tools/payment-mcp-tools.js: contains a hardcoded Stripe test secret key (sk_t…O0 (len 107)) — test-mode credential, low severity. Reads secrets from the environment (e.g. src/app-store-server.js) — the recommended intake shape.

  • Permission scope

    fail15% of grade

    Declared tools vs. breadth (filesystem, network, exec); flags shell-exec and unbounded filesystem access.

    HIGH: shell/exec capability AND network egress together — download-and-execute risk (cli.js: imports child_process and calls exec/spawn; src/services/auth-service.js: outbound HTTP/socket call). HIGH: shell/exec capability AND destructive filesystem writes together (cli.js: imports child_process and calls exec/spawn; src/cli/auth-cli.js: destructive/writing fs.* call (write/unlink/rm/chmod/rename)). discloses shell/exec capability: cli.js: imports child_process and calls exec/spawn discloses shell/exec capability: scripts/debug-chat.js: imports child_process and calls exec/spawn discloses shell/exec capability: scripts/fix-critical-issues.js: imports child_process discloses shell/exec capability: bin/flow-nexus.js: imports child_process and calls exec/spawn discloses shell/exec capability: src/index-real.js: imports child_process discloses shell/exec capability: src/cli/index.js: imports child_process and calls exec/spawn discloses shell/exec capability: src/index.js: imports child_process discloses shell/exec capability: src/services/judge-orchestrator.js: imports child_process and calls exec/spawn discloses shell/exec capability: src/mcp-bridge.js: imports child_process and calls exec/spawn discloses shell/exec capability: bin/mcp.js: imports child_process and calls exec/spawn discloses shell/exec capability: src/cli/payment-cli.js: imports child_process and calls exec/spawn discloses shell/exec capability: src/server-real.ts: imports child_process and calls exec/spawn discloses broad/destructive filesystem access: src/cli/auth-cli.js: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: src/services/auth-service.js: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: scripts/cleanup-sandboxes.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: scripts/clear-phantom-cache.js: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: scripts/clear-phantom-cache.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: cli.js: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: cli.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: scripts/configure-webhook.js: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: src/services/cross-platform-session.js: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: src/services/cross-platform-session.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/tools/distributed-neural-tools.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/services/e2b-service.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: scripts/emergency-swarm-cleanup.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: scripts/fix-critical-issues.js: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: scripts/fix-critical-issues.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: scripts/fix-database-schema.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: scripts/fix-execution-engine.js: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: scripts/fix-execution-engine.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: bin/flow-nexus.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cli/index.js: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: src/cli/index.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: scripts/init-user.js: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: src/services/judge-orchestrator.js: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: src/services/judge-orchestrator.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/tools/neural-mcp-tools.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/tools/payment-mcp-tools-secure.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/tools/payment-mcp-tools-secured.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/services/secure-session.js: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: src/services/secure-session.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/services/seraphina-client.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/services/session-manager.js: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: src/services/session-manager.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/services/supabase-client.js: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: src/services/supabase.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/services/windows-session-fix.js: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: scripts/deploy-judge-functions.sh: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/tools/accounting-tools.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/middleware/auth-check.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/tools/auth-secure.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/middleware/auth.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/tools/auth.ts: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: src/tools/authenticated-tools.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cli.ts: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: src/cli.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/tools/daa-tools.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/tools/darknet.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/wasm/runtime.ts: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/config/secure-config.ts: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: src/server-real.ts: destructive/writing fs.* call (write/unlink/rm/chmod/rename) Capability DISCLOSURE, not a verdict: static analysis sees the primitive is present and reachable, not whether its use is attacker-controlled.

  • Version behavior

    unscannable10% of grade

    Diff of tool definitions between versions; new permissions or changed descriptions in a patch release (the postmark-mcp class).

    no prior version to diff (first sight of io.github.ruvnet/[email protected]); version-drift / rug-pull cannot be evaluated. Cold-start risk is covered by point-in-time checks (injection_surface, supply_chain, credential_hygiene), not here.

  • Transport config

    warn10% of grade

    Remote servers: TLS and auth mode (none/token/OAuth). Local servers: whether the manifest indicates it phones home.

    manifest/source references analytics behavior — disclosure

Version history

Each release plotted by grade against the safe line at B. A version that sinks below the line has lost its trusted standing — the shape of a rug-pull.

VersionPublishedGradeScoreInspectedChange
v0.1.121 · current2025-09-10 C654/6 · 65%