PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: dependencies.@cemoody/pi-artifact="github:cemoody/pi-artifact"

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
617
Versions published
5
First published
May 2026
Publisher
chrisemoodynpm

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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes1,636,099
Previous version0.2.1
Published2026-05-28T21:31:29.176Z
SHA-256b6772014b29b918b4865d42be89faa64d33af5e4dd1273a64639ceff7a5fd428

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.@cemoody/pi-artifact="github:cemoody/pi-artifact"

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

Availability ledger

available

review
Last checked
reviewRisk
12Score
0.2.2Version
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 Dependency Specpackage.jsondependencies.@cemoody/pi-artifact="github:cemoody/pi-artifact"12

Manifest

Package metadata

Scripts19
  • audit:ci-testsnode scripts/audit-ci-test-coverage.mjs
  • buildvite build
  • checknpm run typecheck && npm test && npm run e2e
  • devvite
  • dev:apitsx src/server/http-api-server.ts
  • dev:api:loopnode scripts/dev-api.mjs -- npm run dev:api
  • dev:api:loop:barescripts/dev-loop.sh api 8787 -- npm run dev:api
  • dev:git-pullernode scripts/dev-git-puller.mjs
  • dev:web:loopscripts/dev-loop.sh web '' -- npm run dev -- --host 0.0.0.0
  • e2evitest run tests/e2e
  • e2e:browserplaywright test
  • preparetest -f dist/index.html || vite build; node scripts/write-canonical-sentinel.mjs
  • promoplaywright test --config=playwright.promo.config.ts
  • promo:gifnode scripts/record-d3-gif.mjs
  • promo:tournode scripts/record-showcase-gif.mjs
  • startnode bin/pi-crust.mjs
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies10
  • @cemoody/pi-artifactgithub:cemoody/pi-artifact
  • @earendil-works/pi-coding-agent^0.74.0
  • react^19.2.6
  • react-dom^19.2.6
  • react-markdown^10.1.0
  • remark-gfm^4.0.1
  • tsx^4.21.0
  • typebox^1.1.24
  • vega-embed^7.1.0
  • ws^8.20.0