PkgRadar

Package evidence

[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.

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 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":["[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"}'
Publisherpratik-fractl
Artifact bytes2,184,737
Previous version0.10.6
Published2026-03-31T07:06:58.656Z
SHA-2568a431710860fd659944d9ab513c09ee95acb9ae8c28e5f0e18e6396a7ce46683

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
7Score
0.10.7Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/out/runtime/services/documentFetcher.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/runtime/services/documentFetcher.tsmatched "AWS_ACCESS_KEY"5
lowLarge Javascript Payloadpackage/public/pdf.worker.mjs2076112 bytes0

Manifest

Package metadata

Scripts14
  • buildtsc -b tsconfig.src.json && tsc -b tsconfig.declarations.json && node esbuild.mjs
  • build:tstsc -b tsconfig.src.json
  • devvite
  • formatprettier --write "src/**/*.{js,ts,tsx,json,md}"
  • format:checkprettier --check "src/**/*.{js,ts,tsx,json,md}"
  • langium:generatelangium generate
  • langium:generate:productionlangium generate --mode=production
  • langium:watchlangium generate --watch
  • linteslint . --ext .ts
  • lint:fixeslint . --ext .ts --fix
  • testvitest run
  • test:verboseVITEST_VERBOSE=true vitest run
  • vscode:prepublishnpm run build && npm run lint
  • watchconcurrently -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.0
  • amazon-cognito-identity-js^6.3.16
  • aws-jwt-verify^5.1.1
  • bcryptjs^3.0.3
  • better-sqlite3^12.6.2
  • buffer^6.0.3
  • chalk~5.6.2
  • commander~14.0.2
  • date-fns^4.1.0
  • date-fns-tz^3.2.0
  • deep-object-diff^1.1.9
  • express^5.2.1
  • handlebars^4.7.8
  • langium^4.1.3
  • marked^17.0.1
  • multer^2.0.2
  • openapi-client-axios^7.8.0
  • pdf-parse^2.4.5
  • pg^8.17.2
  • pgvector^0.2.1
  • reflect-metadata^0.2.2
  • …and 8 more.