PkgRadar

Package evidence

[email protected]

no findings

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
5
First published
Apr 2026
Publisher
foscat

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes28,482
Previous version1.1.5
Published2026-06-03T11:42:03.331Z
SHA-2569609febbdb5d172018e0ab10d2b014c3ad7a8cc5b484e26441068991adf2867c

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.2.3Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts11
  • buildnode ./scripts/build.mjs
  • bundlenode ./scripts/build.mjs bundle
  • check:no-hex-colorsnode ./scripts/check-no-hex-colors.mjs
  • lint:cssstylelint interactive-surface.css
  • minifynode ./scripts/build.mjs minify
  • pack:drynpm pack --dry-run --cache ./.npm-cache
  • prepublishOnlynpm run check:no-hex-colors && npm run lint:css && npm run pack:dry
  • testplaywright test --config=./playwright.config.mjs
  • test:chromiumplaywright test --config=./playwright.config.mjs --project=chromium
  • test:installplaywright install --with-deps chromium firefox webkit
  • validatenpm run check:no-hex-colors && npm run lint:css && npm run test:install && npm test && npm run pack:dry
Dependencies123
  • ajv~8.20.0
  • ansi-regex~6.2.2
  • ansi-styles~4.3.0
  • anymatch~3.1.3
  • argparse~2.0.1
  • array-union~2.1.0
  • astral-regex~2.0.0
  • balanced-match~2.0.0
  • binary-extensions~2.3.0
  • brace-expansion~1.1.15
  • braces~3.0.3
  • cacheable~2.3.5
  • callsites~3.1.0
  • chokidar~3.6.0
  • clean-css~5.3.3
  • color-convert~2.0.1
  • color-name~1.1.4
  • colord~2.9.3
  • commander~7.2.0
  • concat-map~0.0.1
  • 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
  • …and 93 more.