NodeLane Act
MCPB · NODELANE-ACT-0.2.0.MCPB · SCANNED SEP 20
Use Reddit, Zhihu, X and WhatsApp through your signed-in browser with compact, on-demand MCP tools.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security13
- Malware scan not yet available for this package.Unverified
- Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
- No install/post-install scripts declared.Pass
- Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
Provenance & Transparency48
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 7 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability71
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 356 tokens (~118/item across 3 items; 3 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage67
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 0% of tool parameters carry a description.Fail
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- All 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
- An AI judge read all 4 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
mcpb · nodelane-act-0.2.0.mcpb
Download bundleEvery change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 19 Sept 26 +3
- Stability: unverified → 0.23 ▲ functional
- 12 Sept 26 42
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed mcpb/https://github.com/Wy2926/nodelane-act/releases/download/v0.2.0/nodelane-act-0.2.0.mcpb
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | mcpb |
Background: How many MCP packages publish verified provenance →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
site.context ~75
List browser targets with opaque targetIds. With a site or supported URL, automatically open a tab if missing; set openIfMissing=false for a pure lookup. Never replaces existing tabs. Returns no page bodies or credentials.
| Name | Type | Req | Description |
|---|---|---|---|
| openIfMissing | boolean | – | – |
| site | string | – | – |
| url | string | – | – |
No output schema declared.
No examples provided.
site.discover ~87
Discover installed sites or relevant operations. site alone returns a compact catalog; site+query returns matching schemas; site+operation returns one exact schema. No unrelated website schemas are returned.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| offset | integer | – | – |
| operation | string | – | – |
| query | string | – | – |
| site | string | – | – |
| url | string | – | – |
No output schema declared.
No examples provided.
site.execute ~107
Execute a discovered operation on a targetId using its exact args schema. User-authorized writes execute directly in the browser. Pass returned pagination args for the next website page. For cached oversized output pass only resultId, offset and maxChars, which never repeats an operation.
| Name | Type | Req | Description |
|---|---|---|---|
| args | object | – | – |
| maxChars | integer | – | – |
| offset | integer | – | – |
| operation | string | – | – |
| resultId | string | – | – |
| targetId | string | – | – |
No output schema declared.
No examples provided.
What is the NodeLane Act MCP server?
NodeLane Act is an MCP server listed in the public MCP registry as io.github.Wy2926/nodelane-act. Use Reddit, Zhihu, X and WhatsApp through your signed-in browser with compact, on-demand MCP tools. This page covers its MCPB bundle (https://github.com/Wy2926/nodelane-act/releases/download/v0.2.0/nodelane-act-0.2.0.mcpb).
Is the NodeLane Act MCP server safe to use?
NodeLane Act scores 45 out of 100 on VerifyMCP. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the NodeLane Act MCP server expose?
NodeLane Act exposes 3 tools: site.context, site.discover, site.execute. Their descriptions and schemas cost roughly 269 tokens of context every time the server is loaded.
What licence is the NodeLane Act MCP server under?
NodeLane Act declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.