PkgRadar

Package evidence

@powerhousedao/[email protected]

no findings

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
574Established · −30% score
First published
Jul 2025
Publisher
memo.dev

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

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"}'
Publishermemo.dev
Artifact bytes345,396
Previous version6.2.0-dev.10
Published2026-06-12T03:16:29.956Z
SHA-256cd710d7c6772a9cacbb69e5021a5e60a1aa2703a372a80df6930c5ecb07a0892

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts15
  • buildpnpm run build:bundle
  • build:bundletsdown
  • generateph-cli generate
  • linteslint
  • migrateph-cli migrate
  • 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:document-modelsvitest run document-models
  • test:editorsvitest run editors
  • test:processorsvitest run processors
  • test:watchvitest
  • tsctsc
Dependencies10
  • @powerhousedao/codegen6.2.0-dev.11
  • @powerhousedao/config6.2.0-dev.11
  • @powerhousedao/design-system6.2.0-dev.11
  • @powerhousedao/reactor-browser6.2.0-dev.11
  • @powerhousedao/shared6.2.0-dev.11
  • change-case5.4.4
  • document-model6.2.0-dev.11
  • react19.2.6
  • tailwind-merge3.4.0
  • zod4.3.6