PkgRadar

Package evidence

@big-emotion/[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.

Versions published
24
First published
May 2026
Publisher
big_jnk

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":["@big-emotion/[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":["@big-emotion/[email protected]"],"fail_on":"review"}'
Publisherbig_jnk
Artifact bytes185,081
Previous version0.15.0
Published2026-05-21T19:07:48.035Z
SHA-2568e9f4c3ff5c0c67addad6cd819358f69657424ca9378fcb4d041ef3849d7abf5

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/cli/update/index.jshigh encoded/escaped-token density12
Show all 15 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/cli/update/index.jshigh encoded/escaped-token density12
lowCredential file accesspackage/dist/cli/doctor/index.jsmatched "github_token"5
lowCredential file accesspackage/dist/cli/init/index.jsmatched "github_token"5
lowCredential file accesspackage/dist/cli/update/index.jsmatched "github_token"5
lowCredential file accesspackage/dist/cli/agent/run.jsmatched "GITHUB_TOKEN"5
lowObfuscationpackage/dist/cli/cost/advice-cmd.jsmatched "\\u2265"3
lowObfuscationpackage/dist/cli/doctor/index.jsmatched "\\u2014"3
lowObfuscationpackage/dist/cli/init/index.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/cli/jira-mcp/index.jsmatched "\\u00E2"3
lowObfuscationpackage/dist/cli/uninstall/index.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/cli/update/index.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/cli/cost/reconcile-cmd.jsmatched "\\xD7"3
lowObfuscationpackage/dist/cli/agent/run.jsmatched "\\u0020"3
lowObfuscationpackage/dist/cli/cost/run.jsmatched "\\u20AC"3
lowObfuscationpackage/dist/cli/cost/stats.jsmatched "\\u2014"3

Manifest

Package metadata

Scripts26
  • audit:cinode scripts/npm-audit-check.mjs
  • build:clinode scripts/build-cli.mjs
  • build:ferrynode scripts/build-ferry-actions.mjs
  • check:bundlenpm run build:ferry && git diff --exit-code .ferry/ .github/actions/
  • check:fr-driftbash scripts/check-fr-drift.sh
  • ferry-cost-advicetsx src/cli/cost/advice-cmd.ts
  • ferry-cost-checktsx src/cost-governance/run.ts
  • ferry-cost-reconciletsx src/cli/cost/reconcile-cmd.ts
  • ferry-cost-reporttsx src/cli/cost/run.ts
  • ferry-cost-statstsx src/cli/cost/stats-cmd.ts
  • ferry-doctortsx src/cli/doctor/index.ts
  • ferry-inittsx src/cli/init/index.ts
  • ferry-reconciletsx src/reconciler/run.ts
  • ferry-uninstalltsx src/cli/uninstall/index.ts
  • ferry-updatetsx src/cli/update/index.ts
  • format:checkprettier --check 'src/**/*.ts'
  • linteslint src
  • lint:fixeslint src --fix
  • preparehusky
  • prepublishOnlynpm run build:cli
  • smoke:bundlebash scripts/smoke-bundle.sh
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
  • typechecktsc --noEmit
  • versionnpm run build:ferry && git add -f .ferry/ && git add .github/actions/ferry-envelope-validate/ .github/actions/ferry-emit-audit/ .github/actions/ferry-route/ .github/actions/ferry-ci-gate/ .github/actions/ferry-run-refiner/ .github/actions/ferry-run-developer/ .github/actions/ferry-run-reviewer/ .github/actions/ferry-run-iterator/
Dependencies8
  • @anthropic-ai/sdk^0.97.0
  • @google/genai^2.0.1
  • @modelcontextprotocol/sdk^1.29.0
  • @octokit/rest^22.0.1
  • ajv^8.0.0
  • ajv-formats^3.0.1
  • openai^6.34.0
  • ulid^3.0.2