PkgRadar

Package evidence

@aslaluroba/[email protected]

Obfuscation Density: high encoded/escaped-token density

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":["@aslaluroba/[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":["@aslaluroba/[email protected]"],"fail_on":"review"}'
Artifact bytes1,338,181
Previous version3.2.17
Published2026-05-24T11:47:34.786Z
SHA-25633c27488de40d9a64604521a8e837bb14c83e4001656517e9d18c6ea1da1e552

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/index.esm.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/index.esm.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/index.esm.jsmatched "\\xAA"3
lowObfuscationpackage/dist/index.jsmatched "\\xAA"3

Manifest

Package metadata

Scripts7
  • buildrollup -c
  • cleanrimraf dist
  • devrollup --watch --config rollup.dev.config.mjs
  • setup:dev./scripts/setup-dev.sh
  • setup:dev:with-test./scripts/setup-dev.sh --create-test-project
  • testecho "No tests configured" && exit 0
  • watchconcurrently "pnpm dev" "yalc publish --watch --push"
Dependencies5
  • @aslaluroba/help-center-core1.0.0
  • @tabler/icons-react^3.40.0
  • @tailwindcss/postcss^4.2.2
  • class-variance-authority^0.7.1
  • react-markdown^10.1.0