lark
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documentation facilitates the installation of the official Lark suite CLI package via the NPM registry (
@larksuite/cli). This is a reference to a well-known service providing official enterprise tools. - [COMMAND_EXECUTION]: The skill uses
lark-cli skills read <sub-skill>to dynamically load operational instructions for specific Lark domains. This architectural pattern ensures the agent uses the documentation embedded within the installed version of the official CLI binary. - [COMMAND_EXECUTION]: A synchronization script (
scripts/sync-lark.sh) is included to maintain the routing table. It interacts with the locallark-cliand an external Python generator to refresh the index, which is standard maintenance behavior for this skill's architecture.
Audit Metadata