Package evidence
@pagamio/[email protected]
Install-time lifecycle script: postinstall="npm rebuild bcrypt"
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
- 87
- Versions published
- 16Established · −30% score
- First published
- Nov 2025
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["@pagamio/[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":["@pagamio/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="npm rebuild bcrypt"
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 1 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="npm rebuild bcrypt" | 5 |
Manifest
Package metadata
Scripts13
buildnest buildformatprettier --write "src/**/*.ts" "test/**/*.ts"linteslint "{src,apps,libs,test}/**/*.ts" --fixpostinstallnpm rebuild bcryptstartnest startstart:debugnest start --debug --watchstart:devnest start --watchstart:prodnode dist/maintestjesttest:covjest --coveragetest:debugnode --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBandtest:e2ejest --config ./test/jest-e2e.jsontest:watchjest --watch
Dependencies26
@logtail/node^0.5.8@logtail/winston^0.5.8@nestjs/bullmq^11.0.4@nestjs/cache-manager^2.2.0@nestjs/common^10.4.22@nestjs/config^4.0.2@nestjs/core^10.4.22@nestjs/event-emitter^2.1.0@nestjs/jwt^11.0.1@nestjs/passport^11.0.5@nestjs/platform-express^10.4.22@nestjs/swagger^11.2.3@nestjs/terminus^10.2.3bcrypt^5.1.1bullmq^5.39.3cache-manager^5.4.0class-transformer^0.5.1class-validator^0.14.1joi^18.2.1passport^0.7.0passport-custom^1.1.1passport-jwt^4.0.1reflect-metadata^0.2.2rxjs^7.8.1winston^3.18.3winston-transport^4.7.0