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,824Niche · −30% score
- Versions published
- 30Established · −30% score
- First published
- Nov 2025
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (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":["@chainlink/[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":["@chainlink/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Known Indicator Filename: package/dist/execution.js
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 13 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Known Indicator Filename | package/dist/execution.js | package/dist/execution.js | 45 |
Manifest
Package metadata
Scripts8
buildnpm run clean && tsc -p ./tsconfig.build.jsonchecknpm run lint && npm run typecheckcleanrm -rfv ./distlintprettier --check ./src && eslint ./srclint:fixprettier --write ./src && eslint --fix ./srcpreparenpm run buildtestnode --testtypechecktsc --noEmit
Dependencies19
@aptos-labs/ts-sdk^6.3.1@coral-xyz/anchor^0.29.0@mysten/bcs^2.0.5@mysten/sui^2.16.2@noble/hashes^2.2.0@solana/spl-token0.4.14@solana/web3.js^1.98.4@ton/core0.63.1@ton/ton^16.2.4abitype1.2.4axios1.16.0bn.js^5.2.3borsh^2.0.0bs58^6.0.0buffer^6.0.3ethers6.16.0micro-memoize^5.1.1type-fest^5.6.0yaml2.9.0