clawhub-sync
Pass
Audited by Gen Agent Trust Hub on Apr 24, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands using the
clawhubCLI for authentication, status checks, and publishing operations. - [COMMAND_EXECUTION]: Invokes a local shell script
scripts/prepare-publish.shto prepare a sanitized staging environment in the/tmpdirectory. - [EXTERNAL_DOWNLOADS]: Interacts with the
clawhub.aiplatform to upload skill content, which is the documented primary purpose of the tool. - [SAFE]: Employs a 'double-filtering' mechanism that respects both global and local
.gitignorefiles, ensuring that credentials, private configuration, and temporary build artifacts are excluded from synchronization.
Audit Metadata