PkgRadar

Package evidence

@qode-agent/[email protected]

Large Javascript Payload: 3456655 bytes

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
14
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 bytes1,288,128
Previous version0.3.2
Published2026-06-19T02:36:59.213Z
SHA-2565a106c162d59d789d08bddc7a6a676e33b96daa19f62d475ca8dfbba1d92e0d9

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":1,"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

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":1,"publisher":"akshaylakkur","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":1,"publisher":"akshaylakkur","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}10
lowLarge Javascript Payloadpackage/dist/typescript-Bo0JwvZd-DsXCslLH.mjs3456655 bytes0

Manifest

Package metadata

Scripts5
  • buildtsdown
  • build:packtsdown && npm pack --pack-destination ../../dist-packs
  • cleanrm -rf dist
  • testvitest run
  • typechecktsc --noEmit
Dependencies11
  • @qode-agent/agent-core0.3.1
  • @qode-agent/protocol0.3.1
  • @qode-agent/qmain0.3.1
  • @qode-agent/qprovs0.3.1
  • @qode-agent/runtime0.3.3
  • ignore^7.0.5
  • pathe^2.0.0
  • pino^9.6.0
  • smol-toml^1.3.0
  • uuid^11.1.0
  • zod^4.3.0