PkgRadar

Package evidence

@qode-agent/[email protected]

Large Javascript Payload: 7803398 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
16
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 bytes6,383,077
Previous version0.3.3
Published2026-06-19T05:32:59.127Z
SHA-256dceeb0fe4a3c669545a0c6e3c2964d19a8aa9f272137042d63dfe386c0640701

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.4Version
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.mjs7803398 bytes0

Manifest

Package metadata

Scripts4
  • buildtsdown
  • cleanrm -rf dist
  • testvitest run
  • typechecktsc --noEmit
Dependencies17
  • @qode-agent/agent-core0.3.4
  • @qode-agent/oauth0.3.4
  • @qode-agent/qmain0.3.4
  • @qode-agent/qollab0.3.4
  • @qode-agent/qprovs0.3.4
  • @qode-agent/telemetry0.3.4
  • 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
  • smol-toml^1.3.0
  • uuid^11.1.0
  • zod^4.3.0
  • zod-to-json-schema^3.24.0