PkgRadar

Package evidence

[email protected]

Remote Payload: matched "cUrl "

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
331Mature · −50% score
First published
Aug 2019
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":["[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"}'
Artifact bytes942,589
Previous version1.0.0-alpha.50
Published2026-05-20T14:17:53.414Z
SHA-256c730cb01d7ed1f55a0b269ffe4d4bdf5fe6d19321e11848ed5fa49bd21716611

Why flagged

What the scanner saw

Remote Payload: matched "cUrl "

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.0.0-alpha.51Version
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
mediumRemote Payloadpackage/dist/roku-types/data.jsonmatched "cUrl "12

Manifest

Package metadata

Scripts21
  • auditnpm audit
  • benchmarkcd ./benchmarks && ts-node ./index.ts
  • buildnpm run clean && tsc
  • check-eolcheck-eol --eol platform './*' 'src/**/*' 'scripts/**/*' 'TestRokuApp/**/*' 'docs/**/*' 'benchmarks/**/*' '.vscode/*' '.github/**/*' '!**/node_modules/**/*'
  • cleannode -e "require('fs').rmSync('out', {recursive: true, force: true})"
  • create-test-packagets-node scripts/create-test-package.ts
  • dep-graphmadge --image graph.svg --extensions ts ./src/parser
  • docsts-node scripts/compile-doc-examples.ts
  • formattsfmt -r
  • linteslint "src/**" && npm run check-eol
  • null-checktsc -p tsconfig-null-safe.json
  • packagenpm run build && npm pack
  • prepublishOnlynpm run build
  • preversionnpm run build && npm run lint && npm run test
  • rescrape-roku-docsrm scripts/.cache.json && npm run scrape-roku-docs
  • scrape-roku-docsts-node scripts/scrape-roku-docs.ts
  • testnyc mocha
  • test-related-projectsts-node scripts/test-related-projects.ts
  • test:nocovermocha
  • test:watchmocha --watch
  • watchnpm run clean && tsc --watch
Dependencies41
  • @rokucommunity/bslib^0.1.1
  • @rokucommunity/logger^0.3.12
  • @xml-tools/parser^1.0.7
  • array-flat-polyfill^1.0.1
  • chalk^2.4.2
  • chevrotain^7.0.1
  • chokidar^3.6.0
  • clear^0.1.0
  • coveralls-next^6.0.1
  • cross-platform-clear-console^2.3.0
  • debounce-promise^3.1.0
  • eventemitter3^4.0.0
  • fast-glob^3.2.12
  • file-url^3.0.0
  • fs-extra^8.1.0
  • ignore^5.3.1
  • jsonc-parser^2.3.0
  • lodash.isequal^4.5.0
  • long^3.2.0
  • luxon^2.5.2
  • micromatch^4.0.4
  • minimatch^3.0.4
  • moment^2.23.0
  • p-settle^2.1.0
  • parse-ms^2.1.0
  • readline^1.3.0
  • require-relative^0.8.7
  • roku-deploy^3.17.4
  • safe-json-stringify^1.2.0
  • semver^7.7.3
  • …and 11 more.