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
1,954Niche · −30% score
Versions published
26
First published
May 2026
Publisher
kentutapi

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["[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":["[email protected]"],"fail_on":"high"}'
Publisherkentutapi
Artifact bytes41,940,454
Previous version1.5.0
Published2026-05-31T15:47:06.530Z
SHA-256de674cb62f7a2c2be09fc96664f1ac15951267850825bb6ed0356a3eacb2cd36

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 1.7.0 vs 1.5.0: "node cli/hooks/postinstall.js"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.7.0 vs 1.5.0: "node cli/hooks/postinstall.js"40
mediumRemote Payloadpackage/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.jsmatched "Curl "12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.7.0 vs 1.5.0: "node cli/hooks/postinstall.js"40
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