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.

Weekly downloads
19
Versions published
67Mature · −50% score
First published
Jun 2022
Publisher
ywordk

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

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"}'
Publisherywordk
Artifact bytes53,990
Previous version1.40.1
Published2026-04-30T00:21:27.580Z
SHA-2560856e5c1ddb2ff7a3a62c76b4ca5a5666aa9387d3ecce6d2a4382c21c00601ed

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts12
  • cleangts clean
  • compilenpm run clean && tsc
  • docs:buildrm -rf docs_markdown && typedoc --options ./typedoc.json
  • fixgts fix
  • lintgts lint
  • prettyprettier --write
  • publish:npmnpm run compile && npm publish
  • publish:pnpmnpm run compile && pnpm link --global
  • publish:yalcnpm run compile && yalc publish
  • show:packlistnpm run compile && npm pack --dry-run
  • testenv-cmd -f ".env.test" vitest run --config=./vitest.config.ts
  • test:browserenv-cmd -f ".env.test" vitest run --config=./vitest.browser.config.ts
Dependencies9
  • @types/fs-extra^11.0.4
  • assert^2.1.0
  • commander^12.1.0
  • fs-extra^11.3.0
  • lodash-es^4.17.21
  • mfdoc-js-sdk-base^0.3.3
  • path-browserify^1.0.1
  • softkave-js-utils^0.10.0
  • type-fest^4.41.0