PkgRadar

Package evidence

@sjunepark/[email protected]

Large Javascript Payload: 2014588 bytes

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
21
First published
May 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@sjunepark/[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":["@sjunepark/[email protected]"],"fail_on":"review"}'
Artifact bytes826,930
Previous version0.3.3
Published2026-05-28T05:44:59.860Z
SHA-256eb551ad2ed05e72b61bcf1a2e83b6ea382be3be896af517679eae4a1812b8681

Why flagged

What the scanner saw

Large Javascript Payload: 2014588 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
3Score
0.3.4Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/cli.js2014588 bytes10

Manifest

Package metadata

Scripts21
  • buildbun run scripts/build-cli.ts
  • env:checkvarlock load
  • eval:agent-cli:search-bodyvarlock run -- bun run evals/search-body/agent-cli/run-eval.ts
  • eval:cli:search-bodybun run evals/search-body/cli/run-eval.ts
  • eval:pi:gatebun run eval:pi:search-body && bun run eval:pi:workflow && bun run eval:pi:recovery && bun run eval:pi:research-answer
  • eval:pi:recoveryvarlock run -- bun run evals/suites/recovery-pi.eval.ts
  • eval:pi:research-answervarlock run -- bun run evals/suites/research-answer-pi.eval.ts
  • eval:pi:search-bodyvarlock run -- bun run evals/suites/search-body-pi.eval.ts
  • eval:pi:workflowvarlock run -- bun run evals/suites/workflow-pi.eval.ts
  • eval:search-body:agent:clivarlock run -- bun run evals/search-body/agent-cli/run-eval.ts
  • eval:search-body:agent:nativevarlock run -- bun run evals/search-body/agent-native/run-eval.ts
  • eval:search-body:clibun run evals/search-body/cli/run-eval.ts
  • eval:typed:search-bodyvarlock run -- bun run evals/search-body/agent-native/run-eval.ts
  • eval:typed:workflowvarlock run -- bun run evals/workflows/agent-native/run-eval.ts
  • eval:workflows:agent:nativevarlock run -- bun run evals/workflows/agent-native/run-eval.ts
  • prepackbun run build
  • prepublishOnlybun run typecheck && bun test
  • searchbun run src/cli.ts search-body
  • testbun test
  • test:liveLIVE_DART_TESTS=1 bun test
  • typechecktsc --noEmit
Dependencies6
  • @effect/platform^0.91.0
  • cheerio^1.1.0
  • commander^14.0.3
  • domhandler^5.0.3
  • effect^3.17.0
  • sanitize-html^2.17.3