PkgRadar

Package evidence

@findsl/[email protected]

Large Javascript Payload: 3386183 bytes

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
794
Versions published
9
First published
May 2026
Publisher
devtank42

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":["@findsl/[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":["@findsl/[email protected]"],"fail_on":"review"}'
Publisherdevtank42
Artifact bytes1,860,147
Previous version1.0.0-rc.7
Published2026-05-26T14:50:03.573Z
SHA-2568f3386d3c3688b2f8eeffc5f1654825367a068bbb925fa15448c817cc591849d

Why flagged

What the scanner saw

Large Javascript Payload: 3386183 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/out/papgen/mermaid-asset.generated.js3386183 bytes10

Manifest

Package metadata

Scripts2
  • langium:generatelangium generate && node ../../scripts/enhance-textmate.mjs
  • prepacktest -d out || npm --prefix ../.. run build
Dependencies8
  • chevrotain12.0.0
  • decimal.js10.6.0
  • katex0.17.0
  • langium4.2.4
  • markdown-it14.2.0
  • mathjax-full3.2.2
  • pdfmake0.3.9
  • vscode-languageserver9.0.1