repo-ci
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs read-only assessment of the repository's environment (e.g.,
ls,cat,grep) to intelligently determine project type and package manager requirements. - [SAFE]: External dependency management is limited to installing well-known, established development tools (
husky,lint-staged) via official package registries. - [SAFE]: The generation of git hooks and GitHub Actions workflows aligns directly with the skill's stated purpose and utilizes established community tools like
commit-check-action. - [SAFE]: Shell command execution is restricted to standard project setup tasks, such as file creation and setting execution permissions (
chmod +x) on the newly created git hook scripts.
Audit Metadata