skill-creator
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill includes Python scripts designed to manage local file systems for skill development.
scripts/init_skill.py: Creates directory structures and template files usingpathliband sets execution permissions on generated scripts.scripts/package_skill.py: Packages directory content into a.skillzip archive for distribution.- [EXTERNAL_DOWNLOADS]:
SKILL.mdcontains an example Python script demonstrating how to fetch JSON data fromhttps://peps.python.org/api/peps.jsonusing therequestslibrary. This targets a well-known documentation source.
Audit Metadata