skills/larksuite/cli/lark-event/Gen Agent Trust Hub

lark-event

Pass

Audited by Gen Agent Trust Hub on Sep 15, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill processes real-time event data from Lark/Feishu, which includes untrusted external inputs like IM messages, meeting topics, and task descriptions.
  • Ingestion points: Data enters the agent context through the lark-cli event consume command across multiple domains including IM, Approval, Task, VC, and Minutes.
  • Boundary markers: The skill documentation does not provide instructions for the agent to use explicit delimiters or escaping mechanisms when processing event content, which could lead to instructions in the events being interpreted as agent commands.
  • Capability inventory: The skill allows the agent to execute the lark-cli binary, perform data transformations using jq expressions, and write event data to the local file system.
  • Sanitization: The skill implements a security control for the --output-dir flag, restricting file writes to relative paths to mitigate directory traversal risks.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 15, 2026, 04:15 AM
Security Audit — agent-trust-hub — lark-event