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
- 24
- First published
- Apr 2026
- Publisher
- trevormil
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 24 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/cjs/cli/utils/docs-cache.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/dist/esm/cli/utils/docs-cache.js | matched "raw.githubusercontent.com" | 12 |
Manifest
Package metadata
Scripts19
aliastsc-alias -p tsconfig.build.json && tsc-alias -p tsconfig-esm.build.jsonbuildrm -rf dist && tsc --build tsconfig.build.json && tsc --build tsconfig-esm.build.json && bun run alias && bun run fixup && bun run dep-checkcleantsc --build tsconfig.build.json --clean && shx rm -rf coverage *.log junit.xml dist && jest --clearCachecoveragejest --coveragedep-checkmadge --circular ./src/index.ts --warning --ts-config ./tsconfig.json --exclude 'api-indexer/docs-types/interfaces.ts|interfaces/badges/*|interfaces/types/*'devts-node-dev -r tsconfig-paths/register src/index.tsfixup./scripts/fixup.shformatprettier --write './**/*.{js,jsx,ts,tsx,css,md,json}' --config ./.prettierrcformat-ciprettier --write './**/*.{js,jsx,ts,tsx,css,md,json}' --config ./.prettierrc-ci.jsongenerate-api-routesbun scripts/generate-api-routes.tspreparets-patch install && typia patchpublish-w-docsbash ./scripts/check_and_publish.shroutes-checkts-node ./scripts/check_routes_consistency.ts ../../../bitbadges-indexer/src/indexer.ts ./openapitypes-helpers/routes.yamlstartnode dist/index.jstestjest --setupFiles ./jest.setup.js --testPathIgnorePatterns='/dist/' --testPathIgnorePatterns='src/cli/integration/'test:cijest --coverage --ci --reporters='jest-junit'test:integrationjest --setupFiles ./jest.setup.js --testMatch='<rootDir>/src/cli/integration/**/*.spec.ts' --runInBandtest:unitjest --setupFiles ./jest.setup.js --testPathIgnorePatterns='/dist/' --testPathIgnorePatterns='src/cli/integration/'test:watchjest --watch
Dependencies12
@bufbuild/protobuf^1.10.1@modelcontextprotocol/sdk^1.0.0axios^1.14.0bech32^2.0.0commander^14.0.3crypto-addr-codec^0.1.7ethers^6.13.4open^10.1.0sha3^2.1.4typia^8.0.2web3-validator^2.0.6zod^3.22.0