PkgRadar

Package evidence

@1delta/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
2,312Niche · −30% score
Versions published
264Established · −30% score
First published
Jul 2025
Publisher
delta-achthar

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@1delta/[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":["@1delta/[email protected]"],"fail_on":"review"}'
Publisherdelta-achthar
Artifact bytes1,417,235
Previous version0.0.280
Published2026-06-12T19:45:24.878Z
SHA-256e9a087bdf66c4565131c921c41dec050cbb812843e6e90aa709ff223994f5563

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
8Score
0.0.281Version
Status history (1 event)
  1. newavailable · risk review · score 8 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.jsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts2
  • buildtsup src/index.ts --format esm --clean && tsc -p tsconfig.dts.json
  • testvitest
Dependencies8
  • @1delta/abis0.0.20
  • @1delta/calldata-sdk0.0.152
  • @1delta/dex-registry0.0.101
  • @1delta/lender-registry0.0.32
  • @1delta/providers0.0.59
  • @1delta/proxy-fetch0.0.1
  • async-retry^1.3.3
  • lodash^4.17.23