PkgRadar

Package evidence

@chenpu17/[email protected]

Tls Verification Disabled

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
20
First published
Mar 2026
Publisher
cppupu

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@chenpu17/[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":["@chenpu17/[email protected]"],"fail_on":"review"}'
Publishercppupu
Artifact bytes26,697
Previous version1.0.19-beta.3
Published2026-03-16T02:35:15.826Z
SHA-256343956da41d3e7033f560169ca597ab503f9253b6743ee198f669ccea080ef3c

Why flagged

What the scanner saw

Tls Verification Disabled

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

Availability ledger

available

review
Last checked
reviewRisk
24Score
1.0.19Version
Status history (1 event)
  1. newavailable · risk review · score 24 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumTls Verification Disabledpackage/dist/context7/bridge.js12
mediumTls Verification Disabledpackage/dist/cli.js12

Manifest

Package metadata

Scripts 13

Sign in to view install / lifecycle script contents.

Dependencies9
  • @modelcontextprotocol/sdk^1.0.0
  • cheerio^1.2.0
  • commander^12.0.0
  • https-proxy-agent^7.0.0
  • node-fetch^3.3.2
  • turndown^7.2.0
  • undici^6.24.1
  • zod^3.23.0
  • zod-to-json-schema^3.23.0