PkgRadar

Package evidence

@effect-x/[email protected]

Large Javascript Payload: 2063093 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.

Weekly downloads
70
Versions published
2
First published
May 2026
Publisher
uek0819

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":["@effect-x/[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":["@effect-x/[email protected]"],"fail_on":"review"}'
Publisheruek0819
Artifact bytes2,676,269
Previous versionnone
Published2026-05-22T15:28:40.866Z
SHA-256298105a2f4081313497a040c385a49eaba9ae7a513e558a49a23331321ce9674

Why flagged

What the scanner saw

Large Javascript Payload: 2063093 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/bin.js2063093 bytes10

Manifest

Package metadata

Scripts14
  • buildtsdown
  • changesetchangeset
  • checkbun run lint && bun run format:check && bun run typecheck && bun run test && bun run build
  • devtsdown --watch
  • formatoxfmt .
  • format:checkoxfmt --check .
  • lintoxlint .
  • pack:checknpm pack --dry-run
  • prepackbun run build
  • preparelefthook install && effect-tsgo patch
  • releasechangeset publish
  • testvitest run
  • typechecktsgo --noEmit
  • version-packageschangeset version