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,825Niche · −30% score
- Versions published
- 30
- First published
- Apr 2026
- Publisher
- sutusebastian
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
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":["@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
Credential file access: matched ".aws"
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 3 · 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/agents-init-BBuEZiOZ.mjs | matched ".aws" | 5 |
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 .codemapdevbun 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.4.0@modelcontextprotocol/sdk1.29.0better-sqlite312.10.0chokidar5.0.0lightningcss1.32.0oxc-parser0.133.0oxc-resolver11.19.1package-manager-detector1.6.0tinyglobby0.2.16zod4.4.3