PkgRadar

Package evidence

@open-mercato/[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
3,326
First published
Jan 2026
Publisher
piotrkarwatka

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":["@open-mercato/[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":["@open-mercato/[email protected]"],"fail_on":"review"}'
Publisherpiotrkarwatka
Artifact bytes450,280
Previous version0.6.6-canary.5489.1.725103a93e
Published2026-06-13T08:50:19.595Z
SHA-2569fc01912f5e442b25101377bc1acb25004cafb69afee81a2073e68f00758ec08

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
45Score
0.6.6-canary.5490.1.3b940bdc47Version
Status history (1 event)
  1. newavailable · risk review · score 45 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/modules/search/api/settings/route.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/modules/search/frontend/components/sections/VectorSearchSection.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/modules/search/lib/embedding-config.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/vector/services/embedding.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/vector/types.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/modules/search/api/settings/route.tsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/modules/search/lib/embedding-config.tsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/vector/services/embedding.tsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/vector/types.tsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts4
  • buildnode build.mjs
  • testjest --config jest.config.cjs
  • typechecktsc --noEmit
  • watchnode watch.mjs
Dependencies10
  • @ai-sdk/amazon-bedrock^4.0.113
  • @ai-sdk/cohere^3.0.36
  • @ai-sdk/google^3.0.80
  • @ai-sdk/mistral^3.0.37
  • @ai-sdk/openai^3.0.68
  • ai^6.0.198
  • ai-sdk-ollama3.8.6
  • meilisearch^0.58.0
  • pg8.21.0
  • zod^4.4.3