feishu-send-file
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates as intended without any malicious behavior detected. It uses standard tools like curl to interact with the official Feishu API.
- [COMMAND_EXECUTION]: The provided scripts execute curl commands to upload files and send messages to Feishu servers. These operations are transparent and aligned with the skill's purpose.
- [CREDENTIALS_UNSAFE]: The skill handles sensitive API credentials through environment variables or a local configuration file. It includes explicit warnings against committing credentials to version control and provides a .gitignore file to prevent accidental exposure.
Audit Metadata