cloud-weaver-computer-setup
Pass
Audited by Gen Agent Trust Hub on Sep 12, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local shell commands to verify the presence of
gh,ssh, andjq. It also checks GitHub CLI authentication status viagh auth statusand generates a dedicated Ed25519 SSH key at~/.ssh/cloud-weaverif it does not already exist. - [SAFE]: The actions performed are consistent with the skill's stated purpose of setting up a local development environment. It avoids overwriting existing keys and uses restrictive file permissions (
chmod 600). There are no network exfiltration patterns or obfuscated code sections.
Audit Metadata