Back to skill
Skillv0.1.0

VirusTotal security

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

Scanner verdict

BenignApr 30, 2026, 4:16 AM
Hash
1869396bf176c75fe88cd206a0f8ee96edc01828795c02efa85acef4b5286de2
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: openseti-skill Version: 0.1.0 The OpenSETI skill bundle is a distributed computing client designed to analyze radio telescope data. The `SKILL.md` provides clear, benign instructions without any prompt injection attempts. The `scripts/openseti.py` script performs signal processing using standard libraries (NumPy, SciPy), communicates with a hardcoded coordinator URL (`https://claw99.app/coordinator`) to fetch work units and submit results, and stores its configuration in `~/.openseti/config.json`. There is no evidence of malicious behavior such as data exfiltration, unauthorized command execution, persistence mechanisms, or obfuscation. The script downloads work unit data but processes it as binary signal data, not as executable code, aligning with its stated purpose.
External report
View on VirusTotal