Back to skill
Skillv1.0.0

VirusTotal security

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

Scanner verdict

BenignApr 30, 2026, 6:30 AM
Hash
e60b63b04968362bc3327a28f094a7a15d4e9b1eee5b262d72e276ca85b63524
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: changelog-curator Version: 1.0.0 The 'changelog-curator' skill is a legitimate utility designed to organize commit histories and PR summaries into structured release notes. The core logic in 'scripts/run.py' is restricted to local file I/O and text processing using standard Python libraries, with no network capabilities or dangerous execution functions (like eval or os.system). It includes a defensive 'pattern_report' feature that scans for common security risks (e.g., hardcoded secrets, curl-to-bash) and redacts sensitive matches. The 'SKILL.md' instructions are well-defined, emphasizing manual review and safety boundaries for the AI agent.
External report
View on VirusTotal