io.github.Sahib-Sawhney-WH/looking-glass-mcp
NPM · LOOKING-GLASS-MCP · SCANNED AUG 3
AI-native browser for agents. 71 tools with self-healing, semantic extraction, vault CLI.
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 Security70
- No malware found by supply-chain analysis.Pass
- CVE check failed: a known high-severity CVE affects uuid 9.0.1, a direct dependency. A fixed version is available. View diagnostics → Fail
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (99 of 100), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency71
- Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
- Cryptographically verified build provenance (signed, bound to Sahib-Sawhney-WH/LookingGlass). View diagnostics → Pass
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 125 days ago).Pass
- Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability43
- AI-judged instruction clarity (poor).Fail
- Tool/resource definitions use about 1870 tokens (~26/item across 71 items; 71 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 Coverage33
- 0% of tools have a non-trivial description (not blank, and not just the tool's name).Fail
- 100% of tool parameters carry a description.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 · looking-glass-mcp
claude mcp add sahib-sawhney-wh-looking-glass-mcp -- npx -y looking-glass-mcp
codex mcp add sahib-sawhney-wh-looking-glass-mcp -- npx -y looking-glass-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"sahib-sawhney-wh-looking-glass-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"looking-glass-mcp"
],
"enabled": true
}
}
} openclaw mcp add sahib-sawhney-wh-looking-glass-mcp --command npx --arg -y --arg looking-glass-mcp
mcp_servers:
sahib-sawhney-wh-looking-glass-mcp:
command: "npx"
args: ["-y", "looking-glass-mcp"] {
"mcpServers": {
"sahib-sawhney-wh-looking-glass-mcp": {
"command": "npx",
"args": [
"-y",
"looking-glass-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 +32
- CVE-2026-41907 affects this package: high ▼ security
- Known CVEs: unverified → fail ▼ security
- Install scripts: unverified → pass ▲ security
- Provenance: unverified → pass ▲ security
- The attested source repository moved: Sahib-Sawhney-WH/LookingGlass security
- License: unverified → pass ▲ functional
- Dependency health: unverified → partial ▲ functional
- Maintenance: unverified → pass ▲ functional
- Stability: unverified → 0.27 ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Schema quality: unverified → poor ▲ functional
- Licence: MIT functional
- 2 Aug 26 +15
- Malware scan: unverified → pass ▲ security
- 1 Aug 26 −3
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 31 Jul 26 −18
- Malware scan: pass → unverified ▼ security
- 30 Jul 26 +11
- Dependency health: partial → unverified ▼ functional
- Tool coverage: unverified → 0 ▲ functional
- 28 Jul 26 −11
- Tool coverage: 0 → unverified ▼ functional
- Dependency health: unverified → partial ▲ functional
- First check of Schema quality: unverified functional
- 27 Jul 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 3 Aug 2026 · Analysed npm/[email protected]
Provenance verified
Ecosystem: npm · Outcome: verified
Reason: verified
- Source repo:
- Sahib-Sawhney-WH/LookingGlass
- Certificate issuer:
- https://token.actions.githubusercontent.com
- Certificate SAN:
- https://github.com/Sahib-Sawhney-WH/LookingGlass/.github/workflows/publish.yml@refs/tags/v3.1.1
- Rekor log index:
- 1199806681
- Predicate type:
- https://slsa.dev/provenance/v1
- Subject digest:
- sha512:9b3b39e3f7cbd5960c9675d1f0a63a5d210c83f8039476a78152472a29aa0775e68586c0a954b4b0ffab47ae22221dec9e40e5914ae4a963f4e4ddf53
- Discovery method:
- attestation_endpoint
Vulnerabilities 1 finding
| ID | CVE | Severity | Vector | Fix available |
|---|---|---|---|---|
| GHSA-w5hq-g745-h8pq | CVE-2026-41907 | high | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N | yes |
Dependencies 99 packages
99 packages in the resolved dependency tree · 98 deprecated · 30 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.
session_export_playwright ~43
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| outputPath | string | — | Custom output path for the .spec.ts file |
| sessionId | string | yes | Session ID to export (use session_list to find IDs) |
No output schema declared.
No examples provided.
session_list ~5
No description provided.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
session_replay ~24
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| sessionId | string | yes | Session ID (first 8 chars or full UUID) |
No output schema declared.
No examples provided.
session_start ~15
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | — | Optional session name |
No output schema declared.
No examples provided.
test_accessibility_audit ~8
No description provided.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
test_assert ~47
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| attribute | string | — | Attribute name (for hasAttribute) |
| expected | string|number | — | Expected value |
| selector | string | — | CSS selector |
| type | string | yes | Assertion type |
No output schema declared.
No examples provided.
test_auth_flow ~108
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| passwordSelector | string | yes | CSS selector for password input |
| passwordValue | string | yes | Password |
| submitSelector | string | yes | CSS selector for submit/login button |
| url | string | yes | Login page URL |
| usernameSelector | string | yes | CSS selector for username/email input |
| usernameValue | string | yes | Username or email |
| waitForSelector | string | — | Wait for this element after login |
| waitForUrl | string | — | Wait for URL to match after login |
No output schema declared.
No examples provided.
test_chaos ~59
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| delayMs | number | — | Max delay for random-delays profile (default: 2000ms) |
| profile | string | yes | Chaos condition to apply |
| urlPattern | string | — | URL pattern for block-api profile (default: /api/) |
No output schema declared.
No examples provided.
test_chaos_clear ~8
No description provided.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
test_fill_form ~19
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| fields | array | yes | Array of form fields to fill |
No output schema declared.
No examples provided.
test_generate_assertions ~7
No description provided.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
test_scenario_run ~89
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| baseUrl | string | — | Base URL (e.g., http://localhost:3000) |
| dataSets | array | — | Data sets for parameterized testing. The scenario runs once per data set with {{variable}} substitution. |
| name | string | yes | Scenario name |
| steps | array | yes | Array of test steps to execute. Steps can use {{variable}} placeholders when dataSets is provided. |
No output schema declared.
No examples provided.
test_scenario_status ~7
No description provided.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
test_stop_watch ~6
No description provided.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
test_watch_events ~49
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| events | array | yes | Event types to watch |
| maxEvents | number | — | Maximum events to capture (default: 1000) |
| urlPattern | string | — | Filter network events by URL pattern |
No output schema declared.
No examples provided.
vault_delete ~16
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| profile | string | yes | Profile name to delete |
No output schema declared.
No examples provided.
vault_inject ~24
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| profile | string | yes | Vault profile whose fields to inject into the current page form |
No output schema declared.
No examples provided.
vault_list ~5
No description provided.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
vault_login ~33
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| profile | string | yes | Vault profile to use for login |
| url | string | — | URL to navigate to before login (optional) |
No output schema declared.
No examples provided.
visual_baseline ~26
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | Baseline name (e.g., "homepage", "login-form") |
No output schema declared.
No examples provided.
visual_compare ~18
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | Baseline name to compare against |
No output schema declared.
No examples provided.