Back to skill
Skillv1.0.2

VirusTotal security

RDA MSG Board · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:24 AM
Hash
a7a1dec16983f2220c131d5e312d60b06efdf994ec7cc045c9f561ad110becc9
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: rda-msg-board Version: 1.0.2 The OpenClaw AgentSkills bundle 'rda-msg-board' is classified as benign. The `SKILL.md` clearly defines the purpose of sending messages to an LED board and explicitly includes a 'CRITICAL SECURITY INSTRUCTION' warning the AI agent against command injection, providing safe `argv` list invocation examples. The Python scripts (`manage_boards.py`, `send_message.py`) use `yaml.safe_load()` for secure YAML parsing, handle credentials via environment variables or a local `boards.yaml` file for the stated purpose of authenticating to the message board, and make standard HTTP requests using `urllib.request`. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or any attempt to subvert the agent's behavior beyond its intended function.
External report
View on VirusTotal