saas-ui-master
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill requires the agent to execute local Python scripts (
search.py,core.py,design_system.py) to query the design database and generate documentation. These operations are performed on local CSV files and do not involve shell-level risks. - [DATA_EXFILTRATION]: No network operations, API calls, or sensitive file access patterns were detected. The skill operates entirely within the agent's local environment using embedded datasets.
- [PROMPT_INJECTION]: The skill instructions and scripts do not contain patterns intended to bypass agent safety filters or override system instructions. All instructional content is focused on UI/UX guidelines.
- [SAFE]: The skill's primary function is to serve as a production-ready design system guide. The code is transparent, uses standard libraries, and implements basic sanitization for its file persistence features.
Audit Metadata