PkgRadar

Package evidence

@swayloop/[email protected]

Install-time lifecycle script: preinstall="npx only-allow pnpm"

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":["@swayloop/[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":["@swayloop/[email protected]"],"fail_on":"high"}'
Publisherjeongye01
Artifact bytes2,439
Previous versionnone
Published2026-05-25T03:17:38.554Z
SHA-25646aa4f4f9e2c27d17f9890ef2dbbaf17e8c896df4f51619e759fc6a0c20bf847

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="npx only-allow pnpm"

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

jeongye01

5 members · evidence strength 70

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpreinstall="npx only-allow pnpm"30
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpreinstall="npx only-allow pnpm"30
lowInstall-time lifecycle scriptpackage.jsonprepare="husky"4

Manifest

Package metadata

Scripts2
  • preinstallnpx only-allow pnpm
  • preparehusky
Dependencies3
  • @eslint/js^9.18.0
  • eslint-config-prettier^9.1.0
  • typescript-eslint^8.20.0