sharing-skills
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard development tools including
gitand the GitHub CLI (gh). These commands are used as intended to manage branches, commit changes, and create pull requests. - [DATA_EXFILTRATION]: While the skill involves pushing code to remote repositories (
git push,gh pr create), this is the primary purpose of the skill ('Sharing Skills'). The operations target the user's own fork and a specified upstream repository. - [SAFE]: No prompt injection, obfuscation, or unauthorized credential access patterns were detected. The skill operates within a specific configuration directory (
~/.config/superpowers/skills/) and follows established open-source contribution practices.
Audit Metadata