PkgRadar

Package evidence

@flow97/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
42
Versions published
14
First published
Jan 2026
Publisher
chaos1ee

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":["@flow97/[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":["@flow97/[email protected]"],"fail_on":"review"}'
Publisherchaos1ee
Artifact bytes18,173
Previous version0.0.13
Published2026-05-27T07:51:11.538Z
SHA-256d3df0365f3167f34c238c55feeeb45cc51ae00243758a8b60606b4f87de3df7b

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/lib/index.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts4
  • buildtsup
  • devtsup --watch
  • linteslint --fix .
  • type-checktsc --noEmit -p tsconfig.json
Dependencies12
  • @flow97/react-toolkit^0.3.0
  • @types/file-saver^2.0.7
  • @types/lodash-es^4.17.12
  • dayjs^1.11.13
  • file-saver^2.0.5
  • jmespath^0.16.0
  • ky^1.7.2
  • lodash-es^4.17.21
  • query-string^9.1.0
  • react-error-boundary^4.1.2
  • zod^3.23.8
  • zustand^5.0.1