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
- 487
- Versions published
- 150Established · −30% score
- First published
- Jul 2025
- Publisher
- pratik-fractl
Effective trust discount applied: −30% (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":["[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":["[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 7 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/out/runtime/services/documentFetcher.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/src/runtime/services/documentFetcher.ts | matched "AWS_ACCESS_KEY" | 5 |
| low | Large Javascript Payload | package/public/pdf.worker.mjs | 2076112 bytes | 0 |
Manifest
Package metadata
Scripts14
buildtsc -b tsconfig.src.json && tsc -b tsconfig.declarations.json && node esbuild.mjsbuild:tstsc -b tsconfig.src.jsondevviteformatprettier --write "src/**/*.{js,ts,tsx,json,md}"format:checkprettier --check "src/**/*.{js,ts,tsx,json,md}"langium:generatelangium generatelangium:generate:productionlangium generate --mode=productionlangium:watchlangium generate --watchlinteslint . --ext .tslint:fixeslint . --ext .ts --fixtestvitest runtest:verboseVITEST_VERBOSE=true vitest runvscode:prepublishnpm run build && npm run lintwatchconcurrently -n tsc,esbuild -c blue,yellow "tsc -b tsconfig.src.json --watch" "node esbuild.mjs --watch"
Dependencies38
@aws-sdk/client-cognito-identity^3.975.0@aws-sdk/client-cognito-identity-provider^3.975.0@aws-sdk/client-s3^3.975.0@aws-sdk/credential-providers^3.975.0@isomorphic-git/lightning-fs^4.6.2@langchain/anthropic^1.3.12@langchain/core^1.1.17@langchain/openai^1.2.3@modelcontextprotocol/sdk^1.25.3@types/multer^2.0.0amazon-cognito-identity-js^6.3.16aws-jwt-verify^5.1.1bcryptjs^3.0.3better-sqlite3^12.6.2buffer^6.0.3chalk~5.6.2commander~14.0.2date-fns^4.1.0date-fns-tz^3.2.0deep-object-diff^1.1.9express^5.2.1handlebars^4.7.8langium^4.1.3marked^17.0.1multer^2.0.2openapi-client-axios^7.8.0pdf-parse^2.4.5pg^8.17.2pgvector^0.2.1reflect-metadata^0.2.2- …and 8 more.