sheets-cli
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes a CLI tool
sheets-clito interact with Google Sheets. The commands include operations likeread table,update key, andappend row. All command executions appear aligned with the primary purpose of the skill as a Google Sheets interface. - [SAFE]: The skill provides clear documentation on handling spreadsheet IDs, headers, and authentication processes (
sheets-cli auth login). It implements safety-oriented workflows like 'read → decide → dry-run → apply'. - [SAFE]: No suspicious patterns such as prompt injection, obfuscation, or data exfiltration to untrusted domains were detected. The use of OAuth credentials for Google API access is a standard practice for this type of integration.
Audit Metadata