PkgRadar

Package evidence

@pattern-stack/[email protected]

no findings

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
2,425Niche · −30% score
Versions published
50
First published
Apr 2026
Publisher
dugsnodes

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 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":["@pattern-stack/[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":["@pattern-stack/[email protected]"],"fail_on":"review"}'
Publisherdugsnodes
Artifact bytes1,322,355
Previous version0.15.3
Published2026-06-04T18:54:56.365Z
SHA-256189e87aae77ab5501bf4ad9051b79f2ed5414e009204e71c42a19bc840e03f62

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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.16.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildtsup
  • cdpbun src/cli/index.ts
  • prepublishOnlybun run build
  • testbun test/run-test.ts full
  • test:integrationbun test/scaffold/run-integration.ts
  • test:integration:quickbun test/scaffold/run-integration.ts --skip-codegen
  • typechecktsc --noEmit -p tsconfig.build.json
Dependencies11
  • @clack/prompts^0.7.0
  • chalk^5.6.2
  • clipanion^4.0.0-rc.4
  • drizzle-orm^0.45.2
  • glob^13.0.6
  • ora^9.3.0
  • pluralize^8.0.0
  • ts-morph^28.0.0
  • typescript^6.0.2
  • yaml^2.8.3
  • zod^3.22.4