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.
- Weekly downloads
- 175
- Versions published
- 28
- First published
- Apr 2026
- 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":["@amplitude/[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":["@amplitude/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "GITHUB_TOKEN"
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 1 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/src/commands/ci-bootstrap.js | matched "GITHUB_TOKEN" | 5 |
Manifest
Package metadata
Scripts31
benchtsx benchmarks/index.tsbuildpnpm tscbuild:watchpnpm tsc -wcleanrm -rf ./distdevNODE_ENV=development pnpm build && node -e "require('fs').writeFileSync('dist/.dev-mode','')" && pnpm link --global && NODE_ENV=development pnpm build:watchevals:runtsx evals/bin/run-eval.tsfixpnpm fix:eslint && pnpm fix:prettierfix:eslinteslint . --format stylish --fixfix:prettierprettier --write "src/**/*.ts"flowsnode scripts/render-flows.mjslintpnpm lint:prettier && pnpm lint:eslintlint:eslinteslint . --cache --format stylishlint:prettierprettier --check "src/**/*.ts"postbuildchmod +x ./dist/bin.js && pnpm test:smokeprebuildnode scripts/sync-version.mjsskills:refreshbash scripts/refresh-skills.shskills:verify-pinnode scripts/verify-context-hub-pin.mjssyncgit fetch origin main && git rebase origin/main && git push --force-with-leasetestvitest runtest:bddcucumber-jstest:bdd:watchcucumber-js --retry 0 2>&1 | npx nodemon --watch features --exec cucumber-jstest:e2epnpm build && ./e2e-tests/run.shtest:e2e-recordexport RECORD_FIXTURES=true && pnpm build && ./e2e-tests/run.shtest:proxyvitest run --config vitest.config.proxy.tstest:proxy:smokevitest run --config vitest.config.proxy.ts -t 'proxy:smoke'test:smokenode ./dist/bin.js --help 2>&1 | head -5 | grep -q 'Amplitude' || (echo 'Smoke test failed: compiled binary crashed on load' && exit 1)test:smoke:ptyvitest run --config vitest.config.smoke.tstest:watchvitesttryNODE_ENV=development pnpm build && NODE_ENV=development AMPLITUDE_WIZARD_DEV=1 node dist/bin.jstry:prodWIZARD_LLM_PROXY_URL=https://core.amplitude.com/wizard pnpm try- …and 1 more.
Dependencies34
@ai-sdk/anthropic^3.0.75@amplitude/ai^0.9.0@amplitude/analytics-browser2.36.2@amplitude/analytics-node1.5.51@amplitude/experiment-node-server1.13.4@anthropic-ai/claude-agent-sdk0.2.121@inkjs/ui2.0.0@inquirer/prompts8.3.0@modelcontextprotocol/sdk1.29.0@pavus/snake-game1.1.1@sentry/node10.47.0adm-zip~0.5.17ai^6.0.175axios1.16.0chalk2.4.2cli-highlight2.1.11cross-spawn^7.0.6diff^9.0.0dotenv16.4.7fast-glob3.3.3gradient-string2.0.2ink6.8.0jsonc-parser3.3.1marked12.0.2marked-terminal6.3.0nanostores1.1.1opn5.5.0react^19.2.0read-env1.3.0semver7.7.1- …and 4 more.