PkgRadar

Package evidence

@dpantani/[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
dpantani

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":["@dpantani/[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":["@dpantani/[email protected]"],"fail_on":"review"}'
Publisherdpantani
Artifact bytes2,036,438
Previous versionnone
Published2026-05-26T02:50:16.620Z
SHA-2562aeac4c1555838547abef6ee8087b4d651a587cf9a95c3fc3fd1dec946357705

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/knowledge/data/operators/noise_pop.jsonmatched "Curl "12
mediumRemote Payloadpackage/td/bootstrap.pymatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts17
  • buildtsc && tsup && node scripts/copy-assets.mjs
  • build:dxtnode scripts/build-dxt.mjs
  • devtsx src/index.ts
  • formatbiome format --write .
  • import:bottobottsx scripts/import-bottobot-data.ts
  • lintbiome check .
  • prepacknode scripts/clean-pycache.mjs
  • prepublishOnlynpm run build && npm test
  • setupnode scripts/setup.mjs
  • smoke:livetsx scripts/smoke-live.ts
  • startnode dist/index.js
  • testvitest run
  • test:bridgepython3 -m unittest discover -s td/tests
  • test:watchvitest
  • typechecktsc --noEmit
  • validate:recipestsx scripts/validate-recipes.ts
  • versionnode scripts/sync-manifest-version.mjs && git add dxt/manifest.json
Dependencies2
  • @modelcontextprotocol/sdk^1.29.0
  • zod^4.4.3