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
- 111,845Ubiquitous · −70% score
- Versions published
- 27
- First published
- Feb 2026
- 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":["@stacksjs/[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":["@stacksjs/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2601867 bytes
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 | Large Javascript Payload | package/dist/index.js | 2601867 bytes | 10 |
Manifest
Package metadata
Scripts22
buildbun --bun build.tscompilebun build ./bin/cli.ts --compile --minify --outfile bin/cloudcompile:allbun run compile:linux-x64 && bun run compile:linux-arm64 && bun run compile:windows-x64 && bun run compile:darwin-x64 && bun run compile:darwin-arm64compile:darwin-arm64bun build ./bin/cli.ts --compile --minify --target=bun-darwin-arm64 --outfile bin/cloud-darwin-arm64compile:darwin-x64bun build ./bin/cli.ts --compile --minify --target=bun-darwin-x64 --outfile bin/cloud-darwin-x64compile:linux-arm64bun build ./bin/cli.ts --compile --minify --target=bun-linux-arm64 --outfile bin/cloud-linux-arm64compile:linux-x64bun build ./bin/cli.ts --compile --minify --target=bun-linux-x64 --outfile bin/cloud-linux-x64compile:windows-x64bun build ./bin/cli.ts --compile --minify --target=bun-windows-x64 --outfile bin/cloud-windows-x64.exeformatbunx --bun pickier format .format:fixbunx --bun pickier format . --writefreshbunx rimraf node_modules/ bun.lock && bun ilintbunx --bun pickier lint .lint:fixbunx --bun pickier lint . --fixprepublishOnlybun --bun run buildtestbun testzipbun run zip:allzip:allbun run zip:linux-x64 && bun run zip:linux-arm64 && bun run zip:windows-x64 && bun run zip:darwin-x64 && bun run zip:darwin-arm64zip:darwin-arm64zip -j bin/cloud-darwin-arm64.zip bin/cloud-darwin-arm64zip:darwin-x64zip -j bin/cloud-darwin-x64.zip bin/cloud-darwin-x64zip:linux-arm64zip -j bin/cloud-linux-arm64.zip bin/cloud-linux-arm64zip:linux-x64zip -j bin/cloud-linux-x64.zip bin/cloud-linux-x64zip:windows-x64zip -j bin/cloud-windows-x64.zip bin/cloud-windows-x64.exe
Dependencies3
@stacksjs/ts-xml^0.1.0@ts-cloud/aws-types0.2.16@ts-cloud/core0.2.16