skill-publish
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local Python script 'scripts/publish.py' to generate the repository structure and required files. It also instructs the agent to use 'git' and 'gh' CLI tools for repository initialization and publishing. These actions are transparent and necessary for the skill's primary function as a publishing utility.
- [SAFE]: No malicious behaviors were detected during analysis. The skill does not perform unauthorized network operations, exfiltrate sensitive data, or download code from untrusted sources. It uses standard Python libraries for file and directory management.
Audit Metadata