PkgRadar

Package evidence

@openspecui/[email protected]

Js Decode Then Exec: base64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.

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
53
First published
Feb 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@openspecui/[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":["@openspecui/[email protected]"],"fail_on":"review"}'
Artifact bytes244,403
Previous version3.11.2
Published2026-05-28T07:30:00.901Z
SHA-256d72e2d0a1e4af958540c2b2c18454c1caaac913b14224acae5faab952798f03c

Why flagged

What the scanner saw

Js Decode Then Exec: base64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.

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

Availability ledger

available

review
Last checked
reviewRisk
13Score
3.11.3Version
Status history (2 events)
  1. newavailable · risk review · score 13 · status changed
  2. newavailable · risk review · score 13 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Decode Then Execpackage/dist/lexer-DQCqS3nf-Dzyxf9fs.mjsbase64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.45

Manifest

Package metadata

Scripts5
  • buildtsdown
  • devNODE_OPTIONS="${NODE_OPTIONS:+$NODE_OPTIONS }--conditions=development" tsx watch --include '../core/dist/**' --include '../search/dist/**' src/standalone.ts
  • testvitest run
  • test:watchvitest
  • typechecktsc -p tsconfig.check.json --noEmit
Dependencies11
  • @hono/node-server^1.14.1
  • @huggingface/hub^2.12.0
  • @lydell/node-pty^1.1.0
  • @openspecui/core3.11.3
  • @openspecui/search3.11.3
  • @trpc/server^11.0.0
  • better-sqlite3^12.5.0
  • hono^4.7.3
  • undici^7.18.2
  • ws^8.18.0
  • zod^3.24.1
Optional dependencies3
  • @huggingface/transformers~4.2.0
  • ctranslate20.1.0
  • node-llama-cpp~3.18.1