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
- 1,213Mature · −50% score
- First published
- Apr 2020
- Publisher
- wangshijun
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["@abtnode/[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":["@abtnode/[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 (1 event)
- new → available · risk review · score 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/lib/util/ensure-bun.js | matched "curl " | 12 |
Manifest
Package metadata
Scripts2
linteslint tests lib --ignore-pattern 'tests/assets/*'lint:fixeslint --fix tests lib
Dependencies89
@abtnode/analytics1.17.12@abtnode/auth1.17.12@abtnode/certificate-manager1.17.12@abtnode/constant1.17.12@abtnode/cron1.17.12@abtnode/db-cache1.17.12@abtnode/docker-utils1.17.12@abtnode/logger1.17.12@abtnode/models1.17.12@abtnode/queue1.17.12@abtnode/rbac1.17.12@abtnode/router-provider1.17.12@abtnode/util1.17.12@arcblock/did1.29.27@arcblock/did-connect-js1.29.27@arcblock/did-ext1.29.27@arcblock/did-motif^1.1.14@arcblock/did-util1.29.27@arcblock/event-hub1.29.27@arcblock/jwt1.29.27@arcblock/pm2-events^0.0.5@arcblock/validator1.29.27@arcblock/vc1.29.27@blocklet/constant1.17.12@blocklet/did-space-js1.2.23@blocklet/env1.17.12@blocklet/error^0.3.5@blocklet/meta1.17.12@blocklet/resolver1.17.12@blocklet/sdk1.17.12- …and 59 more.