Package evidence
hol-guard==2.0.646
Clipboard Crypto Steal: clipboard access library paired with cryptocurrency seed/key patterns
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
- 645
- First published
- Apr 2026
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":["hol-guard==2.0.646"],"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":["hol-guard==2.0.646"],"fail_on":"high"}'Why flagged
What the scanner saw
Clipboard Crypto Steal: clipboard access library paired with cryptocurrency seed/key patterns
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 310 · status changed
Evidence
Static findings
50 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Clipboard Crypto Steal | hol_guard-2.0.646/src/codex_plugin_scanner/guard/runtime/false_positive_rules.py | clipboard access library paired with cryptocurrency seed/key patterns | 45 |
| high | Python Bun Js Exec | hol_guard-2.0.646/src/codex_plugin_scanner/checks/operational_security.py | Python file references the Bun JavaScript runtime — cross-language execution | 40 |
| high | Python Bun Js Exec | hol_guard-2.0.646/src/codex_plugin_scanner/guard/local_supply_chain.py | Python file references the Bun JavaScript runtime — cross-language execution | 40 |
| high | Python Bun Js Exec | hol_guard-2.0.646/src/codex_plugin_scanner/guard/shim_probe.py | Python file references the Bun JavaScript runtime — cross-language execution | 40 |
| high | Python Bun Js Exec | hol_guard-2.0.646/src/codex_plugin_scanner/guard/shims.py | Python file references the Bun JavaScript runtime — cross-language execution | 40 |
| high | Python Bun Js Exec | hol_guard-2.0.646/src/codex_plugin_scanner/guard/adapters/opencode_pretool.py | Python file references the Bun JavaScript runtime — cross-language execution | 40 |
| high | Python Bun Js Exec | hol_guard-2.0.646/src/codex_plugin_scanner/guard/cli/commands_support_interaction.py | Python file references the Bun JavaScript runtime — cross-language execution | 40 |
| high | Python Bun Js Exec | hol_guard-2.0.646/src/codex_plugin_scanner/guard/cli/commands_support_runtime_policy.py | Python file references the Bun JavaScript runtime — cross-language execution | 40 |
| high | Python Bun Js Exec | hol_guard-2.0.646/src/codex_plugin_scanner/guard/runtime/mcp_protection.py | Python file references the Bun JavaScript runtime — cross-language execution | 40 |
| high | Python Bun Js Exec | hol_guard-2.0.646/src/codex_plugin_scanner/guard/runtime/mcp_skill_firewall.py | Python file references the Bun JavaScript runtime — cross-language execution | 40 |
| high | Python Bun Js Exec | hol_guard-2.0.646/src/codex_plugin_scanner/guard/runtime/package_intent_parser.py | Python file references the Bun JavaScript runtime — cross-language execution | 40 |
| high | Python Bun Js Exec | hol_guard-2.0.646/src/codex_plugin_scanner/guard/runtime/package_manifest_diff.py | Python file references the Bun JavaScript runtime — cross-language execution | 40 |
| high | Python Bun Js Exec | hol_guard-2.0.646/src/codex_plugin_scanner/guard/runtime/skill_protection.py | Python file references the Bun JavaScript runtime — cross-language execution | 40 |
| high | Python Bun Js Exec | hol_guard-2.0.646/src/codex_plugin_scanner/guard/runtime/supply_chain.py | Python file references the Bun JavaScript runtime — cross-language execution | 40 |
| high | Python Bun Js Exec | hol_guard-2.0.646/src/codex_plugin_scanner/guard/runtime/supply_chain_package_eval.py | Python file references the Bun JavaScript runtime — cross-language execution | 40 |
| medium | Py Import Time Subprocess | hol_guard-2.0.646/src/codex_plugin_scanner/guard/bridge/__init__.py | subprocess call — process spawning. | 32 |
| high | Credential file access | hol_guard-2.0.646/src/codex_plugin_scanner/guard/capabilities.py | matched ".npmrc" | 30 |
| high | Credential file access | hol_guard-2.0.646/src/codex_plugin_scanner/guard/risk.py | matched ".npmrc" | 30 |
| high | Py Runtime Base64 Decode | hol_guard-2.0.646/src/codex_plugin_scanner/guard/store.py | base64/hex decode combined with exec/subprocess — classic obfuscated payload pattern. | 30 |
| high | Py Runtime Base64 Decode | hol_guard-2.0.646/src/codex_plugin_scanner/guard/daemon/server.py | base64/hex decode combined with exec/subprocess — classic obfuscated payload pattern. | 30 |
| high | Credential file access | hol_guard-2.0.646/src/codex_plugin_scanner/guard/runtime/secret_file_requests.py | matched ".ssh/" | 30 |
| high | Py Import Time Network Call | hol_guard-2.0.646/src/codex_plugin_scanner/guard/bridge/__init__.py | Network call (urllib/requests/httpx/http.client) at install or import time. | 16 |
| medium | Remote Payload | hol_guard-2.0.646/src/codex_plugin_scanner/guard/runtime/false_positive_rules.py | matched "curl " | 12 |
| medium | Credential file access | hol_guard-2.0.646/src/codex_plugin_scanner/guard/protect.py | matched ".npmrc" | 10 |
Show all 50 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Clipboard Crypto Steal | hol_guard-2.0.646/src/codex_plugin_scanner/guard/runtime/false_positive_rules.py | clipboard access library paired with cryptocurrency seed/key patterns | 45 |
| high | Python Bun Js Exec | hol_guard-2.0.646/src/codex_plugin_scanner/checks/operational_security.py | Python file references the Bun JavaScript runtime — cross-language execution | 40 |
| high | Python Bun Js Exec | hol_guard-2.0.646/src/codex_plugin_scanner/guard/local_supply_chain.py | Python file references the Bun JavaScript runtime — cross-language execution | 40 |
| high | Python Bun Js Exec | hol_guard-2.0.646/src/codex_plugin_scanner/guard/shim_probe.py | Python file references the Bun JavaScript runtime — cross-language execution | 40 |
| high | Python Bun Js Exec | hol_guard-2.0.646/src/codex_plugin_scanner/guard/shims.py | Python file references the Bun JavaScript runtime — cross-language execution | 40 |
| high | Python Bun Js Exec | hol_guard-2.0.646/src/codex_plugin_scanner/guard/adapters/opencode_pretool.py | Python file references the Bun JavaScript runtime — cross-language execution | 40 |
| high | Python Bun Js Exec | hol_guard-2.0.646/src/codex_plugin_scanner/guard/cli/commands_support_interaction.py | Python file references the Bun JavaScript runtime — cross-language execution | 40 |
| high | Python Bun Js Exec | hol_guard-2.0.646/src/codex_plugin_scanner/guard/cli/commands_support_runtime_policy.py | Python file references the Bun JavaScript runtime — cross-language execution | 40 |
| high | Python Bun Js Exec | hol_guard-2.0.646/src/codex_plugin_scanner/guard/runtime/mcp_protection.py | Python file references the Bun JavaScript runtime — cross-language execution | 40 |
| high | Python Bun Js Exec | hol_guard-2.0.646/src/codex_plugin_scanner/guard/runtime/mcp_skill_firewall.py | Python file references the Bun JavaScript runtime — cross-language execution | 40 |
| high | Python Bun Js Exec | hol_guard-2.0.646/src/codex_plugin_scanner/guard/runtime/package_intent_parser.py | Python file references the Bun JavaScript runtime — cross-language execution | 40 |
| high | Python Bun Js Exec | hol_guard-2.0.646/src/codex_plugin_scanner/guard/runtime/package_manifest_diff.py | Python file references the Bun JavaScript runtime — cross-language execution | 40 |
| high | Python Bun Js Exec | hol_guard-2.0.646/src/codex_plugin_scanner/guard/runtime/skill_protection.py | Python file references the Bun JavaScript runtime — cross-language execution | 40 |
| high | Python Bun Js Exec | hol_guard-2.0.646/src/codex_plugin_scanner/guard/runtime/supply_chain.py | Python file references the Bun JavaScript runtime — cross-language execution | 40 |
| high | Python Bun Js Exec | hol_guard-2.0.646/src/codex_plugin_scanner/guard/runtime/supply_chain_package_eval.py | Python file references the Bun JavaScript runtime — cross-language execution | 40 |
| medium | Py Import Time Subprocess | hol_guard-2.0.646/src/codex_plugin_scanner/guard/bridge/__init__.py | subprocess call — process spawning. | 32 |
| high | Credential file access | hol_guard-2.0.646/src/codex_plugin_scanner/guard/capabilities.py | matched ".npmrc" | 30 |
| high | Credential file access | hol_guard-2.0.646/src/codex_plugin_scanner/guard/risk.py | matched ".npmrc" | 30 |
| high | Py Runtime Base64 Decode | hol_guard-2.0.646/src/codex_plugin_scanner/guard/store.py | base64/hex decode combined with exec/subprocess — classic obfuscated payload pattern. | 30 |
| high | Py Runtime Base64 Decode | hol_guard-2.0.646/src/codex_plugin_scanner/guard/daemon/server.py | base64/hex decode combined with exec/subprocess — classic obfuscated payload pattern. | 30 |
| high | Credential file access | hol_guard-2.0.646/src/codex_plugin_scanner/guard/runtime/secret_file_requests.py | matched ".ssh/" | 30 |
| high | Py Import Time Network Call | hol_guard-2.0.646/src/codex_plugin_scanner/guard/bridge/__init__.py | Network call (urllib/requests/httpx/http.client) at install or import time. | 16 |
| medium | Remote Payload | hol_guard-2.0.646/src/codex_plugin_scanner/guard/runtime/false_positive_rules.py | matched "curl " | 12 |
| medium | Credential file access | hol_guard-2.0.646/src/codex_plugin_scanner/guard/protect.py | matched ".npmrc" | 10 |
| low | Credential file access | hol_guard-2.0.646/dashboard/src/guard-api.test.ts | matched ".aws/" | 5 |
| low | Credential file access | hol_guard-2.0.646/dashboard/src/phase09-review.test.ts | matched ".npmrc" | 5 |
| low | Credential file access | hol_guard-2.0.646/dashboard/src/queue-state.ts | matched "aws_access_key" | 5 |
| low | Credential file access | hol_guard-2.0.646/dashboard/src/apps/app-catalog.ts | matched ".npmrc" | 5 |
| low | Credential file access | hol_guard-2.0.646/dashboard/src/evidence/plain-english.ts | matched ".npmrc" | 5 |
| low | Credential file access | hol_guard-2.0.646/src/codex_plugin_scanner/checks/security.py | matched "aws_secret_access_key" | 5 |
| low | Credential file access | hol_guard-2.0.646/src/codex_plugin_scanner/checks/skill_security.py | matched "id_rsa" | 5 |
| low | Credential file access | hol_guard-2.0.646/src/codex_plugin_scanner/guard/adapters/grok_config.py | matched ".npmrc" | 5 |
| low | Messenger Bot Endpoint | hol_guard-2.0.646/src/codex_plugin_scanner/guard/bridge/__init__.py | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Credential file access | hol_guard-2.0.646/src/codex_plugin_scanner/guard/cli/commands_support_codex_commands.py | matched "id_rsa" | 5 |
| low | Credential file access | hol_guard-2.0.646/src/codex_plugin_scanner/guard/cli/commands_support_codex_paths.py | matched ".npmrc" | 5 |
| low | Credential file access | hol_guard-2.0.646/src/codex_plugin_scanner/guard/daemon/static/assets/guard-dashboard.js | matched ".npmrc" | 5 |
| low | Credential file access | hol_guard-2.0.646/src/codex_plugin_scanner/guard/daemon/static/assets/chunks/app-catalog.js | matched ".npmrc" | 5 |
| low | Credential file access | hol_guard-2.0.646/src/codex_plugin_scanner/guard/daemon/static/assets/chunks/settings-workspace.js | matched ".npmrc" | 5 |
| low | Credential file access | hol_guard-2.0.646/src/codex_plugin_scanner/guard/runtime/actions.py | matched ".npmrc" | 5 |
| low | Credential file access | hol_guard-2.0.646/src/codex_plugin_scanner/guard/runtime/data_flow_rules.py | matched ".npmrc" | 5 |
| low | Credential file access | hol_guard-2.0.646/src/codex_plugin_scanner/guard/runtime/detectors.py | matched ".npmrc" | 5 |
| low | Credential file access | hol_guard-2.0.646/src/codex_plugin_scanner/guard/runtime/false_positive_rules.py | matched ".npmrc" | 5 |
| low | Credential file access | hol_guard-2.0.646/src/codex_plugin_scanner/guard/runtime/prompt_injection.py | matched ".npmrc" | 5 |
| low | Credential file access | hol_guard-2.0.646/src/codex_plugin_scanner/guard/runtime/runner.py | matched ".aws/" | 5 |
| low | Credential file access | hol_guard-2.0.646/src/codex_plugin_scanner/guard/runtime/sandbox.py | matched "id_rsa" | 5 |
| low | Credential file access | hol_guard-2.0.646/src/codex_plugin_scanner/guard/runtime/secret_sensitivity.py | matched ".npmrc" | 5 |
| low | Credential file access | hol_guard-2.0.646/src/codex_plugin_scanner/guard/runtime/secret_sources.py | matched ".npmrc" | 5 |
| low | Credential file access | hol_guard-2.0.646/src/codex_plugin_scanner/guard/runtime/supply_chain_package_eval.py | matched ".npmrc" | 5 |
| low | Obfuscation Density | hol_guard-2.0.646/dashboard/package-lock.json | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | hol_guard-2.0.646/dashboard/pnpm-lock.yaml | high encoded/escaped-token density | 0 |