PkgRadar

Package evidence

@mkbabb/[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
13
Versions published
12Established · −30% score
First published
Jul 2024
Publisher
mkbabb

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@mkbabb/[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":["@mkbabb/[email protected]"],"fail_on":"review"}'
Publishermkbabb
Artifact bytes157,158
Previous version0.5.1
Published2026-05-28T15:03:02.288Z
SHA-256cb0cec848b380cafb8d521f8d6995d8e34f980d656a95d6b4e33429b3470b9a9

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
8Score
0.10.0Version
Status history (1 event)
  1. newavailable · risk review · score 8 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/standalone-Ck3UyY5I.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts22
  • benchnode bench/color-channel-access.mjs && node bench/color2-direct-paths.mjs && node bench/parser-namelookup.mjs
  • buildvite build --mode production
  • build:hero-labvite build --mode hero-lab
  • build:watchvite build --mode production --watch
  • codemod:keyframes-lerpnode scripts/migrate-keyframes-js-lerp.mjs
  • devvite --port 9000
  • dev:hero-labvite --mode hero-lab --port 9010
  • gh-pagesvite build --mode gh-pages
  • linteslint . --max-warnings=0
  • preparetest -f dist/value.js || npm run build
  • proof:as-any-budgetnode scripts/proof-as-any-budget.mjs
  • proof:as-unknown-as-budgetnode scripts/proof-as-unknown-as-budget.mjs
  • proof:codemod-publicationnode scripts/proof-codemod-publication.mjs
  • proof:dts-layoutnode scripts/proof-dts-layout.mjs
  • proof:no-bare-builtinsnode scripts/proof-no-bare-builtins.mjs
  • proof:no-deepnode scripts/proof-no-deep.mjs
  • proof:no-deprecatednode scripts/proof-no-deprecated.mjs
  • proof:no-ts-ignorenode scripts/proof-no-ts-ignore.mjs
  • proof:resolutionnode scripts/proof-resolution-contract.mjs
  • testvitest
  • test:e2eplaywright test
  • typecheckvue-tsc --noEmit
Dependencies1
  • @mkbabb/parse-that^0.8.2