Back to skill
Skillv1.0.0

VirusTotal security

Personal Board of Directors · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:56 AM
Hash
641db3dba44e799ec3be10fec93b681d97a96456b6ff9de65e45b4357dbfc061
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: personanexus-bod Version: 1.0.0 The skill is designed to extend AI agent personalities with historical advisory boards, primarily by parsing YAML configuration and compiling it into various formats, including system prompts. The code uses `yaml.safe_load` for secure YAML parsing and includes filename sanitization (`_sanitize_filename`) and atomic file writes (`_atomic_write`). The `SKILL.md` explicitly states that the skill 'does not make any network requests' and 'no data leaves your machine,' which is consistent with the code. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or obfuscation. While the skill generates prompts that an AI agent will execute (a potential prompt injection surface if the input YAML is malicious), the skill itself is a tool for configuration generation and does not exhibit malicious intent or self-exploitation.
External report
View on VirusTotal