Package evidence
@qoder-ai/[email protected]
New Account With Lifecycle Hook: package first published 23 day(s) ago, 4 total version(s), has lifecycle hook
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
- 234
- Versions published
- 4
- First published
- May 2026
- Publisher
- qoder-dev
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":["@qoder-ai/[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":["@qoder-ai/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
New Account With Lifecycle Hook: package first published 23 day(s) ago, 4 total version(s), has lifecycle hook
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 high · score 5 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Account With Lifecycle Hook | package.json | package first published 23 day(s) ago, 4 total version(s), has lifecycle hook | 25 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Account With Lifecycle Hook | package.json | package first published 23 day(s) ago, 4 total version(s), has lifecycle hook | 25 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.cjs" | 5 |
Manifest
Package metadata
Scripts41
buildtscbuild:obfuscatednpm run bundlebundlenpm run clean && tsc && node scripts/bundle.mjscheck:package-versionnode scripts/check-package-version.mjscleanrm -rf distdemo:chatnpm run build && node examples/interactive-chat-demo/demo.mjsdemo:imagenode examples/image-input-demo/demo.mjsdemo:inprocess-mcpnpm run build && node examples/inprocess-mcp-demo/demo.mjsdemo:mcp-oauthnpm run build && node examples/mcp-oauth-demo/demo.mjsdemo:minimalnpm run demo:chatdemo:modelsnpm run build && node examples/list-models-demo/demo.mjshooks:installsh scripts/install-git-hooks.shpostinstallnode scripts/postinstall.cjsprepublishOnlynpm run bundlerelease:betabash scripts/release-npm.sh betarelease:checkbash scripts/release-npm.sh checkrelease:latestbash scripts/release-npm.sh latestrelease:promotebash scripts/release-npm.sh promotetestnpm run test:unittest:integrationnpm run build && node --test tests/integration/**/*.test.mjstest:plugins-loading-control:functionalnpm run build && node --test tests/plugins-loading-control/functional/*.test.mjstest:plugins-loading-control:unitnpm run build && node --test tests/plugins-loading-control/unit/*.test.mjstest:query-authnpm run test:query-auth:unit && npm run test:query-auth:functionaltest:query-auth:e2enpm run test:query-auth:functionaltest:query-auth:functionalnpm run build && node --test tests/query-auth/functional/*.test.mjstest:query-auth:unitnpm run build && node --test tests/query-auth/unit/*.test.mjstest:query-input-output:functionalnpm run build && node --test tests/query-input-output/functional/*.test.mjstest:query-input-output:unitnpm run build && node --test tests/query-input-output/unit/*.test.mjstest:query-mcp:functionalnpm run build && node --test tests/query-mcp/functional/*.test.mjstest:query-output-events:functionalnpm run build && node --test tests/query-output-events/functional/*.test.mjs- …and 11 more.
Dependencies1
@modelcontextprotocol/sdk^1.27.1