PkgRadar

Package evidence

@cwim/[email protected]

Obfuscation: matched "\\u00C0"

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":["@cwim/[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":["@cwim/[email protected]"],"fail_on":"review"}'
Publisherchihebnabil
Artifact bytes98,727
Previous version1.1.19
Published2026-05-24T15:38:53.576Z
SHA-256b59085c9152bf52b796f31781941e568e9a6f3b6a9b530becdf23825c9ec0e71

Why flagged

What the scanner saw

Obfuscation: matched "\\u00C0"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
1.1.20Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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
lowObfuscationpackage/dashboard/dist/assets/index-p_oYIoTL.jsmatched "\\u00C0"3

Manifest

Package metadata

Scripts8
  • buildnpm run build:dashboard && npm run build:server
  • build:dashboardcd dashboard && tsc -b && vite build
  • build:servertsc -p tsconfig.server.json
  • checktsc -p tsconfig.server.json --noEmit && cd dashboard && tsc -b --noEmit
  • devcd dashboard && vite
  • dev:dashboardcd dashboard && vite
  • formatprettier --write .
  • linteslint .
Dependencies5
  • @modelcontextprotocol/sdk^1.29.0
  • commander^13.1.0
  • date-fns^4.1.0
  • lucide-react^0.562.0
  • open^10.2.0