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
- 1,091Niche · −30% score
- Versions published
- 27
- First published
- May 2026
- Publisher
- wnmitch
Effective trust discount applied: −30% (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":["@alpaca-software/[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":["@alpaca-software/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 6267222 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 low · score 0 · 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 | Large Javascript Payload | package/dist/data/bundle.generated.js | 6267222 bytes | 0 |
Manifest
Package metadata
Scripts25
audit:coveragetsx src/cli.ts audit-coverage --writeauthor:applytsx src/author-batch.ts applyauthor:inputtsx src/author-input.tsauthor:proposetsx src/author-batch.ts proposeauthor:repairtsx src/author-batch.ts repairauthor:reviewtsx src/author-batch.ts reviewauthor:seedtsx src/author-seed.tsbuildnpm run codegen:data && tscbundle:schemastsx src/bundle-schemas.tscodegen:datatsx src/codegen-data.tscodegen:typesjson2ts -i ../crates/wh40kdc/schemas/bundled.schema.json -o src/generated.ts --unreachableDefinitions --bannerComment "/* Generated from crates/wh40kdc/schemas/bundled.schema.json by 'npm run codegen:types'. DO NOT EDIT BY HAND. */"copy:schemasrm -rf schemas && cp -R ../schemas schemasdemo:rube-goldbergtsx src/rube-goldberg.tsdocs:apitypedocdocs:api:htmltypedoc --options typedoc.html.jsongen:conformancetsx src/gen-conformance.tslink:abilitiestsx src/link-abilities.tsprepacknpm run build && npm run copy:schemaspretestnpm run codegen:datascrub:defensive-flagtsx src/scrub-defensive-flag.tstestvitest runtranslatetsx src/cli.ts translatevalidatetsx src/cli.ts validate-allvalidate:coretsx src/cli.ts validate-corevalidate:enrichmenttsx src/cli.ts validate-enrichment
Dependencies6
ajv^8.17.0ajv-formats^3.0.0chalk^5.3.0commander^12.0.0fflate^0.8.2glob^11.0.0