ux-scenarios
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local Python scripts for project maintenance, such as
python3 docs/ux/lint.pyfor linting documentation andpython3 plugins/super-ux/scripts/bp_index.pyfor generating best-practice indices. - [EXTERNAL_DOWNLOADS]: The documentation references and provides installation commands for companion skills from the same author ('ssheleg'), including
sheleg-design-skillandtask-pipelineusing platform-specific plugin managers andnpx. - [REMOTE_CODE_EXECUTION]: Integrates with the Figma MCP to automate design tasks. This involves using the
use_figmatool, which executes JavaScript against the Figma Plugin API to create and update design frames, variables, and components. - [DATA_EXPOSURE]: The skill performs an inventory sweep of the project's codebase to reverse-engineer documentation. This behavior is transparently documented and serves the primary purpose of identifying UI routes, screens, and state branches to ensure documentation coverage.
Audit Metadata