io.github.oaslananka/infra-lens-mcp
NPM · INFRA-LENS-MCP · SCANNED AUG 3
SSH Linux metrics, baselines, anomaly detection, and plain-English infrastructure explanations.
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 Security83
- No malware found by supply-chain analysis.Pass
- CVE check failed: a known medium-severity CVE affects @hono/node-server 1.19.17, reached via @modelcontextprotocol/sdk > @hono/node-server. A fixed version is available. View diagnostics → Fail
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (138 of 142), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency97
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Cryptographically verified build provenance (signed, bound to oaslananka/infra-lens-mcp). View diagnostics → Pass
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 11 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability57
- AI-judged instruction clarity (fair).Partial
- Tool/resource definitions use about 524 tokens (~52/item across 10 items; 10 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
- Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage84
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 43% of tool parameters carry a description.Partial
- Structured output schemas are declared (100% of tools); any adoption earns full credit.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.
npm · infra-lens-mcp
claude mcp add oaslananka-infra-lens-mcp -- npx -y infra-lens-mcp
codex mcp add oaslananka-infra-lens-mcp -- npx -y infra-lens-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"oaslananka-infra-lens-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"infra-lens-mcp"
],
"enabled": true
}
}
} openclaw mcp add oaslananka-infra-lens-mcp --command npx --arg -y --arg infra-lens-mcp
mcp_servers:
oaslananka-infra-lens-mcp:
command: "npx"
args: ["-y", "infra-lens-mcp"] {
"mcpServers": {
"oaslananka-infra-lens-mcp": {
"command": "npx",
"args": [
"-y",
"infra-lens-mcp"
]
}
}
} 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.
- 3 Aug 26 +53
- GHSA-frvp-7c67-39w9 affects this package: medium ▼ security
- Known CVEs: unverified → fail ▼ security
- Install scripts: unverified → pass ▲ security
- Provenance: unverified → pass ▲ security
- The attested source repository moved: oaslananka/infra-lens-mcp security
- Stability: unverified → 0.23 ▲ functional
- Tool coverage: unverified → 100 ▲ functional
- License: unverified → pass ▲ functional
- Schema quality: unverified → fair ▲ functional
- Dependency health: unverified → partial ▲ functional
- Maintenance: unverified → pass ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Licence: MIT functional
- 2 Aug 26 +1
- Malware scan: unverified → pass ▲ security
- Tool coverage: 100 → unverified ▼ functional
- 1 Aug 26 +14
- Tool coverage: unverified → 100 ▲ functional
- 31 Jul 26 −39
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 +20
- Tool coverage: unverified → 100 ▲ functional
- 28 Jul 26 −20
- Tool coverage: 100 → unverified ▼ functional
- First check of Schema quality: unverified functional
- 27 Jul 26 44
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 3 Aug 2026 · Analysed npm/[email protected]
Provenance verified
Ecosystem: npm · Outcome: verified
Reason: verified
- Source repo:
- oaslananka/infra-lens-mcp
- Certificate issuer:
- https://token.actions.githubusercontent.com
- Certificate SAN:
- https://github.com/oaslananka/infra-lens-mcp/.github/workflows/publish-npm.yml@refs/heads/main
- Rekor log index:
- 2219062603
- Predicate type:
- https://slsa.dev/provenance/v1
- Subject digest:
- sha512:6c120dd4ffe5a10a96ab4a12421c2c19f1f00c566e1e75ad8fa1d4d5c58b7e8621da9cd7627a83d3d64ffaf789a85d7b1e037474838b3723e1a529e56
- Discovery method:
- attestation_endpoint
Vulnerabilities 1 finding
| ID | CVE | Severity | Vector | Fix available |
|---|---|---|---|---|
| GHSA-frvp-7c67-39w9 | medium | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N | yes |
Dependencies 138 packages
138 packages in the resolved dependency tree · 138 deprecated · 54 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
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.
analyze_server Analyze Server ~69
Collect metrics from a server and explain any anomalies in human language
| Name | Type | Req | Description |
|---|---|---|---|
| connection | object | yes | — |
| duration_minutes | integer | — | How many minutes of metrics to collect for analysis |
| include_network | boolean | — | Include network metrics |
| include_processes | boolean | — | Include top process analysis |
| Name | Type | Req | Description |
|---|---|---|---|
| anomalies | array | yes | — |
| collection_mode | string | yes | — |
| collection_window_minutes | number | yes | — |
| health_score | number | yes | — |
| host | string | yes | — |
| metrics | object | yes | — |
| samples_collected | integer | yes | — |
| summary | string | yes | — |
| timestamp | string | yes | — |
| warnings | array | yes | — |
No examples provided.
analyze_server_snapshot Analyze Current Server Snapshot ~59
Collect one immediate server snapshot, analyze it, and persist the completed observation without a sampling delay
| Name | Type | Req | Description |
|---|---|---|---|
| connection | object | yes | — |
| include_network | boolean | — | Include network metrics |
| include_processes | boolean | — | Include top process analysis |
| Name | Type | Req | Description |
|---|---|---|---|
| anomalies | array | yes | — |
| collection_mode | string | yes | — |
| collection_window_minutes | number | yes | — |
| health_score | number | yes | — |
| host | string | yes | — |
| metrics | object | yes | — |
| samples_collected | integer | yes | — |
| summary | string | yes | — |
| timestamp | string | yes | — |
| warnings | array | yes | — |
No examples provided.
compare_incident_windows Compare Incident Windows ~64
Compare adjacent time windows for one host or the same recent window across two hosts
| Name | Type | Req | Description |
|---|---|---|---|
| compare_host | string | — | — |
| end_timestamp | integer | — | — |
| host | string | yes | — |
| limit | integer | — | — |
| recent_hours | integer | — | — |
| Name | Type | Req | Description |
|---|---|---|---|
| left | object | yes | — |
| left_invalid_rows | integer | yes | — |
| left_label | string | yes | — |
| metrics | array | yes | — |
| review_required | boolean | yes | — |
| right | object | yes | — |
| right_invalid_rows | integer | yes | — |
| right_label | string | yes | — |
| summary | string | yes | — |
No examples provided.
compare_to_baseline Compare to Baseline ~38
Compare current server state to a recorded baseline and explain the differences
| Name | Type | Req | Description |
|---|---|---|---|
| baseline_label | string | — | — |
| connection | object | yes | — |
| Name | Type | Req | Description |
|---|---|---|---|
| anomalies | array | yes | — |
| baseline_label | string | yes | — |
| baseline_samples | integer | yes | — |
| health_score | number | yes | — |
| host | string | yes | — |
| summary | string | yes | — |
| warnings | array | yes | — |
No examples provided.
draft_incident_report Draft Incident Report ~46
Create a review-first incident report and postmortem draft from persisted observations
| Name | Type | Req | Description |
|---|---|---|---|
| host | string | yes | — |
| hours | integer | — | — |
| limit | integer | — | — |
| Name | Type | Req | Description |
|---|---|---|---|
| completeness | string | yes | — |
| detection_evidence | array | yes | — |
| executive_summary | string | yes | — |
| generated_at | string | yes | — |
| host | string | yes | — |
| impact_signals | array | yes | — |
| invalid_rows | integer | yes | — |
| postmortem | object | yes | — |
| remediation | object | yes | — |
| review_required | boolean | yes | — |
| sample_count | integer | yes | — |
| status | string | yes | — |
| timeline | array | yes | — |
| window | object | yes | — |
No examples provided.
get_history Get Metric History ~113
Get historical CPU, memory, or load values for a server
| Name | Type | Req | Description |
|---|---|---|---|
| cursor | string | — | Opaque cursor returned by a previous history page |
| host | string | yes | Server hostname or IP |
| hours | integer | — | How many hours of history to return |
| label | string | — | Optional label filter; omitted returns observations, set returns matching records |
| limit | integer | — | Maximum history points returned in one page; defaults to 100 |
| metric | string | — | Metric to return from historical snapshots |
| Name | Type | Req | Description |
|---|---|---|---|
| data_points | integer | yes | — |
| has_more | boolean | yes | — |
| history | array | yes | — |
| host | string | yes | — |
| hours | integer | yes | — |
| label | — | yes | — |
| metric | string | yes | — |
| next_cursor | — | yes | — |
No examples provided.
inspect_host_capabilities Inspect Host Capabilities ~28
Check whether a Linux host supports infra-lens collection
| Name | Type | Req | Description |
|---|---|---|---|
| connection | object | yes | — |
| Name | Type | Req | Description |
|---|---|---|---|
| capabilities | array | yes | — |
| checked_at | string | yes | — |
| host | string | yes | — |
| warnings | array | yes | — |
No examples provided.
plan_remediation Plan Remediation ~32
Collect a current read-only snapshot and produce approval-required remediation guidance without executing changes
| Name | Type | Req | Description |
|---|---|---|---|
| connection | object | yes | — |
| Name | Type | Req | Description |
|---|---|---|---|
| confidence | number | yes | — |
| execution_performed | boolean | yes | — |
| generated_at | string | yes | — |
| health_score | number | yes | — |
| host | string | yes | — |
| review_required | boolean | yes | — |
| steps | array | yes | — |
| summary | string | yes | — |
No examples provided.
record_baseline Record Baseline ~52
Record current metrics as baseline during normal operation for more accurate anomaly detection later
| Name | Type | Req | Description |
|---|---|---|---|
| connection | object | yes | — |
| label | string | — | Label for this baseline (e.g. "normal", "peak-hours") |
| Name | Type | Req | Description |
|---|---|---|---|
| host | string | yes | — |
| label | string | yes | — |
| message | string | yes | — |
| sample_count | integer | yes | — |
| saved | boolean | yes | — |
| warnings | array | yes | — |
No examples provided.
snapshot Take Metric Snapshot ~23
Collect and save current server metrics without analysis
| Name | Type | Req | Description |
|---|---|---|---|
| connection | object | yes | — |
| Name | Type | Req | Description |
|---|---|---|---|
| host | string | yes | — |
| saved | boolean | yes | — |
| timestamp | integer | yes | — |
| warnings | array | yes | — |
No examples provided.