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.

Versions published
88
First published
Apr 2026
Publisher
senpitest

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 bytes738,332
Previous version1.1.0-dev.runtime-phase-2.20260525084519
Published2026-05-27T11:30:19.391Z
SHA-256ef30114bd95bbc0a4115385a447daff5fe3f01e6291d24ec1d8913b0d9d2c78c

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.runtime-phase-2.20260527113015Version
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