PkgRadar

Package evidence

@arvinn/[email protected]

Large Javascript Payload: 15772173 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
176
Versions published
13Established · −30% score
First published
Apr 2024
Publisher
pinky-pig

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":["@arvinn/[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":["@arvinn/[email protected]"],"fail_on":"review"}'
Publisherpinky-pig
Artifact bytes3,145,803
Previous version0.0.5
Published2025-06-23T05:24:35.290Z
SHA-2563dae0b5ffefbbad6c82568f6e501a116f557824e150296b3e46bb291f7aa0630

Why flagged

What the scanner saw

Large Javascript Payload: 15772173 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
0.0.6Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/index.js15772173 bytes0

Manifest

Package metadata

Scripts8
  • buildpnpm run build:typegen && tsdown
  • build:eslint-inspectoreslint-config-inspector build --config eslint-inspector.config.ts
  • build:typegentsx scripts/typegen.ts
  • devnpx @eslint/config-inspector@latest
  • linteslint .
  • lint:fixpnpm run lint --fix
  • releasebumpp && pnpm publish
  • setuppnpm run build:typegen
Dependencies14
  • @unocss/eslint-plugin^0.59.4
  • eslint-plugin-antfu^2.7.0
  • eslint-plugin-command^0.1.9
  • eslint-plugin-eslint-comments^3.2.0
  • eslint-plugin-markdown^5.1.0
  • eslint-plugin-n^17.20.0
  • eslint-plugin-perfectionist^2.11.0
  • eslint-plugin-prettier^5.5.0
  • eslint-plugin-unicorn^52.0.0
  • eslint-plugin-vue^9.33.0
  • globals^15.15.0
  • local-pkg^0.5.1
  • prettier^3.5.3
  • typescript-eslint^7.18.0