PkgRadar

Package evidence

@powerhousedao/[email protected]

Install-time lifecycle script: postinstall="node scripts/patch-svar-grid.cjs"

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
Versions published
1
First published
Feb 2026
Publisher
prometheus-ph

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":["@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 bytes196,923
Previous versionnone
Published2026-02-05T12:56:29.434Z
SHA-25648de7d3f5b214aee955f06e4f87b835e682552e6744037f61985c827f6caa9be

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/patch-svar-grid.cjs"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.0.0Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/patch-svar-grid.cjs"5

Manifest

Package metadata

Scripts20
  • buildnpm run patch-svar-grid && npm run tsc && npm run tailwind
  • build:patchednpm run patch-imports && pnpm build
  • 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
  • patch-importsnode scripts/patch-imports.js
  • patch-svar-gridnode scripts/patch-svar-grid.cjs
  • postinstallnode scripts/patch-svar-grid.cjs
  • 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
  • tailwindnpx @tailwindcss/cli -i ./style.css -o ./dist/style.css
  • testvitest run
  • test:watchvitest
  • tsctsc
  • tsc:watchtsc --watch
  • vetraph-cli vetra
Dependencies12
  • @anthropic-ai/sdk^0.71.2
  • @powerhousedao/builder-toolslatest
  • @powerhousedao/commonlatest
  • @powerhousedao/design-systemlatest
  • @powerhousedao/document-engineering^1.38.0
  • @powerhousedao/vetralatest
  • @svar-ui/react-grid^2.4.0
  • document-modellatest
  • graphql^16.10.0
  • graphql-tag^2.12.6
  • markdown-it^14.1.0
  • zod^3.25.76