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
- 18
- First published
- May 2026
- Publisher
- brycewww
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":["@q-code-cli/[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":["@q-code-cli/[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 5 · 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/chunks/evals-LURIVTKQ.js | matched "aws_access_key" | 5 |
Manifest
Package metadata
Scripts32
buildnode scripts/build.mjschangelognode scripts/generate-changelog.mjscontinuetsx src/index.ts --continuedocs:buildvitepress build docsdocs:devvitepress dev docsdocs:previewvitepress preview docseval:citsx src/index.ts eval run evals/smoke evals/cli --no-langfuse --report json,md,juniteval:clitsx src/index.ts eval run evals/cli --no-langfuseeval:comparetsx src/index.ts eval compareeval:nightlytsx src/index.ts eval run evals/smoke evals/cli --langfuse --langfuse-datasets --report json,md,junit --max-cost-usd 0.05 && tsx src/index.ts eval trend --limit 30eval:smoketsx src/index.ts eval run evals/smoke --no-langfuseeval:smoke:langfusetsx src/index.ts eval run evals/smoke --langfuseeval:trendtsx src/index.ts eval trendprecommitpnpm typecheck && pnpm test:unitprepacknpm run buildpreparesimple-git-hooks || trueprepublishOnlynpm run typecheck && npm testprompt:cache:verifytsx src/scripts/verify-prompt-cache.tsstarttsx src/index.tstestvitest runtest:agentstsx src/scripts/test-agents.ts && tsx src/scripts/test-async-agents.tstest:allpnpm test && pnpm test:legacytest:coveragevitest run --coveragetest:infra-candidatetsx src/scripts/test-infra-candidate.tstest:integrationvitest run tests/integrationtest:legacytsx src/scripts/test-mcp.ts && tsx src/scripts/test-skills.ts && tsx src/scripts/test-agents.ts && tsx src/scripts/test-async-agents.ts && tsx src/scripts/test-teams.tstest:mcptsx src/scripts/test-mcp.tstest:skillstsx src/scripts/test-skills.tstest:teamstsx src/scripts/test-teams.tstest:unitvitest run tests/unit- …and 2 more.
Dependencies18
@ai-sdk/openai^3.0.58@ai-sdk/openai-compatible^2.0.48@langfuse/otel^5.3.0@langfuse/tracing^5.3.0@modelcontextprotocol/sdk^1.29.0@opentelemetry/api^1.9.1@opentelemetry/sdk-node^0.218.0@types/turndown^5.0.6ai^6.0.174cli-highlight^2.1.11dotenv^17.4.2fast-glob^3.3.3ignore^7.0.5ink5marked^15.0.12react18turndown^7.2.4yaml^2.9.0