PkgRadar

Package evidence

@whonixnetworks/[email protected]

Obfuscation: matched "\\u20e3"

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":["@whonixnetworks/[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":["@whonixnetworks/[email protected]"],"fail_on":"review"}'
Artifact bytes52,322
Previous version1.2.2
Published2026-05-24T15:42:10.308Z
SHA-2569c91184f5c6e6251b27d10f3b36a5341f564f8b7971744c4bb14a7ed83af7f2c

Why flagged

What the scanner saw

Obfuscation: matched "\\u20e3"

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

Availability ledger

available

review
Last checked
reviewRisk
6Score
1.2.3Version
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/extension.jsmatched "\\u20e3"3
lowObfuscationpackage/src/extension.tsmatched "\\u20e3"3

Manifest

Package metadata

Scripts15
  • buildtsc
  • checknpm run typecheck && npm run lint && npm run test
  • devtsc --watch
  • formatprettier --write src/
  • format:checkprettier --check src/
  • install-servicepi-mattermost install
  • linteslint src/
  • lint:fixeslint --fix src/
  • prepublishOnlynpm run build
  • startnode dist/index.js
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
  • typechecktsc --noEmit
  • uninstall-servicepi-mattermost uninstall
Dependencies9
  • @iarna/toml^2.2.5
  • @mattermost/client^11.6.0
  • better-sqlite3^11.0.0
  • chalk^5.0.0
  • commander^12.0.0
  • dotenv^16.0.0
  • express^4.21.0
  • express-rate-limit^8.5.2
  • zod^3.23.0