PkgRadar

Package evidence

@lightcone-ai/[email protected]

Obfuscation Density: high encoded/escaped-token density

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Versions published
283
First published
Apr 2026
Publisher
lightcone-ai

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

Block this release in CIcurl · GitHub Actions

Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.

curl -fsS https://pkgradar.com/gate/npm \
  -H "Authorization: Bearer $PKGRADAR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"specs":["@lightcone-ai/[email protected]"],"fail_on":"review"}'

GitHub Actions step:

- name: PkgRadar gate
  run: |
    curl -fsS https://pkgradar.com/gate/npm \
      -H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
      -H "Content-Type: application/json" \
      -d '{"specs":["@lightcone-ai/[email protected]"],"fail_on":"review"}'
Publisherlightcone-ai
Artifact bytes347,709
Previous version0.23.52
Published2026-05-25T10:54:21.499Z
SHA-25605a95ca5d9cc1318599f6be50a4cd13d0e8ec7e05f05c86fcd24e2dbda9818b4

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
0.23.53Version
Status history (2 events)
  1. availableavailable · risk low · score 0 · status available -> available, risk high -> low, score 93 -> 0
  2. newavailable · risk high · score 93 · status changed

Evidence

Static findings

4 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/mcp-servers/mysql/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/mcp-servers/portfolio-analysis/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/mcp-servers/portfolio-read/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/mcp-servers/publisher/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts4
  • devnode --watch src/index.js
  • postpacknode scripts/unvendor-shared.js
  • prepacknode scripts/vendor-shared.js
  • startnode src/index.js
Dependencies7
  • @modelcontextprotocol/sdk^1.29.0
  • @mozilla/readability^0.6.0
  • dotenv^17.4.0
  • mysql2^3.14.0
  • playwright-core^1.59.1
  • ws^8.20.0
  • zod^3.25.0