flockposter
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install the
flockposter-clipackage globally via npm (npm install -g flockposter-cli). This is the official CLI tool required for the skill's functionality. - [COMMAND_EXECUTION]: The skill relies on executing the
flockposterCLI tool for various operations, such asflockposter integrations:list,flockposter upload, andflockposter posts:create. These commands are used to interact with the FlockPoster service. Additionally, the skill uses thejqutility to parse JSON outputs from CLI commands during media upload workflows.
Audit Metadata