PkgRadar

Package evidence

@chrrxs/[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":["@chrrxs/[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":["@chrrxs/[email protected]"],"fail_on":"review"}'
Publisherchrrxs
Artifact bytes281,826
Previous version2.11.1
Published2026-05-24T17:56:01.592Z
SHA-2569808d85d2227bf16d1e42c7afb03c4f83f2f1e3562e5ec47bd88fd812b579fae

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
18Score
2.11.2Version
Status history (1 event)
  1. newavailable · risk review · score 18 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/studio-plugin/package-lock.jsonhigh encoded/escaped-token density12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/studio-plugin/package-lock.jsonhigh encoded/escaped-token density12
lowObfuscationpackage/dist/index.jsmatched "Buffer.from(response.data, \"base64"3
lowObfuscationpackage/studio-plugin/src/modules/handlers/ScriptHandlers.tsmatched "\\x01"3

Manifest

Package metadata

Scripts3
  • buildrbxtsc
  • devrbxtsc -w --project tsconfig.json
  • watchrbxtsc -w
Dependencies1
  • @rbxts/services^1.6.0