google-chat-messages
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements standard Google Chat API integration without any obfuscation or malicious logic. All code and assets serve the primary purpose of message formatting and delivery as described.
- [DATA_EXFILTRATION]: Network operations are restricted to sending JSON payloads to a user-specified Google Chat webhook URL via standard fetch requests. No unauthorized data transfer or exfiltration of sensitive system files was detected.
- [CREDENTIALS_UNSAFE]: No hardcoded secrets, API keys, or credentials are present in the skill files. The documentation provides clear guidance on secure secret management, recommending the use of environment variables or password managers for storing webhook URLs.
Audit Metadata