PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Weekly downloads
177
Versions published
18
First published
Mar 2026
Publisher
minhyupp

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"}'
Publisherminhyupp
Artifact bytes11,706,911
Previous version0.3.0
Published2026-05-28T08:23:30.271Z
SHA-2566b464fe29f9c0530325e40a59c9533ea7a7f2192dc68e02e42265d8626e446ec

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

Evidence

Static findings

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

Showing 30 of 133 findings.

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/features/commit/application/action.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/features/gen-html-multiple/application/action.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/features/gen-html/application/action.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/features/gen-storybook/application/action.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/features/mcp/application/action.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/features/minify-md/application/action.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/features/review/application/action.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/features/security-policy/application/action.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/features/sh/application/action.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/features/show-stream/application/action.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/features/talk-to-figma/application/action.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/features/token-optimizer/application/action.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/features/talk-to-figma/application/agent.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/be.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/platform/ai-services/internal/build-service-command.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/platform/actions/chat.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/platform/ai-services/builders/claude.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/cli.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/platform/ai-services/builders/codex.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/platform/ai-services/internal/execute-attempt.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/features/gen-html/application/executor.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/fe.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/features/gen-html/application/finalize-record.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/platform/ai-services/builders/gemini.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/features/gen-html/application/generate-artifacts.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/features/gen-html/application/generation.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/platform/request-security/guard.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/platform/core/helpers.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/command-modules/change-service/index.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/command-modules/commit/index.cjshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts13
  • buildpnpm build:bundle && pnpm build:types && pnpm build:verify-declarations
  • build:bundletsup
  • build:typestsc -p tsconfig.types.json
  • build:verify-declarationsnode ./dist/exports/declaration-alias-check.js ./dist
  • check-typestsc --noEmit
  • ju-hong-bepnpm build && node ./dist/be.js
  • ju-hong-epnpm build && node ./dist/cli.js
  • ju-hong-fepnpm build && node ./dist/fe.js
  • latestpnpm update 'sales-*' --latest
  • releasepnpm publish
  • reviewgemini-review --review --stream-output
  • testvitest run
  • test:coveragevitest run --coverage
Dependencies1
  • posthog-node^5.28.5