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
- 261Mature · −50% score
- First published
- Mar 2021
- 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
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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
No high-signal static finding in the saved report.
1 candidate cluster(s) currently reference this release.
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 low · score 0 · status changed
Related candidates
Linked campaigns and clusters
Python Bun Js Exec — python file references the bun javascript runtime — cross-language execution
37 members · evidence strength 90Python Bun Js Exec — python file references the bun javascript runtime — cross-language execution
37 members · max score 411Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts19
buildtsc --noEmit && tsupcheck-depsknipdevtsup --watchexampletsx example.mtsformatprettier --write src/ tests/ example.mtsgeneratenpm-run-all generate:* && pnpm run formatgenerate:apipython ./../../spec/remove_extra_tags.py sandboxes snapshots templates tags auth volumes && openapi-typescript ../../spec/openapi_generated.yml -x api_key --array-length --alphabetize --default-non-nullable false --output src/api/schema.gen.tsgenerate:envdcd ../../spec/envd && buf generate --template buf-js.gen.yamlgenerate:envd-apiopenapi-typescript ../../spec/envd/envd.yaml -x api_key --array-length --alphabetize --output src/envd/schema.gen.tsgenerate:mcpjson2ts -i ./../../spec/mcp-server.json -o src/sandbox/mcp.d.ts --unreachableDefinitions --style.singleQuote --no-style.semigenerate:volume-apiopenapi-typescript ../../spec/openapi-volumecontent.yml -x api_key --array-length --alphabetize --output src/volume/schema.gen.tslinteslint src/ tests/postPublish./scripts/post-publish.sh || truepretestnpx playwright install --with-deps chromiumtestvitest runtest:bunbun test tests/runtimes/bun --env-file=.envtest:denodeno test tests/runtimes/deno/ --allow-net --allow-read --allow-env --unstable-sloppy-imports --trace-leakstest:integrationE2B_INTEGRATION_TEST=1 vitest run tests/integration/**typechecktsc --noEmit
Dependencies11
@bufbuild/protobuf^2.6.2@connectrpc/connect2.0.0-rc.3@connectrpc/connect-web2.0.0-rc.3chalk^5.3.0compare-versions^6.1.0dockerfile-ast^0.7.1glob^11.1.0openapi-fetch^0.14.1platform^1.3.6tar^7.5.11undici^7.25.0