remove-feishu-mcp
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides a Python script and a bash one-liner command to automate the removal of configuration entries. These tools operate locally on the host system to perform read and write operations on the ~/.claude.json file.
- [DATA_EXFILTRATION]: The skill accesses the local ~/.claude.json file, which contains environment configuration. However, the logic is strictly limited to identifying specific keys for deletion based on hardcoded keywords ('feishu', 'lark-mcp'). No data is transmitted externally, and no network-capable tools are invoked.
Audit Metadata