template-skill
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a scaffolding template for creating other agent skills that interact with Google services (e.g., GA4, Search Console, Google Drive).
- [SAFE]: Authentication logic in
auth.py.jinjautilizes officialgoogle-authandgoogle-auth-oauthliblibraries to implement the standard OAuth 2.0 Desktop flow. - [SAFE]: Credential management is handled through local storage in standard configuration directories (
~/.config/skills/), which is expected behavior for this type of tool. - [SAFE]: No evidence of malicious activity such as prompt injection, data exfiltration, obfuscation, or unauthorized remote code execution was detected across the provided files.
Audit Metadata