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.

Weekly downloads
112
Versions published
25
First published
May 2026
Publisher
big_jnk

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes181,388
Previous version0.16.0
Published2026-06-07T12:05:01.738Z
SHA-2564497c9fbc3a6eb865f01921185d9c8e19d427d86d04a9495a799a44f8bedf798

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

low
Last checked
lowRisk
0Score
0.17.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/dist/cli/update/index.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts28
  • 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-action-prompttsx src/cli/cc-prompt/index.ts
  • ferry-cc-prompttsx src/cli/cc-prompt/index.ts
  • 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/ .github/actions/ferry-run-merger/
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