skill-marketplace-creator
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides architecture and governance for managing AI agent skills. It includes a Python script (
scripts/check_skill_folder.py) that performs basic validation of skill metadata and structure without executing dangerous commands. - [SAFE]: Documentation in
references/marketplace-playbook.mdexplicitly instructs users to check for secrets, private data, and unsafe shell commands, demonstrating a security-first design for marketplace curation. - [SAFE]: No remote downloads, network operations, or unauthorized data access patterns were detected. The skill operates on local repository structures.
Audit Metadata