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
86
First published
Apr 2026
Publisher
acaldas.powerhouse

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"}'
Artifact bytes77,522
Previous version0.1.0-dev.84
Published2026-06-11T10:12:45.225Z
SHA-256134eed024d15923aa016e7b0c0973cc20458a3e2428b89dd411a8f828f257c94

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts10
  • buildpnpm build:skills && tsc
  • build:skillstsx scripts/build-skills.ts
  • devtsx src/main.ts
  • linteslint src
  • mastra:buildmastra build
  • mastra:devmastra dev
  • mastra:startmastra start
  • startnode dist/main.js
  • testNODE_OPTIONS='--experimental-vm-modules' jest --detectOpenHandles --coverage
  • test:e2eNODE_OPTIONS='--experimental-vm-modules' jest --detectOpenHandles --testPathPatterns 'tests/(e2e|codegen-e2e)/' --testPathIgnorePatterns '/node_modules/'
Dependencies14
  • @electric-sql/pglite0.3.15
  • @mastra/core1.41.0
  • @mastra/libsql1.12.1
  • @mastra/memory1.20.2
  • @powerhousedao/ph-clint0.1.0-dev.85
  • @powerhousedao/ph-clint-app0.1.0-dev.85
  • @powerhousedao/ph-clint-dev0.1.0-dev.85
  • @powerhousedao/reactor6.0.0-dev.257
  • @powerhousedao/reactor-api6.0.0-dev.257
  • @powerhousedao/shared6.0.0-dev.257
  • document-model6.0.0-dev.257
  • kysely^0.27.0
  • kysely-pglite-dialect^1.3.0
  • zod4.3.6