Is chengxindl/skills-ttt safe?
https://github.com/openclaw/skills/tree/main/skills/chengxindl/skills-ttt
95
SAFE
This is a comprehensive educational skill that provides guidance on creating AI agent skills, including validation scripts and creation templates. The skill promotes security best practices and contains no malicious code or behaviors.
Category Scores
Findings (2)
INFO Skill contains executable Python scripts -10 ▶
The skill includes two Python scripts (quick_validate.py and init_skill.py) that perform file validation and skill template creation. Both scripts appear to be legitimate utilities with no malicious functionality.
INFO Educational skill about skill creation -8 ▶
This skill provides comprehensive documentation about creating AI agent skills. While generally promoting good practices, it could theoretically influence users toward insecure practices if maliciously modified.