Back to skill

Security audit

Openclaw Signet

Security checks across malware telemetry and agentic risk

Overview

This skill is a local integrity checker, but it also contains under-documented commands that can move, quarantine, delete, and restore installed skills.

Install only if you want a local skill verifier that also has commands capable of changing installed skills. Prefer sign, verify, list, and status first; make backups before using reject, quarantine, restore, or protect, and pass only the intended OpenClaw workspace path.

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
89% confidence
Finding
The restore path unconditionally deletes an existing skill directory with shutil.rmtree() and replaces it from a snapshot, without an interactive confirmation, dry-run, or backup step. In a tool that operates on workspace content, this creates a real integrity and availability risk: an operator mistake or scripted misuse can permanently destroy local changes or overwrite unexpected targets.

VirusTotal

48/48 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.