PkgRadar

Package evidence

@seekora-ai/[email protected]

Obfuscation: matched "\\u23F3"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@seekora-ai/[email protected]"],"fail_on":"high"}'

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":["@seekora-ai/[email protected]"],"fail_on":"high"}'
Publisherseekora
Artifact bytes1,388,608
Previous version0.3.0-stage-20260517095331
Published2026-05-17T10:09:11.914Z
SHA-25632e17bbaef8d138c10eae66391596ad344a48f9593a0cac66c275d1edd927a94

Why flagged

What the scanner saw

Obfuscation: matched "\\u23F3"

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

Availability ledger

available

high
Last checked
highRisk
54Score
0.3.0-stage-20260517100850Version
Status history (1 event)
  1. newavailable · risk high · score 54 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

seekora

6 members · evidence strength 74

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 18 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/dist/components/primitives/ActionButtons.jsmatched "\\u23F3"3
lowObfuscationpackage/dist/components/suggestions/AmazonDropdown.jsmatched "\\uD83D"3
lowObfuscationpackage/dist/components/Breadcrumb.jsmatched "\\u203A"3
lowObfuscationpackage/dist/components/CurrentRefinements.jsmatched "\\u00D7"3
lowObfuscationpackage/dist/components/FederatedDropdown.jsmatched "\\u21B5"3
lowObfuscationpackage/dist/docsearch/components/Footer.jsmatched "\\u21B5"3
lowObfuscationpackage/dist/components/primitives/ImageDisplay.jsmatched "\\u2039"3
lowObfuscationpackage/dist/components/primitives/ImageZoom.jsmatched "\\uD83D"3
lowObfuscationpackage/dist/src/index.esm.jsmatched "\\u2022"3
lowObfuscationpackage/dist/src/index.jsmatched "\\u2022"3
lowObfuscationpackage/dist/components/suggestions/MinimalDropdown.jsmatched "\\u2191"3
lowObfuscationpackage/dist/components/MobileFilters.jsmatched "\\u00D7"3
lowObfuscationpackage/dist/components/primitives/PriceDisplay.jsmatched "\\u2013"3
lowObfuscationpackage/dist/components/QuerySuggestionsDropdown.jsmatched "\\u2191"3
lowObfuscationpackage/dist/components/suggestions/ShopifyDropdown.jsmatched "\\u2191"3
lowObfuscationpackage/dist/components/suggestions/SpotlightDropdown.jsmatched "\\u2318"3
lowObfuscationpackage/dist/components/Stats.jsmatched "\\u2022"3
lowObfuscationpackage/dist/components/suggestions/SuggestionSearchBar.jsmatched "\\u00D7"3

Manifest

Package metadata

Scripts7
  • buildnpm run build:ts && npm run build:bundle && npm run build:docsearch-css
  • build:bundlerollup -c
  • build:docsearch-cssmkdir -p dist && cp src/docsearch/docsearch.css dist/docsearch.css
  • build:tstsc
  • cleanrm -rf dist
  • devrollup -c -w
  • testecho "Error: no test specified" && exit 1
Dependencies3
  • @seekora-ai/ui-sdk-core^0.3.0-stage-20260517100850
  • @seekora-ai/ui-sdk-types^0.3.0-stage-20260517100850
  • clsx^2.1.0