Wolfram Alpha (LLM API)
PassAudited by VirusTotal on May 14, 2026.
Findings (1)
The skill is a legitimate wrapper for the Wolfram|Alpha LLM API, designed to perform computations and factual lookups. The Python script (wa_llm.py) uses standard libraries to handle HTTP requests and implements a local caching mechanism in the user's home directory. Sensitive credentials (WOLFRAM_APP_ID) are handled appropriately via environment variables and secure HTTP headers, and the instructions in SKILL.md are aligned with the stated purpose without any evidence of malicious prompt injection or data exfiltration.
