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
- 34Established · −30% score
- First published
- Nov 2025
- 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
Credential file access: matched "GITHUB_TOKEN"
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 1 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/chunk-be9yfyr2.js | matched "GITHUB_TOKEN" | 5 |
Manifest
Package metadata
Scripts45
buildbun build.ts && bun run compilebuild:cross-platformbun scripts/build-cross-platform.tsbuild:docsNODE_OPTIONS="--max-old-space-size=8192" bun vitepress build docschangelogbunx logsmith --verbosechangelog:generatebunx logsmith --output CHANGELOG.mdcompilebun build ./bin/cli.ts --compile --minify --outfile bin/ts-pantrycompile:allbun run compile:unix && bun run compile:windows-x64compile:darwin-arm64bun build ./bin/cli.ts --compile --minify --target=bun-darwin-arm64 --outfile bin/ts-pantry-darwin-arm64compile:darwin-x64bun build ./bin/cli.ts --compile --minify --target=bun-darwin-x64 --outfile bin/ts-pantry-darwin-x64compile:linux-arm64bun build ./bin/cli.ts --compile --minify --target=bun-linux-arm64 --outfile bin/ts-pantry-linux-arm64compile:linux-x64bun build ./bin/cli.ts --compile --minify --target=bun-linux-x64 --outfile bin/ts-pantry-linux-x64compile:unixbun run compile:linux-x64 && bun run compile:linux-arm64 && bun run compile:darwin-x64 && bun run compile:darwin-arm64compile:windows-x64bun build ./bin/cli.ts --compile --minify --target=bun-windows-x64 --outfile bin/ts-pantry-windows-x64.exe && sleep 3 && ls -la bin/ts-pantry-windows-x64.exe && chmod +x bin/ts-pantry-windows-x64.exedev:docsbun vitepress dev docsformatbunx --bun pickier format .format:fixbunx --bun pickier format . --writefreshbunx rimraf node_modules/ bun.lock && bun ilintbunx --bun pickier lint .lint:fixbunx --bun pickier lint . --fixpantry:buildbun scripts/build-package.tspantry:docsbun bin/cli.ts generate-docspantry:fetchbun bin/cli.ts fetchpantry:fetch-allbun bin/cli.ts fetch --allpantry:installbun scripts/download-from-s3.tspantry:shellbun scripts/pantry-cli.ts shellpantry:updatebun run update:packagespantry:uploadbun scripts/upload-to-s3.tsprepublishOnlybun run build && bun run build:cross-platformpreview:docsbun vitepress preview docsreleasebun run changelog:generate && bunx --bun bumpx prompt --recursive- …and 15 more.
Dependencies3
@stacksjs/ts-cloud^0.2.19bunfig^0.15.6ts-web-scraper^0.1.1