skills/mukul975/anthropic-cybersecurity-skills/implementing-google-workspace-phishing-protection/Gen Agent Trust Hub
implementing-google-workspace-phishing-protection
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill performs legitimate administrative auditing tasks for Google Workspace configuration.
- [COMMAND_EXECUTION]: The script
scripts/agent.pyexecutes thegam(Google Apps Manager) command-line tool to retrieve settings. This is implemented using secure argument passing insubprocess.runwithout shell involvement, mitigating command injection risks. - [DATA_EXFILTRATION]: The skill performs DNS lookups to verify security records such as SPF, DKIM, and DMARC using the
dnspythonlibrary. This is an expected and legitimate operation for a security auditing tool.
Audit Metadata