PkgRadar

Package evidence

@tbosancheros39/[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
6
Versions published
5
First published
Apr 2026
Publisher
tbosancheros39

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":["@tbosancheros39/[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":["@tbosancheros39/[email protected]"],"fail_on":"review"}'
Artifact bytes567,123
Previous version0.15.1
Published2026-06-06T14:37:25.073Z
SHA-256cd4e9e7d877079bf9b5db08b001ae730c058e8f4f4cab67175cd1aec862829ea

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.16.1Version
Status history (2 events)
  1. newavailable · risk review · score 12 · status changed
  2. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/cli/doctor.jsmatched "curl "12

Manifest

Package metadata

Scripts9
  • buildtsc
  • devnpm run build && npm start
  • dev:watchtsx watch src/index.ts
  • formatprettier --write "src/**/*.ts"
  • linteslint src --ext .ts --max-warnings=0
  • prepublishOnlynpm run build && npm run lint && npm test
  • startnode dist/index.js
  • testvitest run
  • test:coveragevitest run --coverage
Dependencies14
  • @grammyjs/runner^2.0.3
  • @opencode-ai/sdk^1.14.20
  • better-sqlite3^12.9.0
  • bullmq^5.74.1
  • dotenv^17.4.1
  • fuse.js^7.0.0
  • glob^10.5.0
  • grammy^1.42.0
  • https-proxy-agent^9.0.0
  • ioredis^5.11.1
  • remark-gfm^4.0.1
  • remark-parse^11.0.0
  • socks-proxy-agent^10.0.0
  • unified^11.0.5