Back to skill

Security audit

mimo-api-fix

Security checks across malware telemetry and agentic risk

Overview

This is a visible OpenClaw troubleshooting skill, but users should be careful with API-key handling and config edits.

Install only if you need to debug mimo/OpenClaw provider errors. Before running diagnostics, confirm the configured baseUrl is trusted, do not share output that may expose credentials or account details, and back up ~/.openclaw/openclaw.json before using the repair snippet or restarting the gateway.

SkillSpector

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

Context-Inappropriate Capability

Medium
Confidence
84% confidence
Finding
The skill goes beyond diagnosis by instructing users to restart the gateway and overwrite OpenClaw configuration in place. Those actions can change system behavior, interrupt service, or introduce persistent misconfiguration, which is riskier than the stated diagnostic purpose suggests.

Missing User Warnings

Medium
Confidence
93% confidence
Finding
The instructions extract the API key from a local config file and immediately use it in shell commands sent to a remote endpoint without any warning about credential sensitivity, shell history, logging, or output exposure. Even if the endpoint is intended, this normalizes unsafe secret handling and increases the chance of accidental disclosure.

Missing User Warnings

Medium
Confidence
94% confidence
Finding
The repair step rewrites the user's OpenClaw configuration file directly with no backup, validation, or warning. A malformed write or incorrect assumption about the config structure can break the installation or silently alter model behavior persistently.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.