PkgRadar

Package evidence

[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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherajiu9
Artifact bytes17,822
Previous version2.0.5
Published2026-04-08T06:26:22.585Z
SHA-2563e68d01c1be38c032f7c7a254f02cdf586257dd963762f3d1010361948bf9a7c

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/shell-3XMYD24B.jshigh encoded/escaped-token density12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/shell-3XMYD24B.jshigh encoded/escaped-token density12
lowInstall-time lifecycle scriptpackage.jsonprepare="simple-git-hooks"4
lowObfuscationpackage/dist/cli.jsmatched "eval("3
lowObfuscationpackage/dist/shell-3XMYD24B.jsmatched "\\u5E38"3

Manifest

Package metadata

Scripts14
  • buildtsup --clean --dts && pnpm build:zsh
  • build:zshtsx ./src/app/zsh/scripts/build.ts
  • checktsc --incremental --noEmit
  • cleanpnpm run clean:dist && pnpm run -r --parallel clean
  • clean:distrimraf dist
  • clean:obsidianpnpm -C packages/obsidian clean
  • devpnpm build && pnpm link --global
  • linteslint --flag unstable_ts_config . --fix
  • picocolors^1.0.1
  • preparesimple-git-hooks
  • prepublishOnlypnpm build
  • releasebumpp && npm publish
  • starttsx ./src/cli.ts
  • testpnpm build && pnpm -C packages/obsidian test
Dependencies9
  • @clack/prompts^0.9.0
  • cac^6.7.14
  • clipboard-n^0.0.3
  • comuse-shared^3.2.6
  • execa^9.5.2
  • fs-extra^11.2.0
  • picocolors^1.1.1
  • semver^7.7.4
  • yargs^17.7.2