wps-excel
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [PROMPT_INJECTION]: The skill processes untrusted data from Excel workbooks, creating a surface for indirect prompt injection.
- Ingestion points: Data is read using
wps_get_cell_valueandgetRangeDatainSKILL.md. - Boundary markers: The prompt lacks delimiters to separate user data from instructions.
- Capability inventory: It can perform actions like
deleteRowsanddeleteSheetviawps_execute_methodinSKILL.md. - Sanitization: No sanitization logic is defined for the ingested data.
- [COMMAND_EXECUTION]: The skill uses the
wps_execute_methodtool to perform operations within WPS Office. This includes powerful capabilities such as deleting sheets, deleting rows, and protecting worksheets with passwords.
Audit Metadata