data-go-mcp-servers
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the uv installation script from Astral's official domain (astral.sh). Astral is a well-known technology company providing trusted Python tooling.
- [REMOTE_CODE_EXECUTION]: Executes the uv installation script via shell pipe. This is the standard, documented installation method for the trusted uv utility.
- [SAFE]: No malicious behavior, obfuscation, or unauthorized data access patterns were detected. The skill follows best practices for secret management by advising the use of environment variables and warning against hardcoding API keys.
Audit Metadata