tamarind
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents an integration with Tamarind Bio, a specialized platform for structural biology. All identified URLs (tamarind.bio, docs.tamarind.bio, mcp.tamarind.bio) and API endpoints are official resources for the service. The instructions correctly advise users to store API keys in environment variables or
.envfiles rather than hardcoding them, following industry security standards. The provided Python code samples demonstrate standard use of therequestslibrary for interacting with RESTful APIs. No malicious patterns, such as obfuscation, credential exfiltration, or unauthorized command execution, were detected. The remote resources (OpenAPI specs and documentation indices) are fetched from the service's own infrastructure to ensure schema accuracy, which is a standard practice for API-driven agents.
Audit Metadata