speckit-git-remote
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local
gitcommands (git rev-parseandgit config) to verify if the project is a Git repository and to retrieve the remote origin URL. These commands are read-only and consistent with the skill's stated purpose. - [DATA_EXPOSURE]: The skill retrieves the Git remote URL. In standard configurations, this is not sensitive, but the agent will have access to any credentials if they are explicitly embedded in the URL (e.g., in a
https://user:pass@github.com/format). The skill does not transmit this data to external third parties.
Audit Metadata