NoahAI medical conference query
PassAudited by VirusTotal on Apr 19, 2026.
Findings (1)
The medical-conference skill bundle is a legitimate tool for searching medical conference and presentation data via the NoahAI API (noah.bio). The included Python scripts (search_conferences.py, search_presentations.py, and search_chained.py) use the standard requests library to perform authenticated POST requests using a user-provided NOAH_API_TOKEN. The code is well-structured, lacks any signs of obfuscation, and does not engage in unauthorized data exfiltration, persistence, or command execution. The SKILL.md instructions are strictly aligned with the stated purpose of medical data retrieval and do not contain any prompt-injection risks.
