PkgRadar

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 update

Static 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"}'
Publisherflowdot
Artifact bytes1,446,554
Previous version1.1.1
Published2026-05-16T01:39:57.155Z
SHA-2560f5f7c6ed41d444a0e21e8c674c55a2988a6bf99e937bd8b413b16b0dd2f6af8

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

high
Last checked
highRisk
45Score
1.1.2Version
Status history (1 event)
  1. newavailable · risk high · score 45 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.1.2 vs 1.1.1: "patch-package"40
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.1.2 vs 1.1.1: "patch-package"40
lowInstall-time lifecycle scriptpackage.jsonpostinstall="patch-package"5
lowLarge Javascript Payloadpackage/dist/cli/index.js2606594 bytes0

Manifest

Package metadata

Scripts15
  • buildnode esbuild.config.js
  • build:allnpm run build && npm run build:extension
  • build:extensionnpm run build --workspace=flowdot-vscode && npm run package:all --workspace=flowdot-vscode
  • cleanrimraf dist coverage
  • devnode esbuild.config.js --watch
  • lintcross-env NODE_OPTIONS=--max-old-space-size=8192 eslint .
  • lint:fixcross-env NODE_OPTIONS=--max-old-space-size=8192 eslint . --fix
  • postinstallpatch-package
  • preparehusky || true
  • prepublishOnlynpm run clean && npm run lint && npm test && npm run build && npm run verify-pack
  • publish:safenode scripts/publish.mjs
  • testvitest run
  • test:watchvitest
  • type-checktsc --noEmit
  • verify-packnode scripts/verify-pack.mjs
Dependencies5
  • @flowdot.ai/apifile:../flowdot-api
  • @livekit/rtc-node^0.13.28
  • inknpm:@jrichman/[email protected]
  • keytar^7.9.0
  • react^19.2.0
Optional dependencies1
  • naudiodon2^2.4.0