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
- 1
- First published
- Jun 2026
- Publisher
- zaisuf
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":["[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":["[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 10 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/src/provider/provider.ts | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/src/cli/cmd/providers.ts | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts9
bench:testbun run script/bench-test-suite.tsbuildbun run script/build.tsdevbun run --conditions=browser ./src/index.tsdev:temporarybun run --conditions=browser ./src/temporary.tsprofile:testbun run script/profile-test-files.tstestbun test --timeout 30000test:cimkdir -p .artifacts/unit && bun test --timeout 30000 --reporter=junit --reporter-outfile=.artifacts/unit/junit.xmltest:httpapibun run script/httpapi-exercise.ts --mode coverage --fail-on-missing --fail-on-skip && bun run script/httpapi-exercise.ts --mode auth --fail-on-missing --fail-on-skip && bun run script/httpapi-exercise.ts --mode effect --fail-on-missing --fail-on-skiptypechecktsgo --noEmit
Dependencies94
@actions/core1.11.1@actions/github6.0.1@agentclientprotocol/sdk0.21.0@ai-sdk/alibaba1.0.17@ai-sdk/amazon-bedrock4.0.107@ai-sdk/anthropic3.0.71@ai-sdk/azure3.0.49@ai-sdk/cerebras2.0.41@ai-sdk/cohere3.0.27@ai-sdk/deepinfra2.0.41@ai-sdk/gateway3.0.104@ai-sdk/google3.0.73@ai-sdk/google-vertex4.0.128@ai-sdk/groq3.0.31@ai-sdk/mistral3.0.27@ai-sdk/openai3.0.53@ai-sdk/openai-compatible2.0.41@ai-sdk/perplexity3.0.26@ai-sdk/provider3.0.8@ai-sdk/togetherai2.0.41@ai-sdk/vercel2.0.39@ai-sdk/xai3.0.82@aws-sdk/credential-providers3.993.0@clack/prompts1.0.0-alpha.1@codilore/llm1.15.13@codilore/plugin1.15.13@codilore/script1.15.13@codilore/sdk1.15.13@codilore/ui1.15.13@effect/opentelemetry^1.15.13- …and 64 more.