NoahAI drug pipeline

PassAudited by VirusTotal on Apr 19, 2026.

Findings (1)

The skill is a legitimate tool designed to search a pharmaceutical drug database via the Noah AI API. It uses a Python script (scripts/search.py) to send structured queries to https://www.noah.bio/api/ using a user-provided NOAH_API_TOKEN. The code is well-documented, follows secure practices (such as disabling redirects to prevent token leakage), and the SKILL.md instructions are strictly focused on optimizing search results through logical fallback strategies without any signs of malicious intent or prompt injection.