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 promotingMixed 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"}'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
Status history (2 events)
- new → available · risk review · score 12 · status changed
- new → available · risk review · score 12 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/cli/doctor.js | matched "curl " | 12 |
Manifest
Package metadata
Scripts9
buildtscdevnpm run build && npm startdev:watchtsx watch src/index.tsformatprettier --write "src/**/*.ts"linteslint src --ext .ts --max-warnings=0prepublishOnlynpm run build && npm run lint && npm teststartnode dist/index.jstestvitest runtest:coveragevitest run --coverage
Dependencies14
@grammyjs/runner^2.0.3@opencode-ai/sdk^1.14.20better-sqlite3^12.9.0bullmq^5.74.1dotenv^17.4.1fuse.js^7.0.0glob^10.5.0grammy^1.42.0https-proxy-agent^9.0.0ioredis^5.11.1remark-gfm^4.0.1remark-parse^11.0.0socks-proxy-agent^10.0.0unified^11.0.5