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
17Established · −30% score
First published
Oct 2024
Publisher
fwkoch

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

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"}'
Publisherfwkoch
Artifact bytes30,019
Previous version1.1.5
Published2026-06-11T16:15:08.242Z
SHA-25621f66c37e4a58aaf0a3a284623e4e968761f544308a6b42a200718ab4764757c

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts8
  • buildbun run clean && bun run copy:version && bun run build:esm
  • build:esmtsc
  • cleanrimraf dist
  • copy:versionecho "const version = '"$npm_package_version"'; export default version;" > src/version.ts
  • linteslint "src/**/!(*.spec).ts" -c .eslintrc.cjs --max-warnings 1
  • lint:formatprettier --check src/*.ts src/**/*.ts
  • testbun run copy:version && bun test
  • test:watchbun run copy:version && bun test --watch
Dependencies19
  • doi-utils^2.0.6
  • dotenv^16.4.5
  • jats-fetch^1.1.6
  • jats-tags^1.1.6
  • jats-xml^1.1.6
  • js-yaml^4.1.0
  • mathml-to-latex^1.3.0
  • myst-cli-utils^2.0.11
  • myst-common^1.7.5
  • myst-frontmatter^1.7.5
  • myst-spec^0.0.5
  • myst-spec-ext^1.7.5
  • myst-transforms^1.3.28
  • unified^10.0.0
  • unist-builder^3.0.0
  • unist-util-remove^3.1.0
  • unist-util-select^5.1.0
  • vfile^5.0.0
  • xml-js^1.6.11