PkgRadar

Package evidence

@peekview/[email protected]

Remote Payload: matched "curl "

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@peekview/[email protected]"],"fail_on":"high"}'

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":["@peekview/[email protected]"],"fail_on":"high"}'
Publisherxizhiabc
Artifact bytes36,989
Previous version0.5.3
Published2026-05-24T03:45:04.803Z
SHA-2561f3e7871ac122f25bedc563768f1b66c759654308eaafaacfa539e999aae8c21

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

high
Last checked
highRisk
48Score
0.6.0Version
Status history (1 event)
  1. newavailable · risk high · score 48 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

xizhiabc

2 members · evidence strength 53

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.jsmatched "curl "12
mediumRemote Payloadpackage/dist/config/merge.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/server.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/cli/service.jsmatched "cUrl "12

Manifest

Package metadata

Scripts11
  • buildtsc
  • devtsc --watch
  • linteslint src/**/*.ts
  • prepublishOnlynpm run build && npm run test:unit
  • servenode dist/index.js serve
  • startnode dist/index.js
  • testvitest run
  • test:e2ecd ../../frontend-v3 && npx playwright test e2e/mcp-server.spec.ts
  • test:integrationvitest run --config vitest.integration.config.ts --reporter=verbose
  • test:unitvitest run tests/server.test.ts tests/client.test.ts tests/config.test.ts
  • test:watchvitest
Dependencies8
  • @modelcontextprotocol/sdk1.4.0
  • commander^14.0.3
  • cors^2.8.5
  • express^4.18.0
  • pino^8.0.0
  • uuid^11.0.0
  • yaml^2.9.0
  • zod^3.23.0