uipath-quality-gates-setup
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes a local Python script (
scripts/check_project_markers.py) to discover UiPath project types within a repository. The script is designed with security in mind, implementing a skip list for sensitive directories like.gitand only returning metadata for specific, whitelisted file patterns. - [SAFE]: The instructions provide clear security guardrails, specifically advising against hardcoding credentials in repository configurations and directing users to use approved secret stores for sensitive data.
- [SAFE]: The skill maintains a clear ownership boundary, delegating product-specific commands to a predefined set of 'official' skills rather than attempting to execute arbitrary commands or download external binaries.
Audit Metadata