Is caopulan/openclaw-config safe?
https://github.com/openclaw/skills/tree/main/skills/caopulan/openclaw-config
93
SAFE
This is a legitimate OpenClaw configuration management skill that helps users safely edit and validate config files. It includes appropriate safety mechanisms, warns about security best practices, and shows no signs of malicious behavior.
Category Scores
Findings (2)
LOW Access to potentially sensitive config files -15 ▶
Skill has access to OpenClaw config files which might contain API keys or tokens, though it explicitly warns against storing secrets in config files
LOW Executable shell script included -10 ▶
Includes one shell script for config checking, though it appears benign and only performs safe operations