Russian Humanizer
Analysis
This is a coherent Russian text-editing skill, with the main cautions being optional third-party text analysis and optional persistent style instructions.
Findings (4)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
вставьте этот промпт в раздел **System Prompt** или **Custom Instructions** ... "Твоя главная задача — писать максимально живым..."
The artifact recommends installing a strong style prompt into persistent AI instructions, which can influence future outputs beyond a single rewrite request.
openclaw plugins install https://github.com/Horosheff/russian-humanizer
The README instructs users to install the plugin from a GitHub URL, while the registry metadata lists the source as unknown.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
"glavredApiKey": { "type": "string", "description": "API-ключ для интеграции с glvrd.ru (Опционально)" }The plugin schema supports an optional API key for the Glavred integration, even though no required primary credential is declared.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
description: "Отправляет текст на анализ в официальный API Главреда (glvrd.ru)." ... fetch("https://api.glvrd.ru/v2/session"The optional Glavred tool is explicitly designed to send the user's text to an external API for analysis.
