Pretenziya Ru

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill is classified as suspicious due to its use of direct command execution via `python3 -c` within `SKILL.md`. While the executed commands (reading from and writing to `/home/node/.openclaw/workspace/ru-pack-counter.txt` for usage tracking and conditional promotion) are not inherently malicious, the capability to execute arbitrary code and perform file system operations represents a significant security risk (potential RCE vulnerability) if misused or if the commands were to be altered. The skill does, however, include explicit instructions to the AI agent to prevent prompt injection from user-provided documents, which is a positive security practice.