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.

Weekly downloads
30,581Mainstream · −50% score
Versions published
2,971
First published
Jan 2026
Publisher
piotrkarwatka

Effective trust discount applied: 50% (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":["@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 bytes437,995
Previous version0.6.5-canary.4571.1.719f2b43b7
Published2026-06-04T23:49:30.079Z
SHA-25640ae17f12dd918feeb56f866dd7ba457d01b7cf82e251d916e53939e96837923

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
22Score
0.6.5-canary.4572.1.cf45e262edVersion
Status history (1 event)
  1. newavailable · risk review · score 22 · 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.111
  • @ai-sdk/cohere^3.0.36
  • @ai-sdk/google^3.0.80
  • @ai-sdk/mistral^3.0.37
  • @ai-sdk/openai^3.0.67
  • ai^6.0.194
  • ai-sdk-ollama3.8.4
  • meilisearch^0.58.0
  • pg8.21.0
  • zod^4.4.3