research-lookup
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious code, prompt injection, or obfuscation techniques were found in any of the provided files.
- [SAFE]: API key management for OpenRouter and Google Gemini follows industry standards by retrieving credentials from environment variables (
OPENROUTER_API_KEY,GEMINI_API_KEY,GOOGLE_API_KEY) rather than hardcoding them. - [SAFE]: Network activity is directed exclusively to well-known and trusted service endpoints (OpenRouter and Google APIs) to perform research lookups, as documented.
- [SAFE]: The skill specifies dependencies on well-known, reputable software packages (
requests,google-genai) for its core operations. - [SAFE]: The skill's behavior is consistent with its stated purpose as a research assistant, and no suspicious file system access or credential harvesting attempts were detected.
Audit Metadata