PkgRadar

Package evidence

@senpi/[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
1,655Niche · −30% score
Versions published
88
First published
Apr 2026
Publisher
senpitest

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":["@senpi/[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":["@senpi/[email protected]"],"fail_on":"review"}'
Publishersenpitest
Artifact bytes707,879
Previous version1.0.95-dev.runtime-phase-2-api.20260507182734
Published2026-05-27T10:46:25.332Z
SHA-256c6145d1b09fb5a3a119355059a9bcb2355302a69113745b22eda1672766182fe

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.1.0-dev.main.20260527104621Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts14
  • benchtsx benchmarks/ingest-latency.ts
  • buildnpm i && tsc && npm run copy:external-scanners
  • copy:external-scannersnode -e "require('fs').rmSync('dist/scanners/external', { recursive: true, force: true }); require('fs').cpSync('src/scanners/external', 'dist/scanners/external', { recursive: true })"
  • debugnpm run build && node dist/debug.js
  • devnpm run build && node dist/index.js
  • preparenpm run setup:hooks
  • run:dsl:livenode dist/scripts/run-dsl-standalone-live.js
  • run:dsl:mocknode dist/scripts/run-dsl-standalone-mock.js
  • setup:hookssh -c 'git rev-parse --git-dir >/dev/null 2>&1 && git config core.hooksPath .githooks || true'
  • startnode dist/index.js
  • testvitest run
  • test:coveragevitest run --coverage
  • typecheck:teststsc -p tsconfig.tests.json --noEmit
  • watchtsc --watch
Dependencies10
  • @anthropic-ai/sdk^0.39.0
  • @modelcontextprotocol/sdk^1.0.0
  • @sinclair/typebox^0.34.0
  • async-retry^1.3.3
  • dd-trace^5.99.1
  • dotenv^16.4.5
  • fastify^5.8.5
  • mcporter^0.7.3
  • yaml^2.8.0
  • zod^3.23.0