fde-mock-expense-tickets
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The Python scripts (
preflight.pyandcreate_feishu_resources.py) use thesubprocessmodule to run shell commands. These are used to synchronize the system$PATHwith the user's login shell (bash/zsh) and to execute thelark-cliutility for interacting with the Feishu platform. - [EXTERNAL_DOWNLOADS]: The documentation specifies a dependency on the official
@larksuite/clipackage. It instructs the user to install this package from the public npm registry, which is a standard and expected procedure for enabling Feishu/Lark integration.
Audit Metadata