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":["@solidnumber/[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":["@solidnumber/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Obfuscation: matched "\\x1b"
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
8 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 8 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Obfuscation | package/dist/lib/api-client.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/commands/diff.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/lib/graph-watch-render.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/commands/import.js | matched "\\u201c" | 3 |
| low | Obfuscation | package/dist/commands/serve.js | matched "\\u2713" | 3 |
| low | Obfuscation | package/dist/lib/tui.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/lib/ui.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/commands/watch.js | matched "\\u25CF" | 3 |
Manifest
Package metadata
Scripts17
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:security && npm run audit:prod && npm run verify:depsstartnode dist/index.jstestjest --forceExit --detectOpenHandlestest: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