uipath-maestro-flow
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill manages the installation and updates of the
@uipath/clipackage from the official npm registry, which is a trusted vendor tool for this environment. - [SAFE]: Security-conscious rules are enforced, notably Rule 9, which ensures the agent does not execute flows (via debug) without a confirmed user request, preventing unintentional side effects.
- [SAFE]: The skill uses the
AskUserQuestiontool for critical decisions, providing structured options and escape hatches to maintain user control over flow logic and deployment targets. - [SAFE]: Data processing within flows utilizes a restricted JavaScript engine (Jint) with built-in security constraints such as no network access and execution timeouts.
Audit Metadata