Back to skill
Skillv1.1.1

VirusTotal security

Google Sheets Agent · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 29, 2026, 4:22 AM
Hash
f8433e0cd5910ba4783a92e6ea0f6d6fa2c8ce3cfeb8cc5c17961adc0e004d80
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: google-sheets-agent Version: 1.1.1 The google-sheets-agent skill is a functional utility for interacting with the Google Sheets API using a service account. It implements a zero-dependency authentication flow using Node.js built-in 'https' and 'crypto' modules to exchange a JWT for an access token. The script (scripts/sheets.mjs) supports retrieving credentials from environment variables, local files, or the 1Password CLI ('op'). The code logic is transparent, follows standard OAuth2 procedures, and only communicates with official Google API endpoints (sheets.googleapis.com and drive.googleapis.com). No evidence of data exfiltration, malicious execution, or prompt injection was found.
External report
View on VirusTotal