testing-assistant
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [SAFE]: No security issues or malicious patterns were detected in the skill instructions. The content focuses on legitimate development and quality assurance tasks.
- [COMMAND_EXECUTION]: The skill instructs the agent to execute various Python scripts (e.g., test_install.py, test_gpu.py) located in the local scripts directory. These actions are appropriate for a testing assistant and remain within the local project context.
- [CREDENTIALS_UNSAFE]: The documentation references the 'gcloud auth application-default login' command for troubleshooting database connectivity. This is a secure, standard practice for managing cloud authentication on a developer machine and does not involve hardcoded secrets.
Audit Metadata