feishu-task
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses environment variables (
FEISHU_APP_ID,FEISHU_APP_SECRET) to manage API credentials, which is a standard and safe practice for secret management. - [SAFE]: All network operations are directed towards official Feishu domains (
open.feishu.cn) for authentication and task management. No unauthorized external data exfiltration was detected. - [SAFE]: The skill relies on standard, well-known libraries such as
axios,commander, and the official@larksuiteoapi/node-sdkfor its operations. - [SAFE]: No obfuscation, prompt injection, or persistence mechanisms were found in the codebase. The logic strictly follows the stated purpose of creating, listing, and deleting tasks.
Audit Metadata