Is skills/skill-creator safe?
https://github.com/openclaw/openclaw/tree/main/skills/skill-creator
96
SAFE
This skill is a legitimate educational and utility skill for creating other AgentSkills, containing comprehensive documentation and security-focused utility scripts. The included Python scripts actually implement security measures like symlink rejection and path validation, enhancing rather than compromising security.
Category Scores
Findings (1)
LOW Contains executable utility scripts -8 ▶
The skill includes several Python scripts in the scripts/ directory for skill creation and validation. While these scripts appear benign and actually implement security measures, they represent executable code that could theoretically be modified or misused.