PkgRadar

Package evidence

[email protected]

no findings

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
3,910Niche · −30% score
Versions published
410
First published
Feb 2026
Publisher
christianmarcschmidt

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes3,026,682
Previous version1.3.48-next.234
Published2026-06-12T14:10:42.660Z
SHA-2565c428d5a9989f6aa6d6481a24879120b11bd18a0fa447b7b7f1a6fc45669f207

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.3.48-next.235Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts11
  • buildnode --max-old-space-size=8192 node_modules/typescript/bin/tsc && mkdir -p dist/agent/prompts dist/agent/skills && cp src/agent/prompts/*.md dist/agent/prompts/ && cp -r src/agent/skills/* dist/agent/skills/
  • build:allnpm run build && npm run build:web
  • build:webnpm --workspace studiograph-web run build
  • devtsc --watch
  • dev:webnpm --workspace studiograph-web run dev
  • lintnode --max-old-space-size=8192 node_modules/typescript/bin/tsc --noEmit
  • prepublishOnlynpm run build:all
  • release:nextnpm publish --tag next
  • testvitest
  • test:integrationvitest run --project integration
  • test:unitvitest run --project unit
Dependencies51
  • @ai-sdk/anthropic^3.0.46
  • @ai-sdk/google^3.0.30
  • @ai-sdk/openai^3.0.30
  • @aws-sdk/client-s3^3.500.0
  • @aws-sdk/s3-request-presigner^3.1045.0
  • @clack/prompts^0.7.0
  • @fastify/cookie^11.0.2
  • @fastify/cors^10.1.0
  • @fastify/multipart^9.4.0
  • @fastify/rate-limit^10.3.0
  • @fastify/websocket^11.2.0
  • @lancedb/lancedb^0.27.2
  • @mariozechner/pi-agent-core^0.70.2
  • @mariozechner/pi-ai^0.70.2
  • @mariozechner/pi-tui^0.70.2
  • @modelcontextprotocol/sdk^1.26.0
  • @mozilla/readability^0.6.0
  • @noble/ciphers^1.3.0
  • @types/archiver^7.0.0
  • ai^6.0.97
  • archiver^7.0.1
  • bcryptjs^3.0.3
  • better-sqlite3^12.6.2
  • chalk^5.6.2
  • cli-highlight^2.1.11
  • commander^11.1.0
  • consola^3.4.2
  • csv-parse^5.6.0
  • csv-stringify^6.6.0
  • diff-match-patch^1.0.5
  • …and 21 more.
Optional dependencies1
  • playwright^1.58.2