flowus-cli
Fail
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: HIGHREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads an installation script from
https://cdn2.flowus.cn/flowus-cli/installandhttps://cdn2.flowus.cn/flowus-cli/install.ps1to install the FlowUs CLI tool. - [REMOTE_CODE_EXECUTION]: The downloaded script is executed via
bashor PowerShell to ensure the tool is available. This is the vendor's standard installation method. - [COMMAND_EXECUTION]: The agent is instructed to execute
flowusCLI commands to perform API operations and manage authentication. - [PROMPT_INJECTION]: The skill retrieves external Markdown and JSON content, which presents an indirect prompt injection surface. Ingestion points:
flowus markdown get,flowus block get,flowus database query, andflowus search. Boundary markers: No delimiters or warnings are used for retrieved data. Capability inventory: Shell command execution and file writing. Sanitization: No validation of retrieved content is performed.
Recommendations
- HIGH: Downloads and executes remote code from: https://cdn2.flowus.cn/flowus-cli/install - DO NOT USE without thorough review
Audit Metadata