PkgRadar

Package evidence

@solidxai/[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
82
First published
Feb 2026
Publisher
oswaldll

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":["@solidxai/[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":["@solidxai/[email protected]"],"fail_on":"review"}'
Publisheroswaldll
Artifact bytes1,725,217
Previous version0.1.10-beta.22
Published2026-06-02T11:20:58.487Z
SHA-256e5e26832e86a7c39816b84c2b2822c404f7d8630d08ee47576c5329eb71a821f

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
30Score
0.1.10-beta.23Version
Status history (1 event)
  1. newavailable · risk review · score 30 · status changed

Evidence

Static findings

6 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/services/settings/default-settings-provider.service.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/services/file/s3-file.service.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/services/textract.service.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/services/settings/default-settings-provider.service.tsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/services/file/s3-file.service.tsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/services/textract.service.tsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts14
  • buildnest build && tsc-alias
  • formatprettier --write "src/**/*.ts" "test/**/*.ts"
  • linteslint "{src,apps,libs,test}/**/*.ts" --fix
  • prepacknpm run build
  • preparenpm run build
  • startnest start
  • start:debugnest start --debug --watch
  • start:devnest start --watch
  • start:prodnode dist/main
  • testjest
  • test:covjest --coverage
  • test:debugnode --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand
  • test:e2ejest --config ./test/jest-e2e.json
  • test:watchjest --watch
Dependencies51
  • @aws-sdk/client-s3^3.637.0
  • @aws-sdk/client-textract^3.873.0
  • @aws-sdk/s3-request-presigner^3.828.0
  • @elasticemail/elasticemail-client^4.0.23
  • @hapi/joi^17.1.1
  • @nest-lab/throttler-storage-redis^1.1.0
  • @nestjs/schedule^6.0.0
  • @nestjs/throttler^6.4.0
  • @types/passport-apple^2.0.3
  • amqplib^0.10.4
  • axios^1.7.0
  • bcrypt^5.1.1
  • bson^6.10.1
  • cache-manager^5.5.2
  • cache-manager-redis-store^3.0.1
  • class-transformer^0.5.1
  • class-validator^0.14.1
  • cron-parser^5.5.0
  • dayjs^1.11.18
  • exceljs^4.4.0
  • fast-csv^5.0.2
  • form-data^4.0.0
  • handlebars^4.7.8
  • helmet^8.1.0
  • ioredis^5.4.1
  • locale-codes^1.3.1
  • lodash^4.17.21
  • luxon^3.4.4
  • mailgen^2.0.28
  • mongoose^8.7.0
  • …and 21 more.