PkgRadar

Package evidence

@saeeol/[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.

Versions published
2
First published
May 2026
Publisher
leedonghun-dev

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":["@saeeol/[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":["@saeeol/[email protected]"],"fail_on":"review"}'
Artifact bytes25,904
Previous versionnone
Published2026-05-25T22:07:48.015Z
SHA-2563064479b630c0419ae3a05fa39e9c5d5cd4e33d14a2a3d84246bec233de26ef4

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
12Score
0.1.0Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/scripts/setup.shmatched "curl "12

Manifest

Package metadata

Scripts5
  • dashboardbun run src/index.ts dashboard
  • devbun run --watch src/index.ts
  • setupbun run src/index.ts setup
  • startbun run src/index.ts
  • typechecktsc --noEmit
Dependencies15
  • @hono/node-server^1.14.3
  • @saeeol/conductorworkspace:*
  • @saeeol/sharedworkspace:*
  • @saeeol/toolsworkspace:*
  • bull^4.16.0
  • gray-matter^4.0.3
  • hono^4.12.12
  • ioredis^5.6.0
  • node-cron^3.0.3
  • remark^15.0.1
  • remark-parse^11.0.0
  • remark-stringify^11.0.0
  • turndown^7.2.0
  • unified^11.0.5
  • zod^3.25.42