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
- 215
- Versions published
- 60Established · −30% score
- First published
- Jul 2025
- Publisher
- pablo.rovito
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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
No high-signal static finding in the saved report.
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 low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts23
formatprettier --write "lib/**/*.js" "bin/**" "test/**/*.js"library:checknode .library/bin/library checklibrary:extractnode .library/bin/library extractlibrary:graphnode .library/bin/library graphlibrary:injectnode .library/bin/library injectlibrary:regeneratenode .library/bin/library regeneratelibrary:reportnode .library/bin/library reportlibrary:tokensnode .library/bin/library tokenslibrary:validatenode .library/bin/library validatelinteslint lib/ bin/claude-hooks .library/librarian/lint:fixeslint lib/ bin/claude-hooks .library/librarian/ --fixprecommitnpm run lint && npm run test:smokeprepublishOnlynpm run test:alltestnpm run test:alltest:allnpm run lint && npm run test:smoke && npm run test:unit && npm run test:integrationtest:changednode --experimental-vm-modules node_modules/jest/bin/jest.js test/unit --changedSince=main --forceExittest:coveragenode --experimental-vm-modules node_modules/jest/bin/jest.js --coveragetest:e2ebash test/manual/sdlc-stability-check.shtest:integrationnode --experimental-vm-modules node_modules/jest/bin/jest.js test/integration --maxWorkers=1 --testTimeout=30000 --forceExittest:integration:cinode --experimental-vm-modules node_modules/jest/bin/jest.js test/integration/ci-safe.test.js --maxWorkers=1 --testTimeout=30000 --forceExittest:smokenode --experimental-vm-modules node_modules/jest/bin/jest.js test/smoke --maxWorkers=1test:unitnode --experimental-vm-modules node_modules/jest/bin/jest.js test/unit --forceExittest:watchnode --experimental-vm-modules node_modules/jest/bin/jest.js --watch
Dependencies3
@anthropic-ai/sdk^0.91.0@octokit/rest^21.0.0langfuse^3.38.20