creating-flow
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
robomotioncommand-line interface to build, validate, and execute automation flows locally. This is a core part of the developer workflow for the Robomotion platform. - [EXTERNAL_DOWNLOADS]: The skill references the official Robomotion templates repository on GitHub (
github.com/robomotionio/robomotion-templates) to discover and use verified automation patterns. - [DATA_EXFILTRATION]: The instructions guide the agent to use the Robomotion Vault for credential management. This architecture ensures that sensitive secrets are referenced by unique identifiers (
vaultIdanditemId) and are only retrieved by the robot at runtime, preventing credential exposure within the flow's code.
Audit Metadata