skill-create
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a structured template generator for creating project-local skills. It uses platform-provided filesystem tools (
read_file,write_file,glob,list_directory) to manage content within a specificskills/directory. It implements strict validation rules for naming conventions using regular expressions ([a-z0-9-]+) and checks for directory collisions before creation. The use of interpolation for the skill description and keywords is a standard feature for this utility and is contained within a markdown structure. No indicators of obfuscation, credential exfiltration, or unauthorized command execution were detected.
Audit Metadata