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
Scripts49
buildtscbuild:obfuscatednpm run bundlebundlenpm run clean && tsc && node scripts/bundle.mjscleanrm -rf distdemo:chatnpm run build && node examples/interactive-chat-demo/demo.mjsdemo:claude:basicnode examples/claude-agent-sdk/basic-demo/demo.mjsdemo:claude:chatnode examples/claude-agent-sdk/interactive-chat-demo/demo.mjsdemo:claude:continuenode examples/claude-agent-sdk/continue-session-demo/demo.mjsdemo:claude:hooksnode examples/claude-agent-sdk/hooks-demo/demo.mjsdemo:claude:permissionsnode examples/claude-agent-sdk/permissions-demo/demo.mjsdemo:claude:sessionsnode examples/claude-agent-sdk/session-management-demo/demo.mjsdemo:claude:streamingnode examples/claude-agent-sdk/streaming-input-demo/demo.mjsdemo:claude:streaming-outputnode examples/claude-agent-sdk/streaming-output-demo/demo.mjsdemo:claude:subagentsnode examples/claude-agent-sdk/subagents-demo/demo.mjsdemo:claude:toolsnode examples/claude-agent-sdk/custom-tools-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.mjspostinstallnode 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.mjs- …and 19 more.
Dependencies2
@anthropic-ai/sdk^0.80.0@modelcontextprotocol/sdk^1.27.1