PkgRadar

Package evidence

@awi-protocol/[email protected]

Obfuscation: matched "\\u203a"

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":["@awi-protocol/[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":["@awi-protocol/[email protected]"],"fail_on":"review"}'
Publisherrayyankhan27
Artifact bytes62,286
Previous version0.2.0
Published2026-05-25T06:39:37.945Z
SHA-256e8b7063bb4c719c2ef37eec723f2cca036fe81152f640a4acfa92f94566f0974

Why flagged

What the scanner saw

Obfuscation: matched "\\u203a"

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

Availability ledger

available

review
Last checked
reviewRisk
6Score
0.2.1Version
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/index.jsmatched "\\u203a"3
lowObfuscationpackage/dist/index.mjsmatched "\\u203a"3

Manifest

Package metadata

Scripts4
  • buildtsup
  • linttsc --noEmit && eslint src
  • testvitest
  • typechecktsc --noEmit
Dependencies3
  • axios^1.6.0
  • cheerio^1.0.0-rc.12
  • cross-fetch^4.0.0
Optional dependencies1
  • node-llama-cpp^3.0.0