系统清理技能

Security checks across malware telemetry and agentic risk

Overview

This is a visible OpenClaw cleanup helper with a real but disclosed risk of accidental local file deletion if run carelessly.

Install only if you want an OpenClaw maintenance helper. Run the cleanup script manually before scheduling it, review every file it plans to remove, and be especially careful with Vim swap files because deleting them may prevent recovery of unsaved edits.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • 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
93% confidence
Finding
The script automatically deletes Vim swap files under the entire OpenClaw directory without prompting the user for confirmation, unlike the earlier backup-file cleanup flow. While the filenames are constrained by a find pattern and quoted in rm, this still creates a real risk of unintended data loss because swap files can contain unsaved work or be associated with active editing sessions.

VirusTotal

63/63 vendors flagged this skill as clean.

View on VirusTotal