Back to skill

Security audit

ProxyOps

Security checks across malware telemetry and agentic risk

Overview

This skill is a local proxy inventory helper that stores disclosed proxy metadata on the user's machine and shows no evidence of hidden network use or unsafe automation.

Install if you are comfortable keeping proxy inventory details in local OpenClaw memory files. Avoid storing proxy passwords, tokens, or account secrets in notes or labels, and remove the stored JSON files when you no longer need the inventory.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • MCP Least PrivilegeUnderdeclared Capability, Wildcard Permission, Missing Permission Declaration
  • 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)

Lp3

Medium
Category
MCP Least Privilege
Confidence
96% confidence
Finding
The skill explicitly states it reads and writes local files under ~/.openclaw/workspace/memory/proxy, but it does not declare any permissions for those capabilities. This creates a transparency and policy gap: users or the platform may not realize the skill can persist sensitive proxy inventory data, including hosts, ports, auth-related metadata, notes, and session information, which can lead to unintended exposure or misuse of local data.

VirusTotal

63/63 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.