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
- 79Mature · −50% score
- First published
- Apr 2025
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "raw.githubusercontent.com"
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 review · score 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/build/utils/xcodemake.js | matched "raw.githubusercontent.com" | 12 |
Manifest
Package metadata
Scripts43
bench:claude-uinpm run build && npx tsx benchmarks/claude-ui/run.tsbench:claude-ui:privatenpm run build && npx tsx benchmarks/claude-ui/run-directory.ts benchmarks/claude-ui/local/suites privatebench:claude-ui:xcodebuildmcpnpm run build && npx tsx benchmarks/claude-ui/run-directory.ts benchmarks/claude-ui/suites XcodeBuildMCPbench:test-simnpx tsx scripts/benchmark-simulator-test.tsbuildwireitbuild:tsupnpm run generate:version && tsupbuild:website-manifestnode scripts/build-website-manifest.mjsbundle:axescripts/bundle-axe.shcapture:xcodebuildnpx tsx scripts/capture-xcodebuild-wrapper.tsdevnpm run build:tsup && node build/cli.js mcpdev:tsupnpm run build:tsup && tsup --watchdoctornode build/doctor-cli.jsformatprettier --write 'src/**/*.{js,ts}' 'benchmarks/claude-ui/**/*.{ts,md,yml}'format:checkprettier --check 'src/**/*.{js,ts}' 'benchmarks/claude-ui/**/*.{ts,md,yml}'generate:versionnpx tsx scripts/generate-version.tshomebrew:formulascripts/create-homebrew-formula.shhooks:installnode scripts/install-git-hooks.jsinspectnpx @modelcontextprotocol/inspector@latest node build/cli.js mcpknipkniplicense:checknpx -y license-checker --production --onlyAllow 'MIT;ISC;BSD-2-Clause;BSD-3-Clause;Apache-2.0;Unlicense;FSL-1.1-MIT;BlueOak-1.0.0'license:reportnode scripts/generate-third-party-package-licenses.mjslinteslint 'src/**/*.{js,ts}' 'benchmarks/claude-ui/**/*.ts'lint:fixeslint 'src/**/*.{js,ts}' 'benchmarks/claude-ui/**/*.ts' --fixpackage:macosscripts/package-macos-portable.shpackage:macos:universalscripts/package-macos-portable.sh --universalpreparenode scripts/install-git-hooks.jsrepro:mcp-lifecycle-leaknpm run build && npx tsx scripts/repro-mcp-lifecycle-leak.tsrepro:sentry-mcp-teardowncd repros/sentry-mcp-teardown && npm run harnessrunnpm run build -s >/dev/null 2>&1 && node build/cli.jstestvitest run- …and 13 more.
Dependencies11
@clack/prompts^1.0.1@modelcontextprotocol/sdk^1.27.1@sentry/node^10.43.0bplist-parser^0.3.2chokidar^5.0.0glob^13.0.6uuid^14.0.0yaml^2.4.5yargs^17.7.2yargs-parser^22.0.0zod^4.0.0