PkgRadar

Package evidence

@flipova/[email protected]

Credential file access: matched ".npmrc"

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
dadflip

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":["@flipova/[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":["@flipova/[email protected]"],"fail_on":"review"}'
Publisherdadflip
Artifact bytes4,119,429
Previous version1.8.0
Published2026-06-13T13:37:47.695Z
SHA-256c9296cc54fc822dc5d70bf2fbc3f909fadd24360c74b942b4d09f8cd6d26b4e6

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"dadflip","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"dadflip","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"dadflip","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
lowCredential file accesspackage/dist/chunk-EIWDEXBO.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/chunk-ECBM426M.mjsmatched ".npmrc"5
lowLarge Javascript Payloadpackage/studio/app/dist/_expo/static/js/web/entry-77f601f6b9353e7b6e3b18cdbe63ac99.js7328794 bytes0

Manifest

Package metadata

Scripts9
  • buildnpm run build:foundation && npm run build:studio
  • build:foundationtsup
  • build:studiocd studio/app && npx expo export --platform web --output-dir dist
  • devtsup --watch
  • dev:studiocd studio/app && npx expo start --web --port 4201
  • prepublishOnlynpm run build && npm run typecheck
  • releasenpm run build && npm run typecheck && changeset publish
  • typechecktsc --noEmit
  • versionchangeset version
Dependencies13
  • @radix-ui/react-accordion^1.2.0
  • @radix-ui/react-dropdown-menu^2.1.17
  • @radix-ui/react-slot^1.2.5
  • @radix-ui/react-tabs^1.1.14
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • express^5.2.1
  • lucide-react^1.18.0
  • motion^12.40.0
  • qrcode^1.5.4
  • react>=18.0.0
  • tailwind-merge^3.6.0
  • ws^8.20.0