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
- 149
- Versions published
- 1
- First published
- May 2026
- Publisher
- benjamin.persky
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 (4 events)
- available → available · risk low · score 0 · status available -> available, risk high -> low, score 157 -> 0
- available → available · risk high · score 157 · status available -> available, risk high -> high, score 259 -> 157
- available → available · risk high · score 259 · status available -> available, risk high -> high, score 720 -> 259
- new → available · risk high · score 720 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts64
avorelo:activatenode bin/avorelo activateavorelo:doctornode bin/avorelo doctoravorelo:summarynode bin/avorelo summarybootstrap:brandingnode app-scripts/bootstrap-branding.mjsbrand:checknode scripts/check-brand-leaks.jsbrand:fixnode scripts/fix-brand-leaks.js --writebrand:fix:dry-runnode scripts/fix-brand-leaks.jsbuildnpm run public-web:buildbuild:install-artifactsnode app-scripts/build-install-artifacts.mjscco:initnode scripts/cco-init.jscco:install-helpernode scripts/cco-install-helper.jscco:reuse-cuesnode scripts/cco-reuse-cues.jscco:valuenode scripts/cco-value.jsdb:migratewasp db migrate-devdb:seedwasp db seeddb:startwasp start dbdeploy:railwaywasp deploy railway deploy wuz-betadeploy:railway:setupwasp deploy railway setup wuz-betadevwasp starthealth:reponode app-scripts/repo-health-check.mjspublic-web:buildnpm --prefix apps/public-web run buildpublic-web:checknpm --prefix apps/public-web run checkpublic-web:devnpm --prefix apps/public-web run devpublic-web:previewnpm --prefix apps/public-web run previewstart:founder-localpowershell -ExecutionPolicy Bypass -File app-scripts/start-wuz-local.ps1testnode --test tests/*.test.jstest:brandnode scripts/check-brand-leaks.jstest:critical-pathnpm --prefix e2e-tests testtest:e2enpm --prefix e2e-tests testtest:output-profilesvitest run src/output_profiles/output-profiles.test.ts- …and 34 more.