feishu-automation

Warn

Audited by Socket on Sep 1, 2026

1 alert found:

Anomaly
AnomalyLOW
feishu_api.py

This module appears to be a legitimate Feishu API client/CLI that authenticates to open.feishu.cn, performs messaging, and supports basic Bitable/Suite operations. No overt malware behaviors (backdoor, exec/subprocess, arbitrary-domain exfiltration) are evident in the provided fragment. The primary security risk is credential handling: tenant app_secret values appear embedded in source/config, and the CLI 'test' command prints a token prefix to stdout, increasing the chance of credential leakage via logs. The code should be reviewed for proper secret management (environment variables/secret stores) and token logging removal, and its messaging endpoints should be protected from unauthorized use.

Confidence: 62%Severity: 62%
Audit Metadata
Analyzed At
Sep 1, 2026, 03:08 AM
Package URL
pkg:socket/skills-sh/aaaaqwq%2Fopenclaw-team%2Ffeishu-automation%2F@fa7f201bea7b185a580c538309623a24cc23adbfb37157f15830c7ba4dbc82d8
Security Audit — socket — feishu-automation