PkgRadar

Package evidence

@tmecontinue/[email protected]

Large Javascript Payload: 16048001 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.

Weekly downloads
81
Versions published
12Established · −30% score
First published
Oct 2025
Publisher
tmecontinue

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@tmecontinue/[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":["@tmecontinue/[email protected]"],"fail_on":"review"}'
Publishertmecontinue
Artifact bytes16,273,331
Previous version1.9.3-beta.1
Published2026-05-26T13:30:53.300Z
SHA-256ce8626fd129b6683ce88ffde8e678c725d89c4b3c2cdc0f94305fb7a802cd282

Why flagged

What the scanner saw

Large Javascript Payload: 16048001 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
7Score
1.9.3-beta.2Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.js16048001 bytes10

Manifest

Package metadata

Scripts25
  • 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
  • devTEST=1 tsx src/index.ts --verbose
  • devpTEST=1 tsx src/index.ts -p --readonly "你是什么模型" --verbose --model-name "Claude-Haiku-4.5(速度快)" --verbose
  • 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/cn.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
Dependencies5
  • @sentry/profiling-node^9.47.1
  • 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