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
- 26,144Mainstream · −50% score
- Versions published
- 132Mature · −50% score
- First published
- Jun 2024
- 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":["@runloop/[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":["@runloop/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Known Indicator Filename: package/sdk/execution.js
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 13 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Known Indicator Filename | package/sdk/execution.js | package/sdk/execution.js | 45 |
Manifest
Package metadata
Scripts19
build./scripts/buildcheck:examples-mdyarn generate:examples-md && git diff --exit-code EXAMPLES.md examples/registry.tsdeploy-gh-pagesgh-pages -d typedocdocstypedoc --options typedoc.jsondocs:mdtypedoc --options typedoc.md.jsondocs:watchtypedoc --options typedoc.json --watchfix./scripts/formatformatprettier --write --cache --cache-strategy metadata . !distgenerate:examples-mdnode ./scripts/generate-examples-md.cjslint./scripts/lintpredeploy-gh-pagesyarn docs:sdktest./scripts/testtest:built-packageyarn build && RUN_BUILT_PACKAGE_TEST=1 jest --verbose tests/smoketests/build-package.test.tstest:examplesRUN_SMOKETESTS=1 jest --verbose tests/smoketests/examples/examples.test.tstest:objectsRUN_SMOKETESTS=1 jest --config jest.config.objects.js --verbosetest:objects-coverageRUN_SMOKETESTS=1 jest --verbose --config jest.config.objects.js --coverage --coverageReporters=text --coverageReporters=json-summarytest:objects-coverage:htmlRUN_SMOKETESTS=1 jest --verbose --config jest.config.objects.js --coverage --coverageReporters=html --coverageReporters=text && open coverage-objects/index.htmltest:smokeRUN_SMOKETESTS=1 jest --verbose tests/smoketeststsnts-node -r tsconfig-paths/register
Dependencies10
@types/node^18.11.18@types/node-fetch^2.6.4abort-controller^3.0.0agentkeepalive^4.2.1form-data-encoder1.7.2formdata-node^4.3.2node-fetch^2.6.7tar^7.5.2uuidv7^1.0.2zod^3.24.1