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 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":["@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"}'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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/modules/search/api/settings/route.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/modules/search/frontend/components/sections/VectorSearchSection.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/modules/search/lib/embedding-config.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/vector/services/embedding.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/vector/types.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/src/modules/search/api/settings/route.ts | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/src/modules/search/lib/embedding-config.ts | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/src/vector/services/embedding.ts | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/src/vector/types.ts | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts4
buildnode build.mjstestjest --config jest.config.cjstypechecktsc --noEmitwatchnode 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.67ai^6.0.194ai-sdk-ollama3.8.4meilisearch^0.58.0pg8.21.0zod^4.4.3