Package evidence
@flowdot.ai/[email protected]
Install-time lifecycle script: postinstall="patch-package"
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
- 12
- Versions published
- 7
- First published
- Mar 2026
- Publisher
- flowdot
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@flowdot.ai/[email protected]"],"fail_on":"high"}'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":["@flowdot.ai/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
New Lifecycle Script Vs Previous: postinstall added in 1.1.2 vs 1.1.1: "patch-package"
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 high · score 45 · status changed
Evidence
Static findings
2 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 1.1.2 vs 1.1.1: "patch-package" | 40 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 1.1.2 vs 1.1.1: "patch-package" | 40 |
| low | Install-time lifecycle script | package.json | postinstall="patch-package" | 5 |
| low | Large Javascript Payload | package/dist/cli/index.js | 2606594 bytes | 0 |
Manifest
Package metadata
Scripts15
buildnode esbuild.config.jsbuild:allnpm run build && npm run build:extensionbuild:extensionnpm run build --workspace=flowdot-vscode && npm run package:all --workspace=flowdot-vscodecleanrimraf dist coveragedevnode esbuild.config.js --watchlintcross-env NODE_OPTIONS=--max-old-space-size=8192 eslint .lint:fixcross-env NODE_OPTIONS=--max-old-space-size=8192 eslint . --fixpostinstallpatch-packagepreparehusky || trueprepublishOnlynpm run clean && npm run lint && npm test && npm run build && npm run verify-packpublish:safenode scripts/publish.mjstestvitest runtest:watchvitesttype-checktsc --noEmitverify-packnode scripts/verify-pack.mjs
Dependencies5
@flowdot.ai/apifile:../flowdot-api@livekit/rtc-node^0.13.28inknpm:@jrichman/[email protected]keytar^7.9.0react^19.2.0
Optional dependencies1
naudiodon2^2.4.0