Back to skill

Security audit

Skills Updater

Security checks across malware telemetry and agentic risk

Overview

This is a disclosed OpenClaw skill updater that can change installed skills, but its behavior matches its purpose and is user-triggered.

Use --dry-run before --auto because this tool can update many installed skills and change future agent behavior. Review the ClawHub source of updates, keep or delete Desktop backups according to your privacy needs, and remove old memory reports if you do not want update history retained.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Rogue AgentSelf-Modification, Session Persistence
  • 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
Findings (1)

Session Persistence

Medium
Category
Rogue Agent
Content
## Backup & Recovery

Updates create backups at:
```
~/Desktop/skill-backups/
├── skill-name-1.0.0-20260325-094830/
Confidence
89% confidence
Finding
create backups at: ``` ~/Desktop/skill-backups/ ├── skill-name-1.0.0-20260325-094830/ ├── skill-name-1.0.0-20260325-120000/ └── ... ``` To restore: ```bash cp -r ~/Desktop/skill-backups/skill-name-VE

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.