PkgRadar

Package evidence

[email protected]

Known Indicator Filename: package/dist/execution.js

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":["[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":["[email protected]"],"fail_on":"high"}'
Publishershikhkarim
Artifact bytes37,861
Previous version1.5.2
Published2026-05-24T14:17:27.782Z
SHA-25626981b4aba0f0a472c34207ceec27aa36f8a3a02a7a76fac315cbffc61bc9158

Why flagged

What the scanner saw

Known Indicator Filename: package/dist/execution.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.5.3Version
Status history (1 event)
  1. newavailable · risk high · score 45 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPstale

Known Indicator Filename — package/dist/execution.js

3 members · evidence strength 69
Publisher / release actor burststale

shikhkarim

6 members · evidence strength 82

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/execution.jspackage/dist/execution.js45

Manifest

Package metadata

Scripts3
  • buildtsc -p tsconfig.json
  • prepublishOnlynpm run build
  • startnode dist/index.js
Dependencies4
  • callman-core^1.8.3
  • chalk^5.0.0
  • commander^11.0.0
  • ora^6.0.0