feishu-cli-perm
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill leverages the Bash tool to run the
feishu-cliutility, which interacts with Feishu's API to manage document permissions. This command execution is consistent with the skill's stated purpose of managing cloud documents. - [PROMPT_INJECTION]: The skill possesses an indirect prompt injection surface through the
batch-addcommand, which processes a localmembers.jsonfile. Although it reads external data, the risk is considered low due to the structured nature of the CLI input. Evidence Chain: Ingestion points:members.json(SKILL.md). Boundary markers: Absent. Capability inventory:Bashexecution offeishu-cli(SKILL.md). Sanitization: None detected in instruction files.
Audit Metadata