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.

Versions published
20
First published
May 2026
Publisher
brycewww

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 bytes350,455
Previous version1.2.8
Published2026-06-09T07:11:41.753Z
SHA-256ac08f830df3b7c063ce988d510edd4b72cd42fb84b8f62971e3c5a515dc4026a

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
5Score
1.2.9Version
Status history (2 events)
  1. availableavailable · risk review · score 5 · status available -> available, risk review -> review, score 3 -> 5
  2. 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-ZQI74AC3.jsmatched "aws_access_key"5

Manifest

Package metadata

Scripts33
  • 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
  • prompt:quality:verifytsx src/scripts/verify-prompt-quality.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
  • …and 3 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