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
- 9
- First published
- Nov 2025
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (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":["@eggai/[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":["@eggai/[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 3 · 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/dist/ai/providers/bedrock.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/config/env.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts30
buildtsc -p tsconfig.lib.json && tsc-alias -p tsconfig.lib.json && cp -r src/config/prompts dist/config/prompts && cp -r src/config/agents dist/config/agentsbuild:checktsc -p tsconfig.lib.json --noEmitdevtsx --env-file=.env src/cli.tseval:crb:check-stalenessnpx tsx --tsconfig evals/tsconfig.json evals/scripts/check-crb-staleness.tseval:recall-reportnpx tsx evals/src/recall-report.tseval:run:crb:allnpx tsx evals/src/run-eval.ts --source=crb --mode=agenticeval:run:crb:calcomnpx tsx evals/src/run-eval.ts --dataset=qualops/crb-cal_dot_com --mode=agenticeval:run:crb:criticalnpx tsx evals/src/run-eval.ts --source=crb --severity=critical --mode=agenticeval:run:crb:discoursenpx tsx evals/src/run-eval.ts --dataset=qualops/crb-discourse --mode=agenticeval:run:crb:grafananpx tsx evals/src/run-eval.ts --dataset=qualops/crb-grafana --mode=agenticeval:run:crb:keycloaknpx tsx evals/src/run-eval.ts --dataset=qualops/crb-keycloak --mode=agenticeval:run:crb:sentrynpx tsx evals/src/run-eval.ts --dataset=qualops/crb-sentry --mode=agenticeval:run:qualopsnpx tsx evals/src/run-eval.ts --dataset=qualops/qualopseval:upload:allnpx tsx evals/src/upload-datasets.ts --source=alleval:upload:crb:allnpx tsx evals/src/upload-datasets.ts --source=crbeval:upload:qualopsnpx tsx evals/src/upload-datasets.ts --source=qualopsgenerate:schemats-node --transpile-only --project tsconfig.lib.json scripts/generate-config-schema.tslinteslint src testslint:fixnpm run lint -- --fixqualopsnpx tsx --env-file=.env src/cli.tsqualops:allnpx tsx --env-file=.env src/cli.ts allqualops:analyzenpx tsx --env-file=.env src/cli.ts analyzequalops:fixnpx tsx --env-file=.env src/cli.ts fixqualops:judgenpx tsx --env-file=.env src/cli.ts judgequalops:reportnpx tsx --env-file=.env src/cli.ts reportqualops:reviewnpx tsx --env-file=.env src/cli.ts reviewtestLC_ALL=en_US jesttest:evalsjest --config evals/jest.config.tstest:integrationjest --config jest.integration.config.jstest:smokejest --config jest.smoke.config.ts
Dependencies18
@anthropic-ai/claude-agent-sdk0.3.162@anthropic-ai/sdk^0.100.1@aws-sdk/client-bedrock-runtime^3.1008.0@langfuse/otel^5.1.0@octokit/rest^22.0.1@octokit/webhooks-types^7.6.1@openai/agents^0.11.4@opentelemetry/api^1.9.1@opentelemetry/exporter-trace-otlp-http^0.218.0@opentelemetry/sdk-node^0.218.0@opentelemetry/sdk-trace-base^2.6.1@types/commander2.12.5commander^15.0.0diff^9.0.0dotenv^17.3.1glob^13.0.6openai^6.27.0zod^4.3.6
Optional dependencies2
@anthropic-ai/claude-agent-sdk-linux-arm640.3.162@anthropic-ai/claude-agent-sdk-linux-x640.3.150