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 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":["@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"}'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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/services/settings/default-settings-provider.service.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/services/file/s3-file.service.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/services/textract.service.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/src/services/settings/default-settings-provider.service.ts | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/src/services/file/s3-file.service.ts | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/src/services/textract.service.ts | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts14
buildnest build && tsc-aliasformatprettier --write "src/**/*.ts" "test/**/*.ts"linteslint "{src,apps,libs,test}/**/*.ts" --fixprepacknpm run buildpreparenpm run buildstartnest 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
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.3amqplib^0.10.4axios^1.7.0bcrypt^5.1.1bson^6.10.1cache-manager^5.5.2cache-manager-redis-store^3.0.1class-transformer^0.5.1class-validator^0.14.1cron-parser^5.5.0dayjs^1.11.18exceljs^4.4.0fast-csv^5.0.2form-data^4.0.0handlebars^4.7.8helmet^8.1.0ioredis^5.4.1locale-codes^1.3.1lodash^4.17.21luxon^3.4.4mailgen^2.0.28mongoose^8.7.0- …and 21 more.