Back to skill
Skillv1.0.0

VirusTotal security

ImaginePro AI Image Generation API · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:21 AM
Hash
d31ad9c136707ae8b0665c03cc9cbaf011270570a779223b39d9b7dd5301be2b
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: imaginepro-api Version: 1.0.0 The skill bundle is benign. The `imaginepro_api.py` script uses only standard Python libraries (`urllib.request`, `json`, `os`, `sys`, `time`, `re`) to interact with the ImaginePro API. It correctly handles API key authentication via environment variables and makes network calls only to the specified `https://api.imaginepro.ai/api/v1` endpoint. There is no evidence of data exfiltration, unauthorized remote execution, persistence mechanisms, or obfuscation. The `SKILL.md` instructions are clear, directly related to the skill's purpose, and do not contain any prompt injection attempts to subvert the AI agent's behavior for malicious ends. The `webhookOverride` parameter is a standard API feature, not a malicious instruction from the skill itself.
External report
View on VirusTotal