Sort Tool

PassAudited by VirusTotal on May 3, 2026.

Overview

Type: OpenClaw Skill Name: sort-tool Version: 1.0.0 The skill is a standard line-sorting utility. The Python script (scripts/sort.py) implements basic sorting logic (numeric, reverse, unique) using standard libraries without any network access, file system modifications, or suspicious execution patterns. The documentation in SKILL.md is consistent with the code's purpose, and no indicators of malicious intent or prompt injection were found.