Back to skill
Skillv1.0.2

VirusTotal security

Wolfram Alpha · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 29, 2026, 4:13 AM
Hash
4e6806c3375e870c5cc39e266404eb1fab2702fba33a2f7b78ff6100870f5e71
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: wolfram-alpha Version: 1.0.2 The skill bundle is benign. It provides a straightforward interface to the Wolfram|Alpha LLM API, retrieving the API key from environment variables and making a standard HTTP GET request to a legitimate endpoint. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts in SKILL.md. While the agent's execution of `python3 wolfram_query.py "your query"` could theoretically be vulnerable to shell injection if the agent doesn't properly sanitize the query, this is a vulnerability in the agent's execution environment, not an intentional malicious design within the skill itself, which handles the query safely within its Python code.
External report
View on VirusTotal