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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 10 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Suspicious Publish Context | manifest | {"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
buildtsdownbuild: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-nativedevtsx src/main.tstestvitest runtest:watchvitesttypechecktsc --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.2archiver^8.0.0chalk^5.4.0commander^13.0.0diff^9.0.0ignore^7.0.5js-yaml^4.1.1lru-cache^11.5.1p-limit^6.2.0pathe^2.0.0pino^9.6.0semver^7.7.0smol-toml^1.3.0uuid^11.1.0yauzl^3.3.2zod^4.3.0zod-to-json-schema^3.24.0