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.
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["@openclaw/[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":["@openclaw/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
DNS / OAST exfiltration: matched "dns.resolve"
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 150 · status changed
Evidence
Static findings
26 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | DNS / OAST exfiltration | package/node_modules/retry/example/dns.js | matched "dns.resolve" | 30 |
| medium | Obfuscation Density | package/node_modules/zod/v3/types.cjs | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/node_modules/zod/v3/types.js | high encoded/escaped-token density | 12 |
| medium | Remote Payload | package/node_modules/ws/lib/websocket.js | matched "cUrl " | 12 |
| medium | Obfuscation Density | package/npm-shrinkwrap.json | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/node_modules/zod/src/v3/types.ts | high encoded/escaped-token density | 12 |
Show all 26 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | DNS / OAST exfiltration | package/node_modules/retry/example/dns.js | matched "dns.resolve" | 30 |
| medium | Obfuscation Density | package/node_modules/zod/v3/types.cjs | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/node_modules/zod/v3/types.js | high encoded/escaped-token density | 12 |
| medium | Remote Payload | package/node_modules/ws/lib/websocket.js | matched "cUrl " | 12 |
| medium | Obfuscation Density | package/npm-shrinkwrap.json | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/node_modules/zod/src/v3/types.ts | high encoded/escaped-token density | 12 |
| low | Obfuscation | package/node_modules/zod/v4/core/schemas.cjs | matched "atob(" | 3 |
| low | Obfuscation | package/node_modules/zod/v3/types.cjs | matched "\\u00A0" | 3 |
| low | Obfuscation | package/node_modules/zod/v4/core/util.cjs | matched "atob(" | 3 |
| low | Obfuscation | package/node_modules/@d-fischer/deprecate/index.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/node_modules/@d-fischer/deprecate/test/index.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/node_modules/@d-fischer/escape-string-regexp/index.js | matched "\\x2d" | 3 |
| low | Obfuscation | package/node_modules/ircv3/lib/IrcClient.js | matched "\\x01" | 3 |
| low | Obfuscation | package/node_modules/@d-fischer/logger/lib/NodeLogger.js | matched "\\uD83D" | 3 |
| low | Obfuscation | package/node_modules/zod/v4/core/schemas.js | matched "atob(" | 3 |
| low | Obfuscation | package/node_modules/ircv3/lib/Toolkit/StringTools.js | matched "\\x10" | 3 |
| low | Obfuscation | package/node_modules/zod/v3/types.js | matched "\\u00A0" | 3 |
| low | Obfuscation | package/node_modules/zod/v4/core/util.js | matched "atob(" | 3 |
| low | Obfuscation | package/node_modules/ircv3/es/IrcClient.mjs | matched "\\x01" | 3 |
| low | Obfuscation | package/node_modules/@d-fischer/logger/es/NodeLogger.mjs | matched "\\uD83D" | 3 |
| low | Obfuscation | package/node_modules/ircv3/es/Toolkit/StringTools.mjs | matched "\\x10" | 3 |
| low | Obfuscation | package/node_modules/zod/src/v4/classic/tests/custom.test.ts | matched "Buffer.from(value, \"base64" | 3 |
| low | Obfuscation | package/node_modules/zod/src/v4/core/schemas.ts | matched "atob(" | 3 |
| low | Obfuscation | package/node_modules/zod/src/v4/classic/tests/string.test.ts | matched "atob(" | 3 |
| low | Obfuscation | package/node_modules/zod/src/v3/types.ts | matched "\\u00A0" | 3 |
| low | Obfuscation | package/node_modules/zod/src/v4/core/util.ts | matched "atob(" | 3 |
Manifest
Package metadata
Dependencies4
@twurple/api8.1.4@twurple/auth8.1.4@twurple/chat8.1.4zod4.4.3