PkgRadar

Package evidence

@pindoba/[email protected]

Suspicious Publish Context: {"package_age_days":2,"publisher":"eduardolopes","burst_same_day":2,"burst_week":2,"lure":{"kind":"token_affix","target":"react"},"version_anomaly":false,"new_account":false}

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
2
First published
Jun 2026
Publisher
eduardolopes

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":["@pindoba/[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":["@pindoba/[email protected]"],"fail_on":"review"}'
Publishereduardolopes
Artifact bytes7,120
Previous versionnone
Published2026-06-17T19:36:45.508Z
SHA-256fbaa3a463e5b14014f0e958897fcee77b0095aa2e192f4571ea7045da5a1934e

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":2,"publisher":"eduardolopes","burst_same_day":2,"burst_week":2,"lure":{"kind":"token_affix","target":"react"},"version_anomaly":false,"new_account":false}

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.0.0-alpha-20260617191010Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":2,"publisher":"eduardolopes","burst_same_day":2,"burst_week":2,"lure":{"kind":"token_affix","target":"react"},"version_anomaly":false,"new_account":false}10

Manifest

Package metadata

Scripts10
  • buildtsdown
  • checktsc --noEmit
  • cleanrm -rf .turbo && rm -rf node_modules && rm -rf dist
  • devtsdown --watch
  • formatprettier --check . --ignore-path "$PRETTIER_IGNORE_PATH"
  • format:fixprettier --write . --ignore-path "$PRETTIER_IGNORE_PATH"
  • linkpnpm link
  • lintTIMING=1 eslint . --max-warnings 0
  • lint:fixTIMING=1 eslint . --fix --max-warnings 0
  • unlinkpnpm unlink
Dependencies10
  • @pindoba/core-choice0.0.0-alpha-20260617191010
  • @pindoba/normalize-props0.0.0-alpha-20260617191010
  • @pindoba/react-badge0.0.0-alpha-20260617191010
  • @pindoba/react-card0.0.0-alpha-20260617191010
  • @pindoba/react-checkbox0.0.0-alpha-20260617191010
  • @pindoba/react-group0.0.0-alpha-20260617191010
  • @pindoba/react-radio0.0.0-alpha-20260617191010
  • @pindoba/react-stamp0.0.0-alpha-20260617191010
  • @pindoba/styled-system0.0.0-alpha-20260617191010
  • @pindoba/styles-choice0.0.0-alpha-20260617191010