Back to skill

Security audit

Claw Roam

Security checks across malware telemetry and agentic risk

Overview

Claw Roam is a transparent Git sync helper, but it can upload private OpenClaw memory, logs, context, and skills to the user's chosen Git remote.

Install only if you intentionally want your OpenClaw workspace stored in a Git remote. Use a private trusted repository, add .gitignore rules for secrets, tokens, databases, logs, and local-only files, run git status before pushing, and avoid the cron auto-push example unless continuous upload is deliberate.

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
95% confidence
Finding
The documented cron job continuously stages, commits, and pushes the entire OpenClaw workspace, which the same file says includes memory logs, personality files, context files, and installed skills. Without an explicit warning about sensitive data transmission, retention, and remote repository exposure, users may unintentionally exfiltrate private agent state to a remote Git host on a recurring schedule.

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.