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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/roku-types/data.json | matched "cUrl " | 12 |
Manifest
Package metadata
Scripts21
auditnpm auditbenchmarkcd ./benchmarks && ts-node ./index.tsbuildnpm run clean && tsccheck-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.tsdep-graphmadge --image graph.svg --extensions ts ./src/parserdocsts-node scripts/compile-doc-examples.tsformattsfmt -rlinteslint "src/**" && npm run check-eolnull-checktsc -p tsconfig-null-safe.jsonpackagenpm run build && npm packprepublishOnlynpm run buildpreversionnpm run build && npm run lint && npm run testrescrape-roku-docsrm scripts/.cache.json && npm run scrape-roku-docsscrape-roku-docsts-node scripts/scrape-roku-docs.tstestnyc mochatest-related-projectsts-node scripts/test-related-projects.tstest:nocovermochatest:watchmocha --watchwatchnpm run clean && tsc --watch
Dependencies41
@rokucommunity/bslib^0.1.1@rokucommunity/logger^0.3.12@xml-tools/parser^1.0.7array-flat-polyfill^1.0.1chalk^2.4.2chevrotain^7.0.1chokidar^3.6.0clear^0.1.0coveralls-next^6.0.1cross-platform-clear-console^2.3.0debounce-promise^3.1.0eventemitter3^4.0.0fast-glob^3.2.12file-url^3.0.0fs-extra^8.1.0ignore^5.3.1jsonc-parser^2.3.0lodash.isequal^4.5.0long^3.2.0luxon^2.5.2micromatch^4.0.4minimatch^3.0.4moment^2.23.0p-settle^2.1.0parse-ms^2.1.0readline^1.3.0require-relative^0.8.7roku-deploy^3.17.4safe-json-stringify^1.2.0semver^7.7.3- …and 11 more.