PkgRadar

Package evidence

[email protected]

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 98 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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
4
First published
May 2026
Publisher
foscat

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherfoscat
Artifact bytes247,029
Previous version1.0.4
Published2026-06-01T22:31:14.987Z
SHA-2563ddd856542e7fa34a6f3d6dcc015f9828612554c592e00318f8f901843cdf6cd

Why flagged

What the scanner saw

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 98 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumManifest Codeless Dependency Stubpackage.jsonpackage ships no JS/TS source but declares 98 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape15

Manifest

Package metadata

Scripts14
  • buildnode scripts/build-css.js
  • lintnpm run lint:css
  • lint:cssstylelint "styles/**/*.css"
  • lint:css:fixstylelint "styles/**/*.css" --fix
  • prepublishOnlynpm run lint && npm run build && npm run test:unit
  • testnpm run test:unit
  • test:cinpm run lint && npm run build && npm run test:unit && npm run test:e2e
  • test:e2enode scripts/playwright-cli.js test
  • test:e2e:headednode scripts/playwright-cli.js test --headed
  • test:e2e:installnode scripts/playwright-cli.js install chromium
  • test:e2e:install:cinode scripts/playwright-cli.js install --with-deps chromium
  • test:e2e:uinode scripts/playwright-cli.js test --ui
  • test:unitnode --test tests/package-integrity.test.js
  • verifynpm run lint && npm run build && npm run test:unit && npm run test:e2e
Dependencies98
  • ajv~8.20.0
  • ansi-regex~5.0.1
  • ansi-styles~4.3.0
  • argparse~2.0.1
  • array-union~2.1.0
  • astral-regex~2.0.0
  • balanced-match~2.0.0
  • braces~3.0.3
  • cacheable~2.3.5
  • callsites~3.1.0
  • color-convert~2.0.1
  • color-name~1.1.4
  • colord~2.9.3
  • cosmiconfig~9.0.1
  • css-functions-list~3.3.3
  • css-tree~3.2.1
  • cssesc~3.0.0
  • debug~4.4.3
  • dir-glob~3.0.1
  • emoji-regex~8.0.0
  • env-paths~2.2.1
  • error-ex~1.3.4
  • fast-deep-equal~3.1.3
  • fast-glob~3.3.3
  • fast-uri~3.1.2
  • fastest-levenshtein~1.0.16
  • fastq~1.20.1
  • file-entry-cache~11.1.3
  • fill-range~7.1.1
  • flat-cache~6.1.22
  • …and 68 more.