PkgRadar

Package evidence

@open3cl/[email protected]

Large Javascript Payload: 2740533 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
118
Versions published
62Mature · −50% score
First published
Jan 2025
Publisher
GitHub ActionsTrusted automation · −70% score

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

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":["@open3cl/[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":["@open3cl/[email protected]"],"fail_on":"review"}'
Artifact bytes490,376
Previous version1.4.3
Published2026-05-26T20:09:53.543Z
SHA-25650513d5aa6a5786814431887d900bdbbfc9642d7eb232dc3eec374893a105377

Why flagged

What the scanner saw

Large Javascript Payload: 2740533 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/tv.js2740533 bytes10

Manifest

Package metadata

Scripts16
  • assets:syncnode scripts/synchronize_assets.js
  • http-serverhttp-server
  • preparehusky install
  • qa:duplicationjscpd
  • qa:formatprettier --plugin-search-dir . --write .
  • qa:linteslint .
  • qa:lint:fixnpm run qa:lint -- --fix
  • releasesemantic-release
  • release:drysemantic-release --dry-run
  • reports:previewnpm run http-server dist/reports/corpus -o
  • testvitest run
  • test:civitest run --coverage
  • test:corpusnode test/corpus/run_all_corpus_checks.js
  • test:corpus:allnode test/corpus/run_all_corpus_checks.js
  • test:corpus:all+databasenpm run test:corpus:all && node test/corpus/corpus_database.js
  • version:updatenode scripts/update_version.js
Dependencies6
  • dioma^0.4.6
  • fast-xml-parser^4.5.0
  • http-server^14.1.1
  • lodash-es4.17.21
  • mathjs^15.1.0
  • winston3.13.0