setup-utarn-skills
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute standard version control and CLI commands (
git remote -v,gh issue,glab issue) to detect the repository's hosting provider and manage issue trackers. These are legitimate operations for a setup and configuration utility. - [EXTERNAL_DOWNLOADS]: The instructions reference official GitHub and GitLab CLI documentation. These targets are well-known services and do not represent a security risk.
- [DATA_EXPOSURE]: The skill reads repository configuration files such as
.git/configandAGENTS.mdto determine the project's current state. This access is scoped to the repository context and is necessary for the skill's stated purpose of scaffolding repo-specific configurations.
Audit Metadata