PkgRadar

Package evidence

@alpaca-software/[email protected]

Large Javascript Payload: 6454930 bytes

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
30
First published
May 2026
Publisher
wnmitch

Recommended action

Looks clean — keep monitoring

No 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"}'
Publisherwnmitch
Artifact bytes1,825,846
Previous version0.5.12
Published2026-06-09T19:23:58.564Z
SHA-256cb12bf1d3ac56d6dc28a96b951f05dd35c2b7165c6f721045870533e7418dca5

Why flagged

What the scanner saw

Large Javascript Payload: 6454930 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
0.5.14Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/data/bundle.generated.js6454930 bytes0

Manifest

Package metadata

Scripts27
  • audit:coveragetsx src/cli.ts audit-coverage --write
  • author:applytsx src/author-batch.ts apply
  • author:inputtsx src/author-input.ts
  • author:proposetsx src/author-batch.ts propose
  • author:repairtsx src/author-batch.ts repair
  • author:reviewtsx src/author-batch.ts review
  • author:seedtsx src/author-seed.ts
  • buildnpm run codegen:data && tsc
  • bundle:schemastsx src/bundle-schemas.ts
  • codegen:datatsx src/codegen-data.ts
  • codegen: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 schemas
  • demo:rube-goldbergtsx src/rube-goldberg.ts
  • docs:apitypedoc
  • docs:api:htmltypedoc --options typedoc.html.json
  • extract:faction-packtsx src/extract-faction-pack.ts
  • gen:conformancetsx src/gen-conformance.ts
  • link:abilitiestsx src/link-abilities.ts
  • postbuildnpm run audit:coverage
  • prepacknpm run build && npm run copy:schemas
  • pretestnpm run codegen:data
  • scrub:defensive-flagtsx src/scrub-defensive-flag.ts
  • testvitest run
  • translatetsx src/cli.ts translate
  • validatetsx src/cli.ts validate-all
  • validate:coretsx src/cli.ts validate-core
  • validate:enrichmenttsx src/cli.ts validate-enrichment
Dependencies6
  • ajv^8.17.0
  • ajv-formats^3.0.0
  • chalk^5.3.0
  • commander^12.0.0
  • fflate^0.8.2
  • glob^11.0.0