PkgRadar

Package evidence

@mabkit/[email protected]

Obfuscation: matched "\\x2d"

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":["@mabkit/[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":["@mabkit/[email protected]"],"fail_on":"review"}'
Publisherhsutou
Artifact bytes459,178
Previous versionnone
Published2026-05-25T04:48:31.579Z
SHA-2569bf07f356e925bc46e4e7832c1c3f3ff42930348716a5a6f55db58e922ea62b0

Why flagged

What the scanner saw

Obfuscation: matched "\\x2d"

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.0.0Version
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/src/static/assets/index-CdvtYYDI.jsmatched "\\x2d"3
lowObfuscationpackage/src/static/assets/index-VNGBh2Qe.jsmatched "\\uFEFF"3

Manifest

Package metadata

Scripts2
  • linteslint src/
  • testmocha tests/**/*.test.js