Sed Tool
PassAudited by VirusTotal on May 2, 2026.
Findings (1)
The sed-tool is a basic text manipulation utility implemented in Python (scripts/sed.py) that performs simple regex substitutions. While the documentation in SKILL.md claims support for advanced sed features like in-place editing and line deletion which are not actually implemented in the script, the code itself is harmless and lacks any indicators of malicious intent, data exfiltration, or command injection.
