PkgRadar

Package evidence

@akta/[email protected]

Large Javascript Payload: 3293262 bytes

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,752Niche · −30% score
Versions published
54
First published
Feb 2026
Publisher
krby

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

Looks clean — keep monitoring

No 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":["@akta/[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":["@akta/[email protected]"],"fail_on":"review"}'
Publisherkrby
Artifact bytes7,678,933
Previous version1.4.0
Published2026-05-30T04:51:46.637Z
SHA-256fe6e92ccd92eb8ddf3f1d49d2dda15d5fc18874497f01013d543bb52e1fb9424

Why flagged

What the scanner saw

Large Javascript Payload: 3293262 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.4.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/chunk-4HUNFJHH.js3293262 bytes0
lowLarge Javascript Payloadpackage/dist/chunk-ADVSZM5D.mjs3275484 bytes0

Manifest

Package metadata

Scripts8
  • buildtsup && tsc -p tsconfig.esm.json --emitDeclarationOnly --outDir dist
  • cleanrm -rf dist/ src/generated/
  • generatealgokit generate client ../akita-sc/smart_contracts/artifacts -v 7.0.0-beta.3 -o src/generated/{contract_name}Client.ts
  • prebuildnpm run clean && npm run generate
  • publish:canarynpm publish --tag canary
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest watch
Dependencies1
  • @noble/hashes^1.7.1