Back to skill

Security audit

Jasper ConfigGuard

Security checks across malware telemetry and agentic risk

Overview

This appears to be a legitimate OpenClaw configuration safety tool that edits local config, backs it up, restarts the gateway, and rolls back on failed health checks.

Install this only if you want a tool that can modify and restart your OpenClaw gateway. Use --dry-run before applying patches, be careful that arrays are replaced wholesale, and protect or periodically review ~/.openclaw/config-backups because backups may contain provider keys or other private settings from openclaw.json.

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
90% confidence
Finding
The README encourages live configuration patching, restore, and diff operations but does not clearly warn that these actions modify a running gateway configuration and that array fields are replaced wholesale. In an operational tool that targets production-like gateway settings, this omission can cause accidental destructive changes, service disruption, or unintended rollback behavior by users who assume changes are previewed or merged safely.

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

Detected: suspicious.dangerous_exec

Shell command execution detected (child_process).

Critical
Code
suspicious.dangerous_exec
Location
src/index.js:227