Refua

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill bundle describes a scientific computing tool for drug discovery. The `SKILL.md` provides instructions for installing Python packages (`pip install refua`, `refua-mcp`), downloading model assets (`python -c "from refua import download_assets; download_assets()"`), and starting a local server (`python3 -m refua_mcp.server`). All described actions are consistent with the stated purpose of setting up and running a complex machine learning-based scientific application. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent. The file system writes (for model assets) and network server capabilities are aligned with the skill's legitimate function.