meegle
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill relies on the
meeglecommand-line interface to interact with Feishu Project data. It processes user input to construct and execute commands for managing work items and nodes. - [EXTERNAL_DOWNLOADS]: The skill documentation identifies Node.js and the
meegleCLI package as necessary external dependencies for its operation. These are described as legitimate prerequisites for the CLI-based functionality provided. - [SAFE]: The skill exhibits a surface for indirect prompt injection as it processes external work item data and user input. Ingestion points: User queries, work item names, and field values. Boundary markers: The skill instructs the agent to use stringified JSON for complex data types. Capability inventory: Execution of
meegleCLI commands for project management. Sanitization: The skill employs data type validation and specific conversion rules for field values.
Audit Metadata