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 monitoringNo 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"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts28
buildtsgo -p tsconfig.build.jsonbuild:bunbun scripts/build-bun.tscheckpnpm format:check && pnpm lint:oxlint && pnpm typecheckcheck:changedpnpm run checkcleanrimraf distcrabbox:hydratecrabbox actions hydratecrabbox:runcrabbox runcrabbox:stopcrabbox stopcrabbox:warmupcrabbox warmupdevtsgo -w -p tsconfig.build.jsondocs:listpnpm exec tsx scripts/docs-list.tsdocs:sitenode scripts/build-docs-site.mjsformatoxfmt .format:checkoxfmt --check .generate:schematsx scripts/generate-json-schema.tslintpnpm checklint:oxlintoxlint --type-aware --tsconfig tsconfig.json --report-unused-disable-directives --deny-warnings --max-warnings=0 --allow eslint/no-underscore-danglemcppnpm exec tsx src/cli.tsmcportertsx src/cli.tsmcporter:callpnpm exec tsx src/cli.ts callmcporter:listpnpm exec tsx src/cli.ts listprepublishOnlypnpm check && pnpm test && pnpm buildtestcross-env MCPORTER_TEST_REPORTER=quiet pnpm test:verbosetest:changedpnpm run testtest:liveMCP_LIVE_TESTS=1 vitest run tests/livetest:quietcross-env MCPORTER_TEST_REPORTER=quiet pnpm test:verbosetest:verbosepnpm build && node scripts/test-runner.jstypechecktsgo --project tsconfig.json --noEmit
Dependencies9
@iarna/toml^2.2.5@modelcontextprotocol/sdk^1.29.0acorn^8.16.0commander^14.0.3es-toolkit^1.47.0jsonc-parser^3.3.1ora^9.4.0rolldown1.0.1zod^4.3.6