PkgRadar

Package evidence

@pattern-stack/[email protected]

Remote Payload: matched "curl "

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherdugsnodes
Artifact bytes1,995,514
Previous version0.7.8
Published2026-05-25T04:41:59.346Z
SHA-256f1dd3d3491c002d8ff0c6219a6f6f5eeb139a151c1805082f132273a4ede4f67

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

high
Last checked
highRisk
141Score
0.8.0Version
Status history (1 event)
  1. newavailable · risk high · score 141 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

dugsnodes

7 members · evidence strength 81

Evidence

Static findings

41 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/src/cli/index.jsmatched "curl "12
mediumObfuscation Densitypackage/dist/src/cli/index.jshigh encoded/escaped-token density12
Show all 41 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/src/cli/index.jsmatched "curl "12
mediumObfuscation Densitypackage/dist/src/cli/index.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/runtime/subsystems/analytics/analytics.module.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/subsystems/auth/auth.module.jsmatched "Buffer.from(raw, \"base64"3
lowObfuscationpackage/dist/runtime/subsystems/bridge/bridge-delivery-handler.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/subsystems/bridge/bridge-delivery.memory-backend.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/subsystems/bridge/bridge-errors.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/subsystems/bridge/bridge-outbox-drain-hook.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/subsystems/bridge/bridge.module.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/subsystems/sync/build-change-source.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/subsystems/events/generated/bus.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/subsystems/analytics/cube-backend.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/subsystems/auth/backends/encryption-key/env.jsmatched "Buffer.from(raw, \"base64"3
lowObfuscationpackage/dist/runtime/subsystems/events/events-errors.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/subsystems/events/events.module.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/subsystems/sync/execute-sync.use-case.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/base-classes/index.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/subsystems/analytics/index.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/subsystems/auth/index.jsmatched "Buffer.from(raw, \"base64"3
lowObfuscationpackage/dist/runtime/subsystems/bridge/index.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/subsystems/events/generated/index.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/subsystems/events/index.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/subsystems/index.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/subsystems/jobs/index.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/subsystems/sync/index.jsmatched "\\u2014"3
lowObfuscationpackage/dist/src/cli/index.jsmatched "\\u001b"3
lowObfuscationpackage/dist/src/index.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/subsystems/jobs/job-handler.base.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/subsystems/jobs/job-worker.module.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/subsystems/jobs/jobs-errors.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/base-classes/junction-sync-repository.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/subsystems/sync/poll-change-source.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/subsystems/jobs/pool-config.loader.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/subsystems/events/generated/registry.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/subsystems/sync/sync-cursor-store.drizzle-backend.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/subsystems/sync/sync-errors.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/subsystems/sync/sync-run-recorder.drizzle-backend.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/subsystems/sync/sync.module.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/base-classes/synced-entity-repository.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/subsystems/sync/webhook-change-source.jsmatched "\\u2014"3
lowObfuscationpackage/runtime/subsystems/auth/backends/encryption-key/env.tsmatched "Buffer.from(raw, 'base64"3

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