Back to skill
Skillv0.2.0

VirusTotal security

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

Scanner verdict

BenignMay 1, 2026, 4:23 AM
Hash
0c3fb9a62343b7493ffe7ce8e11f0bab0f4851b8846e3013da7f6dda051d2399
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: code-share Version: 0.2.0 The skill is designed to share code via GitHub Gist, with explicit instructions in SKILL.md for the AI agent to prioritize secret gists and strictly remove sensitive data (API keys, tokens, PII) before sharing. The accompanying shell scripts (`create_gist.sh`, `update_gist.sh`) implement this functionality using the standard `gh` CLI, employing safe practices like `mktemp` for temporary files and quoting arguments. There is no evidence of malicious intent, data exfiltration beyond the stated purpose, persistence mechanisms, or prompt injection attempts to subvert the agent's security directives.
External report
View on VirusTotal