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
- 30
- First published
- Mar 2026
- Publisher
- prashant-senpi
Recommended action
Review before promotingMixed 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":["@senpi-ai/[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-ai/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "AWS_ACCESS_KEY"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/tracking/spans/redact-pii.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts15
benchtsx benchmarks/ingest-latency.tsbuildnpm i && tsc && npm run copy:external-scannerscopy: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.jsdevnpm run build && node dist/index.jspreparenpm run setup:hooksprepublishOnlynpm run build && npm run typecheck:tests && npm testrun:dsl:livenode dist/scripts/run-dsl-standalone-live.jsrun:dsl:mocknode dist/scripts/run-dsl-standalone-mock.jssetup:hookssh -c 'git rev-parse --git-dir >/dev/null 2>&1 && git config core.hooksPath .githooks || true'startnode dist/index.jstestvitest runtest:coveragevitest run --coveragetypecheck:teststsc -p tsconfig.tests.json --noEmitwatchtsc --watch
Dependencies12
@anthropic-ai/sdk^0.39.0@modelcontextprotocol/sdk^1.0.0@sinclair/typebox^0.34.0async-retry^1.3.3bip39^3.1.0dd-trace^5.99.1dotenv^16.4.5fastify^5.8.5mcporter^0.7.3openredaction^1.1.2yaml^2.8.0zod^3.23.0