liveapi-service
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFE
Full Analysis
- Authentication Security: The skill promotes the use of Application Default Credentials (ADC) and Bearer tokens for authentication, specifically advising against the practice of hardcoding API keys.
- System Integrity: Explicit instructions are provided to avoid mutating the host's system environment and to refrain from using elevated privileges (sudo) for installations, encouraging the use of isolated virtual environments.
- Resource Verification: All referenced WebSocket endpoints and documentation links are hosted on official Google Cloud infrastructure.
- Input Processing: The skill includes a step to reconcile local reference files with official public documentation. While this involves processing external data, the instructions target trusted sources to ensure the generated code remains compatible with the server contract.
Audit Metadata