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
1
First published
May 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 bytes238,974
Previous versionnone
Published2026-05-25T07:53:18.869Z
SHA-256850c0ee8f34b76d8c6663aa179dc384995914feb0e64e2dcd3caa986afa7aaf0

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.0.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts3
  • lintnpm run lint:css
  • lint:cssstylelint "styles/**/*.css"
  • lint:css:fixstylelint "styles/**/*.css" --fix
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.