PkgRadar

Package evidence

@powerhousedao/[email protected]

Large Javascript Payload: 4988341 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
48
Versions published
49
First published
Feb 2026
Publisher
liberuum

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":["@powerhousedao/[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":["@powerhousedao/[email protected]"],"fail_on":"review"}'
Publisherliberuum
Artifact bytes16,682,169
Previous version1.0.0-dev.33
Published2026-04-15T15:16:39.729Z
SHA-25603273d24a4bdb665cbe3b5f45daadd6b38eafe4577fca163cdc426f6f0f8b869

Why flagged

What the scanner saw

Large Javascript Payload: 4988341 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.0.0-dev.34Version
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
lowLarge Javascript Payloadpackage/dist/node/dist-B99IOQ6a.mjs4988341 bytes0

Manifest

Package metadata

Scripts16
  • buildph-cli build && node scripts/fix-browser-build.mjs
  • check-circular-importsnpx dpdm -T ./index.ts
  • connectph-cli connect
  • generateph-cli generate
  • linteslint --config eslint.config.js --cache --cache-strategy content
  • lint:fixnpm run lint -- --fix
  • prepublishOnlynpm run build
  • reactorph-cli reactor
  • serviceph-cli service
  • service-startupbash ./node_modules/@powerhousedao/ph-cli/dist/scripts/service-startup.sh
  • service-unstartupbash ./node_modules/@powerhousedao/ph-cli/dist/scripts/service-unstartup.sh
  • testvitest run
  • test:watchvitest
  • tsctsc
  • tsc:watchtsc --watch
  • vetraph-cli vetra
Dependencies15
  • @powerhousedao/analytics-engine-core6.0.0-dev.174
  • @powerhousedao/connect6.0.0-dev.174
  • @powerhousedao/design-system6.0.0-dev.174
  • @powerhousedao/document-engineering1.40.1
  • @powerhousedao/reactor-browser6.0.0-dev.174
  • @uiw/react-md-editor^4.0.11
  • document-drive6.0.0-dev.109
  • document-model6.0.0-dev.174
  • graphql^16.10.0
  • graphql-tag^2.12.6
  • lucide-react^0.577.0
  • react^19.2.3
  • react-dom^19.2.3
  • rehype-slug^6.0.0
  • zod^4.3.5