PkgRadar

Package evidence

@andy-ife/[email protected]

Manifest Codeless Dependency Stub, Suspicious Publish Context

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
3
First published
Jun 2026
Publisher
andy-ife

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":["@andy-ife/[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":["@andy-ife/[email protected]"],"fail_on":"review"}'
Publisherandy-ife
Artifact bytes13,870
Previous version1.0.0
Published2026-06-22T00:39:33.936Z
SHA-2566b8a3aec0e08833935df9cd6f782ed9f309d32df4ee81711da554cc5720cbe05

Why flagged

What the scanner saw

Manifest Codeless Dependency Stub

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumManifest Codeless Dependency Stubpackage.json15
mediumSuspicious Publish Contextmanifest10

Manifest

Package metadata

Scripts 15

Sign in to view install / lifecycle script contents.

Dependencies12
  • base64-inline-loader^1.1.0
  • classnames^2.2.5
  • enzyme-adapter-react-16^1.1.0
  • immutable3.8.1
  • lodash4.17.12
  • prop-types^15.6.2
  • react-intl^3.12.0
  • react-select^1.0.0-rc.2
  • react-test-renderer^16.12.0
  • react-textarea-autosize^4.0.5
  • sinon-as-promised^4.0.3
  • whatwg-fetch^1.0.0