Back to skill
Skillv1.0.0

Static analysis security

Feishu Bitable API · Deterministic local checks for risky code patterns and metadata mismatches.

Scanner verdict

ReviewApr 30, 2026, 4:56 AM
Summary
Detected: suspicious.env_credential_access, suspicious.potential_exfiltration
Reason codes
suspicious.env_credential_accesssuspicious.potential_exfiltration
Engine
v2.4.5

Evidence

criticalsrc/utils.js:13
Environment variable access combined with network send.
suspicious.env_credential_access
warnsrc/utils.js:23
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration