Back to skill
Skillv1.0.0

VirusTotal security

incident-postmortem · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 11, 2026, 1:06 AM
Hash
ac80e1736fcfc722fb945948a37d4bde98bb14109acbeee5f9c140cced280c9b
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: ops-incident-postmortem Version: 1.0.0 The skill bundle provides a legitimate utility for generating incident postmortem reports by parsing logs and structured timeline data. The core logic in `scripts/generate_postmortem.py` uses standard library modules to extract events based on regex patterns and perform a 'blame-free' language check. There is no evidence of malicious intent, data exfiltration, or unauthorized execution; the script lacks network access and does not use dangerous functions like eval or os.system. The instructions in `SKILL.md` are strictly aligned with the tool's stated purpose of SRE incident documentation.
External report
View on VirusTotal