pencil-skill-creator
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides a Python script (
scripts/init_pencil_design_system_skill.py) for scaffolding new skills. The script uses built-in Python libraries (sys,re,pathlib,shutil) and includes validation for the name parameter to ensure it follows a kebab-case pattern, which mitigates risks of unexpected file paths. - [COMMAND_EXECUTION]: The skill instructions include example shell commands for running the provided Python script. This is standard behavior for developer tools and involves local scripts provided with the skill rather than arbitrary remote code.
Audit Metadata