PkgRadar

Package evidence

@q-code-cli/[email protected]

Credential file access: matched "aws_access_key"

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,206Niche · −30% score
Versions published
17
First published
May 2026
Publisher
brycewww

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 promoting

Mixed 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"}'
Publisherbrycewww
Artifact bytes322,578
Previous version1.2.5
Published2026-06-02T03:42:15.823Z
SHA-256d9bc8c82d19dc0a0ff092f157ac0cb29a2d36d7d4dff39f22ea5ac157036e159

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

review
Last checked
reviewRisk
3Score
1.2.6Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/chunks/evals-YCX46U6Z.jsmatched "aws_access_key"5

Manifest

Package metadata

Scripts32
  • buildnode scripts/build.mjs
  • changelognode scripts/generate-changelog.mjs
  • continuetsx src/index.ts --continue
  • docs:buildvitepress build docs
  • docs:devvitepress dev docs
  • docs:previewvitepress preview docs
  • eval:citsx src/index.ts eval run evals/smoke evals/cli --no-langfuse --report json,md,junit
  • eval:clitsx src/index.ts eval run evals/cli --no-langfuse
  • eval:comparetsx src/index.ts eval compare
  • eval: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 30
  • eval:smoketsx src/index.ts eval run evals/smoke --no-langfuse
  • eval:smoke:langfusetsx src/index.ts eval run evals/smoke --langfuse
  • eval:trendtsx src/index.ts eval trend
  • precommitpnpm typecheck && pnpm test:unit
  • prepacknpm run build
  • preparesimple-git-hooks || true
  • prepublishOnlynpm run typecheck && npm test
  • prompt:cache:verifytsx src/scripts/verify-prompt-cache.ts
  • starttsx src/index.ts
  • testvitest run
  • test:agentstsx src/scripts/test-agents.ts && tsx src/scripts/test-async-agents.ts
  • test:allpnpm test && pnpm test:legacy
  • test:coveragevitest run --coverage
  • test:infra-candidatetsx src/scripts/test-infra-candidate.ts
  • test:integrationvitest run tests/integration
  • test: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.ts
  • test:mcptsx src/scripts/test-mcp.ts
  • test:skillstsx src/scripts/test-skills.ts
  • test:teamstsx src/scripts/test-teams.ts
  • test: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.6
  • ai^6.0.174
  • cli-highlight^2.1.11
  • dotenv^17.4.2
  • fast-glob^3.3.3
  • ignore^7.0.5
  • ink5
  • marked^15.0.12
  • react18
  • turndown^7.2.4
  • yaml^2.9.0