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
673
Versions published
8
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,769,743
Previous version0.2.2
Published2026-05-31T15:15:28.764Z
SHA-256b879458a4c063c7f84419103215b60f52b80d56dd2a1304a1f6970cb37cc7003

Why flagged

What the scanner saw

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

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

review
Last checked
reviewRisk
28Score
0.3.0Version
Status history (2 events)
  1. availableavailable · risk review · score 28 · status available -> available, risk high -> review, score 55 -> 28
  2. newavailable · risk high · score 55 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.@cemoody/pi-artifact="github:cemoody/pi-artifact"12
mediumRemote Dependency Specpackage.jsondevDependencies.@cemoody/pi-crust-ext-pr-story="https://github.com/cemoody/pi-crust-ext-pr-story.git#18cf7c2170640db91ed8bd682850847b58bf9154"8
mediumNew Remote Dependency Vs Previouspackage.jsondevDependencies.@cemoody/pi-crust-ext-pr-story added in 0.3.0 vs 0.2.2: "https://github.com/cemoody/pi-crust-ext-pr-story.git#18cf7c2170640db91ed8bd682850847b58bf9154"8

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
devDependencies.@cemoody/pi-crust-ext-pr-storyhttps://github.com/cemoody/pi-crust-ext-pr-story.git#18cf7c2170640db91ed8bd682850847b58bf9154error0invalid gzip header

Manifest

Package metadata

Scripts20
  • 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
  • scenariosvitest run --config vitest.scenarios.config.ts
  • startnode bin/pi-crust.mjs
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies16
  • @cemoody/pi-artifactgithub:cemoody/pi-artifact
  • @earendil-works/pi-ai^0.74.0
  • @earendil-works/pi-coding-agent^0.74.0
  • @wterm/core^0.1.0
  • @wterm/dom^0.1.0
  • node-pty^1.0.0
  • react^19.2.6
  • react-dom^19.2.6
  • react-markdown^10.1.0
  • remark-gfm^4.0.1
  • socket.io^4.8.3
  • socket.io-client^4.8.3
  • tsx^4.21.0
  • typebox^1.1.24
  • vega-embed^7.1.0
  • ws^8.20.0