PkgRadar

Package evidence

[email protected]

Remote Payload: matched "wget "

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.

Versions published
4
First published
Apr 2026
Publisher
phuc-nt-prime

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":"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":["[email protected]"],"fail_on":"review"}'
Publisherphuc-nt-prime
Artifact bytes6,349,593
Previous version2.0.1
Published2026-05-26T13:43:01.482Z
SHA-2563d2aad9215d30d726172961c1b41ad7d2826a6fd7685edf326d6c53b1b644875

Why flagged

What the scanner saw

Remote Payload: matched "wget "

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

Availability ledger

available

review
Last checked
reviewRisk
36Score
2.1.0Version
Status history (1 event)
  1. newavailable · risk review · score 36 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/claude/skills/chrome-devtools/scripts/install-deps.shmatched "wget "12
mediumRemote Payloadpackage/claude/skills/cti-expert/scripts/install.shmatched "curl "12
mediumRemote Payloadpackage/claude/skills/install.shmatched "curl "12

Manifest

Package metadata

Scripts2
  • initbash mk-init.sh
  • testecho "No tests" && exit 0