Package evidence
@tmecontinue/[email protected]
Install-time lifecycle script: postinstall="node scripts/run-cleanup-update-pending.cjs"
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
- 42
- First published
- Apr 2026
- Publisher
- tmecontinue
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":"high"}'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":"high"}'Why flagged
What the scanner saw
New Lifecycle Script Vs Previous: postinstall added in 2.2.15-beta.3 vs 2.2.15-beta.2: "node scripts/run-cleanup-update-pending.cjs"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
not present
Latest scanner note: @tmecontinue/[email protected] not present in registry metadata
Status history (2 events)
- available → not_present · risk none · score — · @tmecontinue/[email protected] not present in registry metadata
- new → available · risk high · score 45 · status changed
Evidence
Static findings
1 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 2.2.15-beta.3 vs 2.2.15-beta.2: "node scripts/run-cleanup-update-pending.cjs" | 40 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 2.2.15-beta.3 vs 2.2.15-beta.2: "node scripts/run-cleanup-update-pending.cjs" | 40 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/run-cleanup-update-pending.cjs" | 5 |
Manifest
Package metadata
Scripts10
buildnpm test && node -r esbuild-register build.config.tscleanrimraf distdevNODE_ENV=development NODE_OPTIONS=--openssl-legacy-provider tsx main.tsdev:debugNODE_ENV=development node --inspect-brk=9229 --require tsx/cjs main.tsdev:ts-nodeNODE_ENV=development ts-node main.tsdev:watchNODE_ENV=development tsx watch main.tspostinstallnode scripts/run-cleanup-update-pending.cjsprepublishOnlynpm run clean && npm run buildstartNODE_ENV=production node dist/tme-claude-code-internal.jstestnode --import tsx --test tests/*.test.ts
Dependencies4
@anthropic-ai/claude-code2.1.154@tencent/update-notifier^0.0.1open^10.0.0uuid^10.0.0