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 promotingMixed 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"}'Why flagged
What the scanner saw
Suspicious Publish Context: {"package_age_days":0,"publisher":"dadflip","burst_same_day":0,"burst_week":0,"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
Status history (1 event)
- new → available · risk review · score 30 · status changed
Evidence
Static findings
6 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Suspicious Publish Context | manifest | {"package_age_days":0,"publisher":"dadflip","burst_same_day":0,"burst_week":0,"lure":null,"version_anomaly":false,"new_account":true} | 10 |
Show all 6 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Suspicious Publish Context | manifest | {"package_age_days":0,"publisher":"dadflip","burst_same_day":0,"burst_week":0,"lure":null,"version_anomaly":false,"new_account":true} | 10 |
| low | Credential file access | package/dist/studio/cli/index.js | matched ".npmrc" | 5 |
| low | Credential file access | package/dist/studio/index.js | matched ".npmrc" | 5 |
| low | Credential file access | package/dist/studio/cli/index.mjs | matched ".npmrc" | 5 |
| low | Credential file access | package/dist/studio/index.mjs | matched ".npmrc" | 5 |
| low | Large Javascript Payload | package/studio/app/dist/_expo/static/js/web/entry-39d36897d2758a1d36b9ce16995ecc83.js | 4974941 bytes | 0 |
Manifest
Package metadata
Scripts9
buildnpm run build:studio && npm run build:foundationbuild:foundationtsupbuild:studiocd studio/app && npx expo export --platform web --output-dir distdevtsup --watchdev:studiocd studio/app && npx expo start --web --port 4201prepublishOnlynpm run build && npm run typecheckreleasenpm run build && npm run typecheck && changeset publishtypechecktsc --noEmitversionchangeset 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.14class-variance-authority^0.7.1clsx^2.1.1express^5.2.1lucide-react^1.18.0motion^12.40.0qrcode^1.5.4react>=18.0.0tailwind-merge^3.6.0ws^8.20.0