PkgRadar

Package evidence

@executor-js/[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.

Versions published
7
First published
Jun 2026
Publisher
rhyssullivan

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":["@executor-js/[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":["@executor-js/[email protected]"],"fail_on":"review"}'
Publisherrhyssullivan
Artifact bytes61,098
Previous version1.5.5
Published2026-06-10T03:41:07.141Z
SHA-25698f66e414347959c066d498055dc64ae0f40418e1a0f9003ecb177581dc5f6dd

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts5
  • buildtsup && tsc --declaration --emitDeclarationOnly --outDir dist --rootDir src
  • testvitest run src/**/*.test.ts test/generate.test.ts test/uuid.test.ts --passWithNoTests
  • test:integrationvitest run test/**/*.test.ts --passWithNoTests
  • typechecktsgo --noEmit
  • typecheck:slowtsc --noEmit
Dependencies7
  • @clack/prompts^1.3.0
  • @paralleldrive/cuid2^3.3.0
  • commander^14.0.3
  • kysely^0.28.16
  • kysely-typeorm^0.3.0
  • semver^7.7.4
  • zod4.3.6