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
2
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 bytes320,345
Previous versionnone
Published2026-06-10T13:56:55.482Z
SHA-2569b6b39ce62f98b892eebb254e84cfa9f8792db9bcbfb7ca622d44fab4599f0d2

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts28
  • buildtsgo -p tsconfig.build.json
  • build:bunbun scripts/build-bun.ts
  • checkpnpm format:check && pnpm lint:oxlint && pnpm typecheck
  • check:changedpnpm run check
  • cleanrimraf dist
  • crabbox:hydratecrabbox actions hydrate
  • crabbox:runcrabbox run
  • crabbox:stopcrabbox stop
  • crabbox:warmupcrabbox warmup
  • devtsgo -w -p tsconfig.build.json
  • docs:listpnpm exec tsx scripts/docs-list.ts
  • docs:sitenode scripts/build-docs-site.mjs
  • formatoxfmt .
  • format:checkoxfmt --check .
  • generate:schematsx scripts/generate-json-schema.ts
  • lintpnpm check
  • lint:oxlintoxlint --type-aware --tsconfig tsconfig.json --report-unused-disable-directives --deny-warnings --max-warnings=0 --allow eslint/no-underscore-dangle
  • mcppnpm exec tsx src/cli.ts
  • mcportertsx src/cli.ts
  • mcporter:callpnpm exec tsx src/cli.ts call
  • mcporter:listpnpm exec tsx src/cli.ts list
  • prepublishOnlypnpm check && pnpm test && pnpm build
  • testcross-env MCPORTER_TEST_REPORTER=quiet pnpm test:verbose
  • test:changedpnpm run test
  • test:liveMCP_LIVE_TESTS=1 vitest run tests/live
  • test:quietcross-env MCPORTER_TEST_REPORTER=quiet pnpm test:verbose
  • test:verbosepnpm build && node scripts/test-runner.js
  • typechecktsgo --project tsconfig.json --noEmit
Dependencies9
  • @iarna/toml^2.2.5
  • @modelcontextprotocol/sdk^1.29.0
  • acorn^8.16.0
  • commander^14.0.3
  • es-toolkit^1.47.0
  • jsonc-parser^3.3.1
  • ora^9.4.0
  • rolldown1.0.1
  • zod^4.4.3