PkgRadar

Package evidence

@aikonai/[email protected]

Large Javascript Payload: 13306257 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
4
First published
Jun 2026
Publisher
minesagayt

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":["@aikonai/[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":["@aikonai/[email protected]"],"fail_on":"review"}'
Publisherminesagayt
Artifact bytes17,942,443
Previous version0.0.2-dev
Published2026-06-13T18:43:48.164Z
SHA-2567a6b97438ae7f638e4c89d2737926467835e6d5b734f2820f940107115268236

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"minesagayt","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}

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.0.3-devVersion
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":0,"publisher":"minesagayt","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"minesagayt","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
lowLarge Javascript Payloadpackage/dist/index.js13306257 bytes0

Manifest

Package metadata

Scripts24
  • buildnpm run build:validate && npm run build:bundle
  • build:bundlenode build.mjs
  • build:local-depscd ../../packages/config-types && npm i && npm run build && cd ../fetch && npm i && npm run build && cd ../llm-info && npm i && npm run build && cd ../terminal-security && npm i && npm run build && cd ../config-yaml && npm i && npm run build && cd ../openai-adapters && npm i && npm run build && cd ../../core && npm i && npm run build && cd ../extensions/cli && npm i
  • build:tsctsc -p tsconfig.build.json
  • build:validatenode validate-aliases.mjs
  • devtsx src/index.ts
  • formatprettier --write .
  • format:checkprettier --check .
  • linttsc --noEmit && eslint .
  • lint:fixeslint . --fix
  • preparenpm run build
  • repomix:clinpx repomix --ignore sdk-repomix.xml -o cli-repomix.xml
  • repomix:sdknpx repomix node_modules/@continuedev/sdk --ignore **/api,cli-repomix.xml -o sdk-repomix.xml
  • semantic-releasesemantic-release
  • semantic-release:dry-runsemantic-release --dry-run
  • startnode dist/aikon.js
  • testvitest run
  • test:e2evitest run --config vitest.e2e.config.ts
  • test:smokenode smoke-test.mjs
  • test:smoke-apivitest run --config vitest.smoke-api.config.ts
  • test:uivitest --ui
  • test:watchvitest watch
  • typechecktsc --noEmit
  • watch:logstouch ~/.continue/logs/cn.log && tail -f ~/.continue/logs/cn.log
Dependencies4
  • fdir^6.4.2
  • find-up^8.0.0
  • fzf^0.5.2
  • js-yaml^4.1.1
Optional dependencies6
  • @img/sharp-darwin-arm64^0.33.5
  • @img/sharp-darwin-x64^0.33.5
  • @img/sharp-linux-arm^0.33.5
  • @img/sharp-linux-arm64^0.33.5
  • @img/sharp-linux-x64^0.33.5
  • @img/sharp-win32-x64^0.33.5