PkgRadar

Package evidence

@acurast/[email protected]

Known Indicator Filename: package/dist/deploy/bundle.js

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
615
Versions published
6
First published
Jun 2025
Publisher
papers_ch

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@acurast/[email protected]"],"fail_on":"high"}'

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":["@acurast/[email protected]"],"fail_on":"high"}'
Publisherpapers_ch
Artifact bytes59,771
Previous version1.1.0
Published2026-05-08T14:16:06.053Z
SHA-2567c4ab999eb55a4a196a64754be0290bcdea581fca4447417840099e1891c902d

Why flagged

What the scanner saw

Known Indicator Filename: package/dist/deploy/bundle.js

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

Availability ledger

available

high
Last checked
highRisk
45Score
1.2.0Version
Status history (1 event)
  1. newavailable · risk high · score 45 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/deploy/bundle.jspackage/dist/deploy/bundle.js45

Manifest

Package metadata

Scripts4
  • buildrm -rf ./dist && tsc
  • cleanrm -rf dist
  • testjest
  • test:cijest
Dependencies6
  • adm-zip^0.5.16
  • axios^1.9.0
  • bignumber.js^9.3.0
  • elliptic^6.6.1
  • form-data^4.0.2
  • zod^3.25.51