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
- 5
- First published
- May 2026
- Publisher
- circle-npm-ci
Recommended action
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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":["@circle-fin/[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":["@circle-fin/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
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 low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts11
buildtsupcheck:typetsc --project tsconfig.json --pretty --noEmitdevtsx src/index.tslinteslint . --fixtesttsx --no-warnings node_modules/vitest/vitest.mjs runtest:coveragetsx --no-warnings node_modules/vitest/vitest.mjs run --coveragetest:e2etsx --no-warnings node_modules/vitest/vitest.mjs run --config vitest.e2e.config.mtstest:smoketsx --no-warnings node_modules/vitest/vitest.mjs run --config vitest.smoke.config.mtstest:smoke:mainnetSMOKE_CHAIN=BASE SMOKE_BRIDGE_TO_CHAIN=ARB pnpm test:smoketest:smoke:testnetSMOKE_CHAIN=ARC-TESTNET pnpm test:smoketest:watchtsx --no-warnings node_modules/vitest/vitest.mjs watch
Dependencies22
@circle-fin/x402-batching3.0.4@coral-xyz/anchor0.31.1@ethersproject/address5.8.0@ethersproject/bytes5.8.0@ethersproject/units5.8.0@noble/curves1.4.2@noble/hashes1.7.1@solana/web3.js1.98.4@x402/core2.11.0@x402/evm2.11.0abitype1.1.0bn.js5.2.3bs586.0.0cli-table30.6.5json-schema-faker0.6.1node-forge^1.3.1pino10.1.0qrcode1.5.4rpc-websockets9.3.8semver7.7.4viem2.31.3zod3.25.67
Optional dependencies1
@open-wallet-standard/core1.2.4