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
2,465Niche · −30% score
Versions published
42
First published
May 2026
Publisher
moroni.villalobos

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

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"}'
Artifact bytes294,952
Previous version12.9.0
Published2026-05-26T21:45:03.917Z
SHA-2565ff7ac107f014256ed506c279493d57d4195575a9742283540aa81852bb09278

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/maps/web/api_multi_map.jsonmatched "curl "12
mediumObfuscation Densitypackage/new_project_demo/package-lock.jsonhigh encoded/escaped-token density12

Manifest

Package metadata

Scripts10
  • bundletsup && shx chmod +x lib/server.js
  • devtsx --watch src/server.ts
  • dev:httptsx --watch src/server.ts --http --allowedOrigins http://localhost:8080
  • linteslint src/ tests/ --fix && tsc --noEmit
  • postbundlenpm pack
  • prebundlerimraf lib --glob ./*.tgz
  • preparehusky
  • startnode lib/server.js
  • start:httpnode lib/server.js --http --allowedOrigins http://localhost:8080
  • testvitest run
Dependencies10
  • @modelcontextprotocol/sdk^1.27.1
  • @toon-format/toon^2.1.0
  • @wdio/protocols^9.27.0
  • @xmldom/xmldom^0.8.12
  • browserstack-local^1.5.12
  • puppeteer-core^24.40.0
  • sharp^0.34.5
  • webdriverio^9.27.0
  • xpath^0.0.34
  • zod^4.3.6