openclaw session inspector

Security checks across malware telemetry and agentic risk

Overview

This appears to be a legitimate OpenClaw session-monitoring helper, though it stores session routing details locally in plaintext.

Install this only if you intentionally want automated monitoring for specific OpenClaw sessions. Treat ~/.openclaw/inspector/registry.json and logs as sensitive, verify the reply channel/account/target before registering, and disable or remove sessions when monitoring is no longer needed.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Findings (1)

Missing User Warnings

Medium
Confidence
90% confidence
Finding
The register flow persists sensitive session metadata including session_key, delivery_channel, delivery_account_id, delivery_target, and optional workspace/notes into a registry file without any visible consent prompt, masking, or file-permission hardening in this code path. In the context of a session recovery/monitoring skill, storing these values may be functionally necessary, but if the registry is readable by other local users or tooling it can expose credentials or routing metadata that could enable session hijacking, message misdelivery, or privacy leakage.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal