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,770Niche · −30% score
Versions published
169
First published
Feb 2026
Publisher
jamdesk-org

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"}'
Publisherjamdesk-org
Artifact bytes4,924,435
Previous version1.1.145
Published2026-06-16T16:29:24.786Z
SHA-256deea6dcaecc6d5e308123e9828e7083cec33382e4314df40d3862238d08d276f

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/commands/deploy/cloudflare.jsmatched "curl "12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/commands/deploy/cloudflare.jsmatched "curl "12
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/patch-openapi-schemas.js && node scripts/install-banner.js"5

Manifest

Package metadata

Scripts15
  • buildtsc
  • devtsc --watch
  • generate-workspace-lockfilenode scripts/generate-workspace-lockfile.js
  • linteslint src/
  • postinstallnode scripts/patch-openapi-schemas.js && node scripts/install-banner.js
  • preparenpm run build
  • prepublishOnlynpm run vendor && npm run build && npm run security-check
  • publish:drynode scripts/publish.js npm --dry-run
  • publish:githubnode scripts/publish.js github
  • publish:npmnode scripts/publish.js npm
  • security-checknode scripts/security-check.js
  • testvitest
  • test:localnode scripts/test-local.js
  • vendornode scripts/vendor.js
  • verify:workspace-lockfilenode scripts/verify-workspace-lockfile.js
Dependencies23
  • @apidevtools/swagger-parser^12.1.0
  • @inquirer/prompts^8.4.1
  • ajv^8.17.1
  • ajv-formats^3.0.1
  • chalk^5.3.0
  • commander^15.0.0
  • dictionary-en^4.0.0
  • estree-util-visit^2.0.0
  • fastest-levenshtein^1.0.16
  • fs-extra^11.2.0
  • github-slugger^2.0.0
  • glob^13.0.6
  • gray-matter^4.0.3
  • ignore^7.0.5
  • json5^2.2.3
  • nspell^2.1.5
  • open^11.0.0
  • ora^9.4.0
  • remark-mdx^3.1.1
  • remark-parse^11.0.0
  • tar^7.5.15
  • unified^11.0.5
  • unist-util-visit^5.1.0