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
- 5
- First published
- Jun 2026
- Publisher
- gettrace.dev
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":["@gettrace/[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":["@gettrace/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access
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 15 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/src/file/file.ts | — | 5 |
| low | Credential file access | package/src/provider/provider.ts | — | 5 |
| low | Credential file access | package/src/cli/cmd/providers.ts | — | 5 |
| low | Large Javascript Payload | package/dist/node/index.js | — | 0 |
Manifest
Package metadata
Sign in to view install / lifecycle script contents.
Dependencies104
@actions/core1.11.1@actions/github6.0.1@agentclientprotocol/sdk0.16.1@ai-sdk/alibaba1.0.17@ai-sdk/amazon-bedrock4.0.93@ai-sdk/anthropic3.0.67@ai-sdk/azure3.0.49@ai-sdk/cerebras2.0.41@ai-sdk/cohere3.0.27@ai-sdk/deepinfra2.0.41@ai-sdk/gateway3.0.97@ai-sdk/google3.0.63@ai-sdk/google-vertex4.0.109@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/provider-utils4.0.23@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@effect/opentelemetry4.0.0-beta.48@effect/platform-node4.0.0-beta.48@gettrace/agent-plugin*@gettrace/agent-sdk*@hono/node-server1.19.11- …and 74 more.