MCP server · trust report

com.ainetcafe/ai-netcafe

3 checks that ran failed — injection surface, version behavior and transport config — so this release can’t be trusted as-is.

Publisher
com.ainetcafe
Repository
github.com/mario03690/ai-netcafe
Install
npm:ai-netcafe, pypi:ai-netcafe, npm:ai-netcafe, pypi:ai-netcafe
Versions
9
MCP revision
2025-06-18 · superseded
Inspected
6 of 6 checks · 100%
Scored
2026-09-02 · 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 checks3 clean3 flagged
  • Injection surface

    fail25% of grade

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

    tool "create_task" param "notify_url" description: names an outbound copy/exfil destination (BCC/exfil verb). tool "list_apps" description: off-vendor URL in a description (ainetcafe.com); capability text should not name where data goes. tool "get_app" description: off-vendor URL in a description (ainetcafe.com); capability text should not name where data goes. tool "ask_model" description: off-vendor URL in a description (ainetcafe.com); capability text should not name where data goes. tool "compare_models" description: off-vendor URL in a description (ainetcafe.com); capability text should not name where data goes. tool "list_models" description: off-vendor URL in a description (ainetcafe.com); capability text should not name where data goes. tool "recall" description: off-vendor URL in a description (ainetcafe.com); capability text should not name where data goes. tool "web_search" description: off-vendor URL in a description (ainetcafe.com); capability text should not name where data goes. tool "fetch_page" description: off-vendor URL in a description (ainetcafe.com); capability text should not name where data goes. tool "model_costs" description: off-vendor URL in a description (ainetcafe.com); capability text should not name where data goes. tool "ai_visibility" param "url" description: off-vendor URL in a description (example.com); capability text should not name where data goes. tool "china_reachability" param "url" description: off-vendor URL in a description (example.com); capability text should not name where data goes. tool "render_diagram" description: off-vendor URL in a description (ainetcafe.com); capability text should not name where data goes. tool "check_job" description: off-vendor URL in a description (ainetcafe.com); capability text should not name where data goes. server instructions: off-vendor URL in a description (ainetcafe.com); capability text should not name where data goes.

  • Supply chain

    pass25% of grade

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

    repository linkage verified

  • Credential hygiene

    pass15% of grade

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

    Reads secrets from the environment (e.g. bin/cli.mjs) — the recommended intake shape. PASS = no static red flag; static analysis cannot prove the code honors env-based secret handling at runtime.

  • Permission scope

    pass15% of grade

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

    Network egress present (bin/cli.mjs: outbound HTTP/socket call) — expected for most servers and not a finding on its own. No shell-exec, unbounded/sensitive filesystem, or download-and-run primitives found in scanned source. PASS = no static red flag. Static scanning is blind to code fetched or executed at runtime.

  • Version behavior

    fail10% of grade

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

    vs prior 1.6.0 (minor bump): tool "ask_model" description changed (wording only, no injection pattern); tool "compare_models" description changed (wording only, no injection pattern); tool "list_models" description changed (wording only, no injection pattern); tool "remember" description changed (wording only, no injection pattern); tool "fetch_page" description changed (wording only, no injection pattern); tool "model_costs" description changed (wording only, no injection pattern); tool "create_task" description changed (wording only, no injection pattern); tool "list_tasks" description changed (wording only, no injection pattern); tool "get_task_runs" description changed (wording only, no injection pattern); new tool "what_can_you_do" touches a sensitive surface (email/exec/net/fs); new tool "json_yaml" touches a sensitive surface (email/exec/net/fs); new tool "validate_json" appeared; new tool "diff_text" touches a sensitive surface (email/exec/net/fs); new tool "jwt_decode" touches a sensitive surface (email/exec/net/fs); new tool "regex_test" touches a sensitive surface (email/exec/net/fs); new tool "diff_tables" touches a sensitive surface (email/exec/net/fs); new tool "clean_table" appeared; new tool "merge_tables" touches a sensitive surface (email/exec/net/fs); new tool "reconcile_ledger" touches a sensitive surface (email/exec/net/fs); new capability primitive(s) in source: http-client; new hardcoded outbound host/BCC destination(s): ainetcafe.com, github.com.

  • Transport config

    fail10% of grade

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

    remote MCP endpoint declares NO authentication (unauthenticated remote — nginx-ui/CVE-2026-33032 class)

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
v1.7.0 · current2026-08-14 D556/6 · 100%C→D in v1.7.0
v1.6.02026-08-13 C655/6 · 90%D→C in v1.6.0
v1.5.02026-08-08 D556/6 · 100%C→D in v1.5.0
v1.4.12026-08-07 C606/6 · 100%±0
v1.2.02026-08-04 C606/6 · 100%A→C in v1.2.0
v1.1.02026-07-31 A905/6 · 90%B→A in v1.1.0
v1.0.02026-07-29 B77.55/6 · 90%