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
7
First published
Apr 2026
Publisher
prometheus-ph

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"}'
Publisherprometheus-ph
Artifact bytes72,200
Previous version0.0.1-dev.5
Published2026-04-23T13:25:51.999Z
SHA-256c5a72e6059ee581a8759d26dc3ca635701c84e8752feeea1f66a27c4417bb736

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
0.0.1-dev.6Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts11
  • buildpnpm build:skills && tsc
  • build:skillstsx scripts/build-skills.ts
  • devtsx src/main.ts
  • mastra:buildmastra build
  • mastra:devmastra dev
  • mastra:startmastra start
  • publish:devph-publish dev
  • publish:productionph-publish production
  • publish:stagingph-publish staging
  • startnode dist/main.js
  • testNODE_OPTIONS='--experimental-vm-modules' jest --detectOpenHandles
Dependencies9
  • @mastra/core^1.22.0
  • @mastra/libsql^1.7.4
  • @mastra/loggers^1.1.0
  • @mastra/mcp^1.4.1
  • @mastra/memory^1.13.1
  • @powerhousedao/ph-clint^0.1.0-dev.18
  • @powerhousedao/shared6.0.0-dev.174
  • @renown/sdk6.0.0-dev.174
  • zod^4.3.6