io.github.beepboop2025/lucent
OCI · GHCR.IO/BEEPBOOP2025/LUCENT-MCP:V0.2.1 · SCANNED AUG 22
Call-scoped Clear Signing presentation checks for EVM signing agents.
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 →
Supply Chain Security0
- 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
- Install-script risk not yet assessed.Unverified
- 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 & Transparency32
- 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
- License check failed: no license is declared. See how to fix → Fail
- Actively maintained (last published 12 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability63
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 1203 tokens (~300/item across 4 items; 4 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management43
- Stability observed for 13 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage92
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 75% of tool parameters carry a description.Partial
Capabilities60
- Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Unverified: 1 category
A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.
How do I install the io.github.beepboop2025/lucent MCP server?
io.github.beepboop2025/lucent runs locally as a container image, launched with docker run --rm -i ghcr.io/beepboop2025/lucent-mcp:v0.2.1. Ready-made configuration for Claude, Cursor, VS Code, Codex and 3 more is on this page, copied from each client's own documentation.
oci · ghcr.io/beepboop2025/lucent-mcp:v0.2.1
claude mcp add beepboop2025-lucent -- docker run --rm -i ghcr.io/beepboop2025/lucent-mcp:v0.2.1
{
"mcpServers": {
"beepboop2025-lucent": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/beepboop2025/lucent-mcp:v0.2.1"
]
}
}
} {
"servers": {
"beepboop2025-lucent": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/beepboop2025/lucent-mcp:v0.2.1"
]
}
}
} codex mcp add beepboop2025-lucent -- docker run --rm -i ghcr.io/beepboop2025/lucent-mcp:v0.2.1
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"beepboop2025-lucent": {
"type": "local",
"command": [
"docker",
"run",
"--rm",
"-i",
"ghcr.io/beepboop2025/lucent-mcp:v0.2.1"
],
"enabled": true
}
}
} mcp_servers:
beepboop2025-lucent:
command: "docker"
args: ["run", "--rm", "-i", "ghcr.io/beepboop2025/lucent-mcp:v0.2.1"] {
"McpServers": {
"beepboop2025-lucent": {
"Transport": "stdio",
"Command": "docker",
"Arguments": [
"run",
"--rm",
"-i",
"ghcr.io/beepboop2025/lucent-mcp:v0.2.1"
]
}
}
} {
"mcpServers": {
"beepboop2025-lucent": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/beepboop2025/lucent-mcp:v0.2.1"
]
}
}
} Every 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.
- 22 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.
- 20 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.
- 18 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Aug 26 +4
- Stability: unverified → 0.27 ▲ functional
- 11 Aug 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 9 Aug 26 30
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 22 Aug 2026 · Analysed oci/ghcr.io/beepboop2025/lucent-mcp:v0.2.1
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | oci |
| Reason | No attestation published |
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.
check_descriptor ~259
PURPOSE: Authoring-time review of an ERC-7730 Clear Signing descriptor. Combines three lenses — audit (does the wallet screen show the right fields, grade A-F), comprehension (a plain-language consequence sentence + risk tier per function), and danger (structural attack primitives). Returns {verdict: {gate, reason}, audit, comprehension, danger}. GUIDELINES: Use this while writing or reviewing a descriptor. Never use it to approve a pending transaction because it does not bind chain, address, calldata, or value; use preflight_transaction for every pending call. LIMITATIONS: Static full-descriptor analysis with transaction_bound=false. It does NOT simulate the transaction against live chain state, detect economic exploits (price manipulation, MEV), or judge whether the counterparty is honest. It reports authoring defects; its verdict is not a pending-call decision. EXAMPLE: check_descriptor({"descriptor": {"context": {...}, "display": {"formats": {...}}}}) -> {"verdict": {"gate": "block", "reason": "1 CRITICAL danger primitive…"}, …}
| Name | Type | Req | Description |
|---|---|---|---|
| descriptor | object | yes | The full ERC-7730 descriptor JSON, inline: an object with context.contract.abi and display.formats. |
No output schema declared.
No examples provided.
explain_signature ~317
PURPOSE: Review UX copy for ONE function of an ERC-7730 descriptor — an unbound actor->action->object consequence sentence ('You let {spender} move up to {amount} of your tokens…'), a risk tier (CRITICAL/HIGH/MEDIUM/LOW), and the specific reason it earned that tier. Returns {found, function, sentence, tier, reason}. GUIDELINES: Use this only while authoring or reviewing confirmation copy. It is not bound to chain, sender, destination, calldata, or value and MUST NOT approve a pending signature. Use preflight_transaction for every pending call. LIMITATIONS: Explains a single function's intent and comprehension risk; it does not run the danger-primitive scan (use check_descriptor / scan_contract for that) and does not simulate on-chain effects. Returns found=false with the available function names if the name is not in the descriptor. EXAMPLE: explain_signature({"descriptor": {…}, "function": "approve"}) -> {"found": true, "tier": "HIGH", "sentence": "You let … spend up to …", "reason": "an ERC-20 allowance lets the spender pull tokens…"}
| Name | Type | Req | Description |
|---|---|---|---|
| descriptor | object | yes | The ERC-7730 descriptor JSON. |
| function | string | – | Exact function NAME to explain (not the full signature), e.g. 'approve' or 'setApprovalForAll'. |
| signature | string | – | Preferred canonical signature, e.g. 'approve(address,uint256)'; required for overloads. |
No output schema declared.
No examples provided.
preflight_transaction ~198
PURPOSE: Analyze one exact unsigned EVM call before it is presented to a signer. Binds chain_id, sender, destination, calldata selector, decoded arguments, ETH value, and an inline ERC-7730 descriptor into one fingerprinted result. Only the selected function is assessed. Returns present/review/block plus audit, comprehension, danger, assurance, and explicit limitations. GUIDELINES: Use this as the PRIMARY transaction-time gate. block means the screen is missing essential information or the selected ABI function has a CRITICAL known danger pattern. review means a human must inspect the named risk. safe_to_present means only that the call is clear enough to show; it does not mean execution is safe. LIMITATIONS: Caller-supplied descriptor and ABI, static analysis only. No bytecode verification, proxy resolution, runtime simulation, MEV analysis, or counterparty judgment.
| Name | Type | Req | Description |
|---|---|---|---|
| descriptor | object | yes | – |
| transaction | object | yes | – |
No output schema declared.
No examples provided.
scan_contract ~351
PURPOSE: Assess a deployed EVM contract for structural danger primitives by ADDRESS — no descriptor needed. Fetches the contract's verified ABI from Sourcify and flags every signable function that is a 'loaded gun': arbitrary external call, delegatecall, self-destruct, upgrade-and-execute, unbounded delegation (setApprovalForAll), authority transfer, or value sweep. Returns {matched, danger_findings: [{severity, function, primitive, why}], critical, worst_severity}. GUIDELINES: Call this to vet a contract an agent is about to interact with BEFORE any transaction is even built — the earliest possible safety check. Treat any CRITICAL finding as a strong signal not to interact without human review. Once a pending call is built, use preflight_transaction; neither this discovery scan nor check_descriptor is a signing gate. LIMITATIONS: Flags DANGEROUS CAPABILITIES the contract exposes, not proof of malicious intent — many legitimate contracts expose upgrade or admin functions. Requires a verified ABI on Sourcify; returns matched=false with a reason when the ABI is unavailable or the fetch fails. Does not analyze bytecode, proxy implementations beyond the fetched ABI, or runtime behavior. EXAMPLE: scan_contract({"chain_id": 1, "address": "0x00000000006c3852cbEf3e08E8dF289169EdE581"})
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | 0x-prefixed 40-hex-char contract address. |
| chain_id | integer | – | EVM chain id: 1=Ethereum mainnet, 8453=Base, 10=Optimism, 42161=Arbitrum, 137=Polygon. |
No output schema declared.
No examples provided.
What is the io.github.beepboop2025/lucent MCP server?
io.github.beepboop2025/lucent is an MCP server listed in the public MCP registry as io.github.beepboop2025/lucent. Call-scoped Clear Signing presentation checks for EVM signing agents. This page covers its container image (ghcr.io/beepboop2025/lucent-mcp:v0.2.1).
Is the io.github.beepboop2025/lucent MCP server safe to use?
io.github.beepboop2025/lucent scores 38 out of 100 on VerifyMCP. 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 io.github.beepboop2025/lucent MCP server expose?
io.github.beepboop2025/lucent exposes 4 tools: preflight_transaction, check_descriptor, explain_signature, scan_contract. Their descriptions and schemas cost roughly 1,125 tokens of context every time the server is loaded.
Is the io.github.beepboop2025/lucent MCP server still maintained?
io.github.beepboop2025/lucent is still listed as active in the MCP registry. We last reached this channel on 22 August 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.