Back to skill

Security audit

fullbackup

Security checks across malware telemetry and agentic risk

Overview

This skill appears to do what it claims: run a local OpenClaw backup script and keep the backup locally.

Install this only if you want an agent-invocable full local backup. Review the external backup-local.sh script because it performs the actual backup work, and protect archives in /root/.openclaw/backups because they may contain workspace files, configuration, or secrets and may consume disk space.

SkillSpector

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

Missing User Warnings

Low
Confidence
87% confidence
Finding
This markdown file describes executing a backup script and states that an archive will be stored in `/root/.openclaw/backups`, which affects user/system data by creating backup artifacts. The description does not include an explicit warning or caution about writing data to disk or using a root-scoped location.

VirusTotal

63/63 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.