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
- 338
- Versions published
- 8
- First published
- May 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":["@sunasteriskrnd/[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":["@sunasteriskrnd/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2828487 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 | 2828487 bytes | 10 |
Manifest
Package metadata
Scripts18
buildbun build src/index.ts --outdir dist --target node --external @octokit/rest --external better-sqlite3 && node -e "const fs=require('fs'),f='dist/index.js',c=fs.readFileSync(f,'utf-8');fs.writeFileSync(f,c.replace(/^#!.*\n\/\/ @bun\n/,''))"devbun run src/index.tsdev:all./scripts/dev-quick-start.sh alldev:quick./scripts/dev-quick-start.shformatbiome format --write .install:hooks./.githooks/install.shlintbiome check .lint:fixbiome check --fix .lint:fix-unsafebiome check --fix --unsafe .metricsbun run scripts/workflow-metrics.tspreparenode -e "try{require('child_process').execSync('git rev-parse --git-dir',{stdio:'ignore'});require('child_process').execSync('bash .githooks/install.sh',{stdio:'inherit'})}catch(e){console.warn('[i] Hook install skipped:',e.message)}"testbun testtest:integrationCK_RUN_CLI_INTEGRATION=1 bun test tests/integration/cli.test.tstest:quick./scripts/dev-quick-start.sh testtest:watchbun test --watchtypechecktsc --noEmitvalidatebun run typecheck && bun run lint && bun test && bun run buildverify:packagenode scripts/prepublish-check.js
Dependencies23
@clack/prompts^0.7.0@octokit/rest^22.0.0@supabase/supabase-js^2.106.1better-sqlite3^12.6.2cac^6.7.14cli-progress^3.12.0compare-versions^6.1.1diff^8.0.3extract-zip^2.0.1fs-extra^11.2.0gray-matter^4.0.3ignore^5.3.2minimatch^10.1.1open^10.1.0ora^8.0.0p-limit^7.2.0picocolors^1.1.1picomatch^4.0.3proper-lockfile^4.1.2semver^7.7.3tar^7.4.3tmp^0.2.3zod^3.23.8