PkgRadar

Package evidence

@powerhousedao/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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"}'
Publishermemo.dev
Artifact bytes49,037
Previous version6.1.0-dev.2
Published2026-05-25T03:14:30.179Z
SHA-256c72e389f0b91ae6abc75784afad07e48ce4c9b58dc999c2bd6b86ffcc64b5dbc

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

review
Last checked
reviewRisk
12Score
6.1.0-dev.3Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/cli.mjsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts5
  • buildtsdown
  • devbun run ./cli.ts
  • postbuildbun run ./copy-dirs.ts
  • startnode ./dist/cli.mjs
  • testvitest --run
Dependencies9
  • @powerhousedao/shared6.1.0-dev.3
  • @renown/sdk6.1.0-dev.3
  • @verdaccio/signature8.0.0-next-8.29
  • cmd-ts0.15.0
  • express^4.22.1
  • find-up^8.0.0
  • tar^7.5.11
  • verdaccio^6.5.0
  • verdaccio-aws-s3-storage^10.4.0