PkgRadar

Package evidence

[email protected]

Remote Payload: matched "Curl "

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.

Weekly downloads
549
Versions published
9
First published
May 2026
Publisher
kentutapi

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherkentutapi
Artifact bytes41,940,456
Previous version1.7.2
Published2026-05-31T15:59:27.670Z
SHA-256e64c29d38aa35257c8a34720aa0edd5ce3da213a2ef3e0014f2688dce77979a7

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

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.jsmatched "Curl "12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.jsmatched "Curl "12
lowCredential file accesspackage/src/app/api/oauth/kiro/auto-import/route.jsmatched ".aws/"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node cli/hooks/postinstall.js"5

Manifest

Package metadata

Scripts10
  • buildnext build
  • build:bunbun --bun next build --turbopack
  • build:clipowershell -ExecutionPolicy Bypass -File scripts/build-cli.ps1
  • devnext dev --webpack --port 20123
  • dev:bunbun --bun next dev --webpack --port 20123
  • postinstallnode cli/hooks/postinstall.js
  • startset PORT=20123 && node .next/standalone/server.js
  • start:bunbun ./.next/standalone/server.js
  • testvitest run
  • test:watchvitest
Dependencies33
  • @dnd-kit/core^6.3.1
  • @dnd-kit/modifiers^9.0.0
  • @dnd-kit/sortable^10.0.0
  • @dnd-kit/utilities^3.2.2
  • @monaco-editor/react^4.7.0
  • @xyflow/react^12.10.1
  • bcryptjs^3.0.3
  • confbox^0.2.4
  • date-fns^4.3.0
  • express^5.2.1
  • fs^0.0.1-security
  • http-proxy-middleware^3.0.5
  • jose^6.1.3
  • jspdf^4.2.1
  • jspdf-autotable^5.0.8
  • marked^18.0.1
  • material-symbols^0.44.6
  • monaco-editor^0.55.1
  • next^16.1.6
  • node-forge^1.3.3
  • node-machine-id^1.1.12
  • open^11.0.0
  • ora^9.1.0
  • react19.2.4
  • react-dom19.2.4
  • react-is^16.13.1
  • recharts^3.7.0
  • selfsigned^5.5.0
  • socks-proxy-agent^8.0.5
  • sql.js^1.14.1
  • …and 3 more.
Optional dependencies1
  • better-sqlite3^12.6.2