PkgRadar

Package evidence

@lookloot/[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":["@lookloot/[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":["@lookloot/[email protected]"],"fail_on":"review"}'
Artifact bytes616,775
Previous version1.1.0
Published2026-05-24T23:22:19.680Z
SHA-2564e9e0aa63966d4564cb9e6911683fc8a3942a83bc51654b9aaf3c7edecd2a992

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
1.1.1Version
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.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/scripts/prepare-obs-runtime.mjsmatched "github.com/obsproject/obs-studio/releases/download"12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/scripts/prepare-obs-runtime.mjsmatched "github.com/obsproject/obs-studio/releases/download"12
lowObfuscationpackage/dist/local-verification-viewer/hls.min.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/index.jsmatched "\\x0a"3

Manifest

Package metadata

Scripts4
  • buildtsup
  • prebuildnode ../../scripts/run-pnpm.mjs --dir ../capture-runtime build
  • prepare-obs-runtimenode scripts/prepare-obs-runtime.mjs
  • prepublishOnlypnpm run build && npm pack --dry-run
Dependencies1
  • ffmpeg-static^5.3.0