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":["@kkelly-offical/[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":["@kkelly-offical/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Remote Payload: matched "wget "
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 57 · status changed
Related candidates
Linked campaigns and clusters
kkellyoffical
2 members · evidence strength 55Evidence
Static findings
13 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/permission/exec-policy.mjs | matched "wget " | 12 |
| medium | Obfuscation Density | package/src/github/flow.mjs | high encoded/escaped-token density | 12 |
Show all 13 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/permission/exec-policy.mjs | matched "wget " | 12 |
| medium | Obfuscation Density | package/src/github/flow.mjs | high encoded/escaped-token density | 12 |
| low | Obfuscation | package/src/ui/activity-renderer.mjs | matched "\\x1B" | 3 |
| low | Obfuscation | package/src/github/auth.mjs | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/theme/color.mjs | matched "\\u001b" | 3 |
| low | Obfuscation | package/src/repl/core-shell.mjs | matched "\\x1B" | 3 |
| low | Obfuscation | package/src/github/flow.mjs | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/util/git.mjs | matched "\\u3040" | 3 |
| low | Obfuscation | package/src/theme/markdown.mjs | matched "\\u2502" | 3 |
| low | Obfuscation | package/src/commands/mcp.mjs | matched "\\uFEFF" | 3 |
| low | Obfuscation | package/src/ui/repl-dashboard.mjs | matched "\\x1B" | 3 |
| low | Obfuscation | package/src/repl.mjs | matched "\\x1B" | 3 |
| low | Obfuscation | package/src/skill/builtin/security-checklist.mjs | matched "eval(" | 3 |
Manifest
Package metadata
Scripts7
coveragenode ./scripts/run-node-tests.mjs --coveragelintnode ./scripts/check-node-syntax.mjsrelease:verifynode ./scripts/release-verify.mjsstartnode ./src/index.mjstestnode ./scripts/run-node-tests.mjstest:e2enode --test test/e2e/*.mjstypechecknode ./scripts/check-types.mjs
Dependencies2
commander^13.1.0yaml^2.8.2