PkgRadar

Package evidence

@unifiedflow/[email protected]

Suspicious Publish Context: {"package_age_days":6,"publisher":"unifiedflow","burst_same_day":1,"burst_week":1,"lure":{"kind":"token_affix","target":"unified"},"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.

Weekly downloads
758
Versions published
8
First published
Jun 2026
Publisher
unifiedflow

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":["@unifiedflow/[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":["@unifiedflow/[email protected]"],"fail_on":"review"}'
Publisherunifiedflow
Artifact bytes13,142
Previous version1.0.6
Published2026-06-13T14:29:10.850Z
SHA-2562efaa5e4c79a13590152e3379314f22a4e3cf02516ce3feaf9c5a9fa0c8e21e1

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":6,"publisher":"unifiedflow","burst_same_day":1,"burst_week":1,"lure":{"kind":"token_affix","target":"unified"},"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
1.0.7Version
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":6,"publisher":"unifiedflow","burst_same_day":1,"burst_week":1,"lure":{"kind":"token_affix","target":"unified"},"version_anomaly":false,"new_account":false}10

Manifest

Package metadata

Scripts1
  • buildtsc
Dependencies4
  • @coral-xyz/anchor^0.32.1
  • @solana/client^1.7.0
  • @solana/spl-token^0.4.0
  • @solana/web3.js^1.90.0