feishu-cli-perm
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected in the skill files.
- [COMMAND_EXECUTION]: The skill uses the
Bashtool to runfeishu-clicommands. These operations are restricted to managing document permissions, listing collaborators, and transferring ownership as described in the documentation. - [CREDENTIALS_UNSAFE]: The skill promotes secure credential management by advising users to store
App IDandApp Secretin environment variables or a local configuration file (~/.feishu-cli/config.yaml) rather than hardcoding them in scripts or prompts.
Audit Metadata