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
- 385
- Versions published
- 99
- First published
- Feb 2026
- Publisher
- adamcampbell825
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@solidnumber/[email protected]"],"fail_on":"high"}'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":["@solidnumber/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Webhook Exfil Endpoint: matched "ngrok.app"
1 candidate cluster(s) currently reference this release.
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 high · score 40 · status changed
Related candidates
Linked campaigns and clusters
adamcampbell825
9 members · evidence strength 78adamcampbell825
9 members · max score 115Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/dist/commands/webhooks.js | matched "ngrok.app" | 40 |
Manifest
Package metadata
Scripts18
auditnpm audit --audit-level=highaudit:prodnpm audit --omit=dev --audit-level=highbuildtsc && node -e "require('fs').cpSync('src/data','dist/data',{recursive:true})"devts-node src/index.tslinteslint src/**/*.tspostbuildts-node scripts/generate-llms.tsprepublish:checkbash scripts/prepublish.shprepublishOnlynpm run build && npm test && npm run test:contracts && npm run test:security && npm run audit:prod && npm run verify:depsstartnode dist/index.jstestjest --forceExit --detectOpenHandlestest:contractsjest --testPathPattern='integration/(contracts|smoke|http-behavior)' --forceExittest:coveragejest --coverage --forceExit --detectOpenHandlestest:securityjest --testPathPattern=company-isolation --forceExittest:smokejest --testPathPattern=integration --forceExittest:tarballbash scripts/test-tarball.shverify:depsnode scripts/verify-runtime-deps.mjsverify:llmsts-node scripts/generate-llms.ts --checkverify:schemasts-node scripts/verify-schemas.ts
Dependencies15
@puppeteer/browsers^2.13.0axios^1.6.0boxen^8.0.1chalk^4.1.2cli-progress^3.12.0commander^12.0.0figures^6.1.0form-data^4.0.5gradient-string^3.0.0inquirer^9.2.0jsonld^9.0.0lighthouse^13.1.0ora^8.0.0puppeteer-core^24.42.0update-notifier^7.3.1
Optional dependencies1
@anthropic-ai/sdk^0.39.0