PkgRadar

Package evidence

@rochecompaan/[email protected]

Remote Dependency Spec: dependencies.superpowers="https://github.com/obra/superpowers/archive/refs/tags/v5.0.7.tar.gz"

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
23
Versions published
2
First published
Jun 2026
Publisher
rochecompaan

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@rochecompaan/[email protected]"],"fail_on":"high"}'

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":["@rochecompaan/[email protected]"],"fail_on":"high"}'
Publisherrochecompaan
Artifact bytes865,044
Previous version0.9.0
Published2026-06-12T19:54:54.853Z
SHA-256eab277c40a76cde6d7b4319924795b6c852654e1a640c30010ef544c34084b38

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.superpowers="https://github.com/obra/superpowers/archive/refs/tags/v5.0.7.tar.gz"

1 remote tarball(s) were followed statically.

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

Availability ledger

available

high
Last checked
highRisk
22Score
0.10.0Version
Status history (1 event)
  1. newavailable · risk high · score 22 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highRemote Dependency Specpackage.jsondependencies.superpowers="https://github.com/obra/superpowers/archive/refs/tags/v5.0.7.tar.gz"12
mediumSuspicious Publish Contextmanifest{"package_age_days":3,"publisher":"rochecompaan","burst_same_day":0,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
dependencies.superpowershttps://github.com/obra/superpowers/archive/refs/tags/v5.0.7.tar.gzerror0unexpected end of file

Manifest

Package metadata

Scripts16
  • buildrm -rf dist && tsc -p tsconfig.build.json
  • formatprettier --write .
  • format:checkprettier --check .
  • lintnpm run format:check && npm run lint:ts && npm run lint:md
  • lint:mdmarkdownlint-cli2
  • lint:tseslint "{bin,src,test-support}/**/*.ts" --max-warnings=0
  • patchmillnode bin/patchmill.ts
  • prepacknpm run build
  • preparehusky
  • run-oncenode bin/patchmill.ts run-once
  • testnode --test "bin/*.test.ts" "src/**/*.test.ts" "test-support/*.test.ts"
  • test:clinode --test bin/*.test.ts src/cli/main.test.ts
  • test:coveragenode --test --experimental-test-coverage --test-coverage-include='bin/**/*.ts' --test-coverage-include='src/**/*.ts' --test-coverage-include='test-support/**/*.ts' --test-coverage-exclude='**/*.test.ts' "bin/*.test.ts" "src/**/*.test.ts" "test-support/*.test.ts"
  • test:run-oncenode --test src/cli/commands/run-once/*.test.ts
  • test:triagenode --test src/cli/commands/triage/*.test.ts
  • triagenode bin/patchmill.ts triage
Dependencies4
  • @earendil-works/pi-coding-agent^0.77.0
  • @earendil-works/pi-tui^0.77.0
  • pi-subagents^0.25.0
  • superpowershttps://github.com/obra/superpowers/archive/refs/tags/v5.0.7.tar.gz