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.

Versions published
1
First published
May 2026
Publisher
anamkwon-kr

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"}'
Publisheranamkwon-kr
Artifact bytes2,341,943
Previous versionnone
Published2026-05-27T08:06:00.619Z
SHA-256c8f408a8e6a2d42db7b46f1cf9af81fb94ac63e49ad1ed0bfdad34918ce88b3e

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/scripts/web-setup.shmatched "curl "12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/scripts/web-setup.shmatched "curl "12
lowCredential file accesspackage/shared/assistants.tsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/shared/review.tsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/shared/workspace-snapshot.tsmatched ".npmrc"5

Manifest

Package metadata

Scripts7
  • checkbun run typecheck && bun test
  • clibun cli.ts
  • serverbun server.ts
  • setupbun cli.ts setup both
  • testbun test
  • typecheckbun ./node_modules/typescript/bin/tsc --noEmit
  • web-setupsh scripts/web-setup.sh
Dependencies1
  • @modelcontextprotocol/sdk^1.27.1