PkgRadar

Package evidence

@lorrylurui/[email protected]

Obfuscation: matched "\\u4e00"

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":["@lorrylurui/[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":["@lorrylurui/[email protected]"],"fail_on":"review"}'
Publisherlorrylurui
Artifact bytes76,551
Previous version2.0.7
Published2026-05-24T14:10:15.650Z
SHA-2568ea3b2ecbc3c38636267e6348b73d49c50ac2d6697415de5d1c62fd6816ce99a

Why flagged

What the scanner saw

Obfuscation: matched "\\u4e00"

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

Availability ledger

available

review
Last checked
reviewRisk
6Score
2.0.8Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/dist/services/ranking.jsmatched "\\u4e00"3
lowObfuscationpackage/dist/repositories/symbolRepository.jsmatched "\\u4e00"3

Manifest

Package metadata

Scripts13
  • buildtsc -p tsconfig.json
  • ci-indextsx src/cli/ci-index-cli.ts
  • devtsx watch --clear-screen=false --exclude node_modules --exclude dist src/index.ts
  • dev:mcpnode ./scripts/mcp-dev-watch.mjs
  • docker:downdocker compose down
  • docker:logsdocker compose logs -f postgres
  • docker:updocker compose up -d
  • embedding:devcd embedding-service && python3 -m uvicorn app:app --host 127.0.0.1 --port 8765
  • indextsx src/cli/index-codebase-cli.ts
  • startnode dist/index.js
  • testvitest run
  • test:watchvitest
  • worker:embeddingtsx src/cli/embedding-worker-cli.ts
Dependencies13
  • @babel/parser^7.29.2
  • @babel/types^7.29.0
  • @modelcontextprotocol/sdk^1.12.3
  • @types/react^19.2.14
  • bullmq^5.74.1
  • dotenv^16.4.5
  • fast-glob^3.3.2
  • ioredis^5.10.1
  • mysql2^3.11.3
  • pg^8.20.0
  • react^19.2.4
  • ts-morph^25.0.0
  • zod^3.23.8