Back to skill
Skillv1.0.0
VirusTotal security
Stability Ai · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 3:51 AM
- Hash
- 1b7eb183c7c11e4bdcdb3134cb9a25c3e0e01fda654c0a2fe11bfa9c24017ac1
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: stability-ai Version: 1.0.0 The skill bundle is designed to generate images via the Stability AI API. The `SKILL.md` provides clear, benign instructions and usage examples. The `scripts/core/generate.py` script uses standard libraries (`requests`, `python-dotenv`, `pillow`) to interact with the Stability AI API, save generated images and metadata to a specified output directory (defaulting to `./assets/generated`), and perform cleanup of old files. There is no evidence of intentional malicious behavior such as data exfiltration, unauthorized remote execution, persistence mechanisms, or prompt injection attempts against the AI agent. While the script has file system write/delete capabilities, these are directly aligned with its stated purpose, and arguments are parsed safely via `argparse`, preventing direct shell injection.
- External report
- View on VirusTotal
