PkgRadar

Package evidence

@neriros/[email protected]

Large Javascript Payload: 6022009 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
1,374Niche · −30% score
Versions published
96
First published
Mar 2026
Publisher
nericoder

Effective trust discount applied: 30% (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":["@neriros/[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":["@neriros/[email protected]"],"fail_on":"review"}'
Publishernericoder
Artifact bytes1,177,636
Previous version3.8.11
Published2026-05-27T17:33:52.776Z
SHA-25670cd2008316d33b3a8bb4057c0fc1fb297fcb3a5af0b43fd99e64b98f6888115

Why flagged

What the scanner saw

Large Javascript Payload: 6022009 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/shell/index.js6022009 bytes10

Manifest

Package metadata

Scripts27
  • build:architecturebun run apps/agent/src/scripts/generate-architecture.ts
  • build:cinx affected -t build --exclude=ui
  • build:publishbunx nx run-many --target=build --projects=shell,mcp --output-style stream && bun run copy-assets
  • check:circular:cidepcruise packages/*/src apps/*/src --config .dependency-cruiser.cjs
  • check:depsdepcruise packages/*/src apps/*/src --config .dependency-cruiser.cjs
  • check:duplicatesbun scripts/check-duplicate-declarations.ts --diff
  • check:duplicates:allbun scripts/check-duplicate-declarations.ts --all
  • check:outdated:cibun scripts/check-outdated.ts
  • check:shellbash scripts/check-shell.sh
  • check:structurebun scripts/check-prop-drilling.ts && bun scripts/check-hooks-location.ts && bun scripts/check-folder-size.ts && bun scripts/check-filename-case.ts && bun scripts/check-single-component.ts && bun scripts/check-no-reexport-tsx.ts && bun scripts/check-test-location.ts && bun scripts/check-static-error-messages.ts && bash scripts/check-no-unsafe-casts.sh
  • check:unusedknip
  • check:unused:ciknip
  • copy-assetsbun scripts/copy-assets.ts
  • fmtoxfmt --write .
  • fmt:checkoxfmt --check .
  • fmt:cinx affected -t fmt:check --exclude=ui
  • lintoxlint --config .oxlintrc.json .
  • lint:cinx affected -t lint --exclude=ui
  • lint:fixoxlint --config .oxlintrc.json --fix .
  • preparebunx husky
  • prepublishOnlybun run build:publish
  • ralphybun .ralph/bin/shell.js
  • test:affected-files:coverage:cibun scripts/bun-test-affected-files.ts --coverage
  • test:cinx affected -t test --exclude=ui
  • test:coverage:cinx affected -t test:coverage --exclude=ui
  • typechecknx affected -t typecheck
  • typecheck:cinx affected -t typecheck --parallel=1 --exclude=ui
Dependencies2
  • @fission-ai/openspeclatest
  • yaml^2.9.0