wecom-smartsheet-data
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [PROMPT_INJECTION]: The skill processes data from external Enterprise WeChat Smartsheets, creating a surface for indirect prompt injection.
- Ingestion points: Data is retrieved using the
smartsheet_get_recordstool as described inSKILL.md. - Boundary markers: No explicit delimiters or specific instructions to ignore embedded commands within the spreadsheet data are present.
- Capability inventory: The skill includes powerful modification and deletion capabilities, such as
smartsheet_add_records,smartsheet_update_records, andsmartsheet_delete_records(referenced inSKILL.md). - Sanitization: There is no evidence of data sanitization or instruction filtering for the content retrieved from the spreadsheets.
- [COMMAND_EXECUTION]: The skill instructs the agent to perform operations via the
wecom_mcpcommand-line tool to manage document records.
Audit Metadata