Recommended action
Block this updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 54 · status changed
Related candidates
Linked campaigns and clusters
seekora
6 members · evidence strength 74Evidence
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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Obfuscation | package/dist/components/primitives/ActionButtons.js | matched "\\u23F3" | 3 |
| low | Obfuscation | package/dist/components/suggestions/AmazonDropdown.js | matched "\\uD83D" | 3 |
| low | Obfuscation | package/dist/components/Breadcrumb.js | matched "\\u203A" | 3 |
| low | Obfuscation | package/dist/components/CurrentRefinements.js | matched "\\u00D7" | 3 |
| low | Obfuscation | package/dist/components/FederatedDropdown.js | matched "\\u21B5" | 3 |
| low | Obfuscation | package/dist/docsearch/components/Footer.js | matched "\\u21B5" | 3 |
| low | Obfuscation | package/dist/components/primitives/ImageDisplay.js | matched "\\u2039" | 3 |
| low | Obfuscation | package/dist/components/primitives/ImageZoom.js | matched "\\uD83D" | 3 |
| low | Obfuscation | package/dist/src/index.esm.js | matched "\\u2022" | 3 |
| low | Obfuscation | package/dist/src/index.js | matched "\\u2022" | 3 |
| low | Obfuscation | package/dist/components/suggestions/MinimalDropdown.js | matched "\\u2191" | 3 |
| low | Obfuscation | package/dist/components/MobileFilters.js | matched "\\u00D7" | 3 |
| low | Obfuscation | package/dist/components/primitives/PriceDisplay.js | matched "\\u2013" | 3 |
| low | Obfuscation | package/dist/components/QuerySuggestionsDropdown.js | matched "\\u2191" | 3 |
| low | Obfuscation | package/dist/components/suggestions/ShopifyDropdown.js | matched "\\u2191" | 3 |
| low | Obfuscation | package/dist/components/suggestions/SpotlightDropdown.js | matched "\\u2318" | 3 |
| low | Obfuscation | package/dist/components/Stats.js | matched "\\u2022" | 3 |
| low | Obfuscation | package/dist/components/suggestions/SuggestionSearchBar.js | matched "\\u00D7" | 3 |
Manifest
Package metadata
Scripts7
buildnpm run build:ts && npm run build:bundle && npm run build:docsearch-cssbuild:bundlerollup -cbuild:docsearch-cssmkdir -p dist && cp src/docsearch/docsearch.css dist/docsearch.cssbuild:tstsccleanrm -rf distdevrollup -c -wtestecho "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-20260517100850clsx^2.1.0