feishu-voice-assistant
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary functionality is to generate audio from text and send it to Feishu. The implementation uses local modules and official API endpoints as described in the documentation.
- [COMMAND_EXECUTION]: The script uses the
commanderlibrary to handle command-line arguments (--text,--target,--voice) for message configuration. - [EXTERNAL_DOWNLOADS]: The skill performs network requests to the official Feishu API (
https://open.feishu.cn) to upload media and send messages. These operations target a well-known technology service and are consistent with the skill's stated purpose.
Audit Metadata