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
- 281
- Versions published
- 234Mature · −50% score
- First published
- Mar 2024
- Publisher
- papablack
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
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":["@rws-framework/[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":["@rws-framework/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "aws_access_key"
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 2 · 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 | Credential file access | package/src/services/ConsoleService.ts | matched "aws_access_key" | 5 |
Manifest
Package metadata
Scripts1
docstypedoc --tsconfig ./tsconfig.json
Dependencies52
@fastify/static^8.2.0@nestjs/common^11.1.3@nestjs/config^4.0.2@nestjs/core^11.1.3@nestjs/microservices^11.1.3@nestjs/platform-express^11.1.3@nestjs/platform-fastify^11.1.3@nestjs/platform-socket.io^11.1.3@nestjs/serve-static^5.0.3@nestjs/websockets^11.1.3@rws-framework/console>=1.4.0@rws-framework/db^5.*add^2.0.6axios^1.4.0bufferutil^4.0.7chalk3.0.0class-transformer^0.5.1class-validator^0.15.1compression^1.7.4crypto-js^4.1.2dotenv^16.3.1ejs^3.1.9express^5.1.0express-fileupload^1.5.1faiss-node^0.5.1file-loader^6.2.0hbs^4.2.0jsonwebtoken^9.0.2kcors^2.2.2kerberos^2.2.1- …and 22 more.