PkgRadar

Package evidence

@rws-framework/[email protected]

Credential file access: matched "aws_access_key"

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.

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 promoting

Mixed 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"}'
Publisherpapablack
Artifact bytes2,551,298
Previous version3.35.1
Published2026-06-01T16:32:05.306Z
SHA-256f461f1af034708144d4156135950194718f2b2682c91b2567fc60b10a6214bfd

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

review
Last checked
reviewRisk
2Score
3.35.2Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/src/services/ConsoleService.tsmatched "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.6
  • axios^1.4.0
  • bufferutil^4.0.7
  • chalk3.0.0
  • class-transformer^0.5.1
  • class-validator^0.15.1
  • compression^1.7.4
  • crypto-js^4.1.2
  • dotenv^16.3.1
  • ejs^3.1.9
  • express^5.1.0
  • express-fileupload^1.5.1
  • faiss-node^0.5.1
  • file-loader^6.2.0
  • hbs^4.2.0
  • jsonwebtoken^9.0.2
  • kcors^2.2.2
  • kerberos^2.2.1
  • …and 22 more.