PkgRadar

Package evidence

@qode-agent/[email protected]

Suspicious Publish Context: {"package_age_days":3,"publisher":"akshaylakkur","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}

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
106
Versions published
15
First published
Jun 2026
Publisher
akshaylakkur

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":["@qode-agent/[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":["@qode-agent/[email protected]"],"fail_on":"review"}'
Publisherakshaylakkur
Artifact bytes83,395
Previous version0.3.2
Published2026-06-19T02:36:48.765Z
SHA-2562d590428b174573c9af757233b09132499d232b8ac1f33ebea29ec698a5ab7af

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":3,"publisher":"akshaylakkur","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.3.3Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":3,"publisher":"akshaylakkur","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}10

Manifest

Package metadata

Scripts7
  • buildtsdown
  • build:synctsdown && cp dist/main.mjs "${Q_HOME:-$HOME/.Q}/build/apps/q-cli/dist/main.mjs" 2>/dev/null; cp dist/main.mjs.map "${Q_HOME:-$HOME/.Q}/build/apps/q-cli/dist/main.mjs.map" 2>/dev/null; echo '✓ synced to ~/.Q/build/'
  • cleanrm -rf dist dist-native
  • devtsx src/main.ts
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies27
  • @babel/parser^7.29.7
  • @datastructures-js/priority-queue^6.3.5
  • @earendil-works/pi-tui^0.74.0
  • @modelcontextprotocol/sdk^1.29.0
  • @qode-agent/agent-core0.3.1
  • @qode-agent/protocol0.3.1
  • @qode-agent/qmain0.3.1
  • @qode-agent/qollab0.3.2
  • @qode-agent/qprovs0.3.1
  • @qode-agent/runtime0.3.3
  • @xenova/transformers^2.17.2
  • archiver^8.0.0
  • chalk^5.4.0
  • commander^13.0.0
  • diff^9.0.0
  • ignore^7.0.5
  • js-yaml^4.1.1
  • lru-cache^11.5.1
  • p-limit^6.2.0
  • pathe^2.0.0
  • pino^9.6.0
  • semver^7.7.0
  • smol-toml^1.3.0
  • uuid^11.1.0
  • yauzl^3.3.2
  • zod^4.3.0
  • zod-to-json-schema^3.24.0