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

Prompt Injection 95/100 · 30%
Data Exfiltration 98/100 · 25%
Code Execution 90/100 · 20%
Clone Behavior 98/100 · 10%
Canary Integrity 100/100 · 10%
Behavioral Reasoning 92/100 · 5%

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.