PkgRadar

Package evidence

@open-mercato/[email protected]

Obfuscation Density: high encoded/escaped-token density

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,327
First published
Jan 2026
Publisher
piotrkarwatka

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes1,326,901
Previous version0.6.6-canary.5489.1.725103a93e
Published2026-06-13T08:48:38.252Z
SHA-2569eeabdd8d686afc9f2f920328f38cb200f3e904581a6f0a6cd58f3dbc6eef9e5

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
0.6.6-canary.5490.1.3b940bdc47Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/dist/modules/ai_assistant/api/chat/route.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts5
  • buildnode build.mjs
  • mcp:devmercato ai_assistant mcp:dev
  • mcp:servemercato ai_assistant mcp:serve-http
  • testjest --config jest.config.cjs --forceExit
  • watchnode watch.mjs
Dependencies11
  • @ai-sdk/anthropic^3.0.81
  • @ai-sdk/google^3.0.80
  • @ai-sdk/openai^3.0.68
  • @modelcontextprotocol/sdk^1.29.0
  • ai^6.0.198
  • cmdk^1.0.0
  • framer-motion^12.40.0
  • isolated-vm^7.0.0
  • react-json-view-lite^2.5.0
  • react-markdown^10.1.0
  • zod-to-json-schema^3.25.2