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
- 316
- Versions published
- 351Mature · −50% score
- First published
- Jul 2022
- Publisher
- manueldelapenna
Effective trust discount applied: −50% (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
Scripts14
bdumpnpm run build && npm run dumpbuild(tsc -p src/server || echo "continue w/error") && (tsc -p src/unlogged || echo "continue w/error") && (tsc -p src/client || echo "continue w/error") && mixin-patchbuild-client(tsc -p src/client || echo "continue w/error") && mixin-patchbuild-unlogged(tsc -p src/unlogged || echo "continue w/error") && mixin-patchdumpnpm start -- --dump-dbgit-commitgit add package.json && (git commit -m "upgrading stack dependencies" || true)mixin-patchmixin-patchpreparenpm run buildpush-publishnpm version patch && npm run git-commit && npm publish && git pushstartnode dist/server/server/server-dmencu.jstestmocha --reporter spec --bail --check-leaks test/watch:buildC(tsc -p src/client --watch || echo "continue w/error")watch:buildS(tsc -p src/server --watch || echo "continue w/error")watch:buildU(tsc -p src/unlogged --watch || echo "continue w/error")
Dependencies15
@mui/material^5.16.7backend-plus^2.6.1cast-error^0.1.3like-ar^0.3.9meta-enc^1.4.16procesamiento^2.0.10qrcode^1.5.3react~17.0.2react-dom~17.0.2react-redux~7.2.6redux~4.1.2redux-typed-reducer~0.1.1row-validator^1.0.0-rc1service-worker-admin^0.2.2yazl~2.5.1