gpt-researcher-guide
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation for a legitimate research tool with no evidence of malicious intent or hidden payloads.
- [EXTERNAL_DOWNLOADS]: Instructions reference official sources including the PyPI package registry and the public GitHub repository for gpt-researcher.
- [CREDENTIALS_UNSAFE]: Recommended configuration uses environment variables for API keys, which is a standard and secure practice for managing secrets.
- [PROMPT_INJECTION]: The architecture described in the guide (autonomous web search and synthesis) inherently involves an indirect prompt injection surface by ingesting untrusted data from the internet. This is a characteristic of the documented tool's functionality.
- [COMMAND_EXECUTION]: Provides standard command-line examples for package installation and server management using Uvicorn.
Audit Metadata