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
- 34
- First published
- Apr 2026
- Publisher
- sutusebastian
Recommended action
Looks clean — keep monitoringNo 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":["@stainless-code/[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":["@stainless-code/[email protected]"],"fail_on":"review"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts31
benchmarkbun src/benchmark.tsbenchmark:querybun scripts/benchmark-query-output.tsbuildtsdownchangesetchangesetcheckbun run build && bun run --parallel format:check lint:ci test test:scripts typecheck && bun run test:golden && bun run test:agent-evalcheck-updatesbun update -i --latestcheck:perf-baselinebun scripts/check-perf-baseline.tscheck:perf-baseline:updatebun scripts/check-perf-baseline.ts --updatecleangit clean -xdf -e .env -e docs/research/scratchdevbun src/index.tsfixbun run lint:fix && bun run formatformatoxfmtformat:checkoxfmt --check --no-error-on-unmatched-patternlintoxlint --no-error-on-unmatched-patternlint-stagedlint-stagedlint:cioxlint --quietlint:fixoxlint --fixpackbun run build && npm packpreparehusky || trueprepublishOnlybun run checkqa:externalbun scripts/qa-external-repo.tsreleasechangeset publishtestbun test ./srctest:agent-evalbun test scripts/agent-evaltest:cibun run test:coveragetest:coveragebun test --coverage ./srctest:goldenbun scripts/query-golden.tstest:golden:externalbun scripts/query-golden.ts --corpus externaltest:scriptsbash -c 'files=$(find scripts -name "*.test.mjs"); if [ -z "$files" ]; then echo "no scripts test files found" >&2; exit 1; fi; exec bun test $files'typechecktsgo --noEmit- …and 1 more.
Dependencies10
@clack/prompts1.5.1@modelcontextprotocol/sdk1.29.0better-sqlite312.10.0chokidar5.0.0lightningcss1.32.0oxc-parser0.134.0oxc-resolver11.20.0package-manager-detector1.6.0tinyglobby0.2.17zod4.4.3