Improvement Executor

AdvisoryAudited by VirusTotal on Apr 6, 2026.

Overview

Type: OpenClaw Skill Name: improvement-executor Version: 1.1.1 The improvement-executor skill is designed to apply approved modifications to Markdown and YAML files with built-in safety mechanisms like automatic backups and rollback capabilities. The Python scripts (execute.py and rollback.py) use safe file-handling practices, such as yaml.safe_load and shutil.copy2, and lack any evidence of network activity, shell execution, or unauthorized data access. The SKILL.md instructions are strictly aligned with the stated purpose of managing a document improvement pipeline and do not contain any prompt-injection attempts or malicious directives.