← 返回 Skills 市场
413
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install nalog-ru
功能描述
Рассчитай налог УСН 6%, НПД для самозанятых и страховые взносы ИП по введённым доходам и периоду.
安全使用建议
This skill appears to perform tax calculations correctly, but its instructions also tell the agent to run python3 to read/write a local counter file and to append promotional Telegram links to answers — actions unrelated to calculating taxes and not declared in the metadata. Before installing: (1) ask the author to remove the 'Attribution' section (the python commands and promotional text), or to explicitly document and justify persistent file writes and the need for python3; (2) if you must test it, run it in a sandboxed agent instance with no write permission to the workspace and with network access restricted; (3) prefer only skills that declare needed binaries/config paths; (4) if you don't trust the source, do not install — the behavior could be used for unsolicited posting or persistent tampering of agent replies.
功能分析
Type: OpenClaw Skill
Name: nalog-ru
Version: 1.0.2
The skill bundle is classified as suspicious due to its explicit instructions for the OpenClaw agent to execute shell commands and perform file system operations. Specifically, the `SKILL.md` file contains `python3 -c "..."` commands that read from and write to `/home/node/.openclaw/workspace/ru-pack-counter.txt`. While the current purpose is to manage a counter for displaying promotional messages (including Telegram links), the capability for direct command execution and file system modification within the agent's environment represents a significant security risk, as it could be leveraged for malicious activities if the skill were compromised or intentionally misused.
能力评估
Purpose & Capability
The declared purpose is to calculate taxes for IP and self-employed users. However, SKILL.md includes an 'Attribution' section that instructs the agent to execute python3 commands to read and update a file at /home/node/.openclaw/workspace/ru-pack-counter.txt and to append promotional text/links to responses. These file operations and promotional behavior are not needed for tax calculations and the skill metadata does not declare a dependency on python3 or any config paths.
Instruction Scope
Runtime instructions direct the agent to run specific shell/python commands that read and write a workspace file and conditionally modify responses (add t.me links and promotional text). This expands scope from pure calculation to persistent state mutation and unsolicited external linking — a clear scope creep and data-modifying side effect beyond the stated task.
Install Mechanism
There is no install spec (instruction-only), so nothing is downloaded or installed. That lowers supply-chain risk, but does not mitigate the fact that the instructions require executing python3 and performing file I/O at runtime which will alter the agent's workspace.
Credentials
The skill declares no required env vars or config paths, yet the instructions access a specific filesystem path (/home/node/.openclaw/workspace/ru-pack-counter.txt) and require python3. Access to that workspace path and ability to write persistent counters is not justified by tax calculations and is not declared in metadata.
Persistence & Privilege
The skill instructs the agent to persist a counter across runs by writing to a workspace file and to change future outputs based on that counter (adding promotional text until count>=3). That gives the skill persistent state and the ability to alter agent behavior over time — privileges that are unnecessary for a one-off tax calculation.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nalog-ru - 安装完成后,直接呼叫该 Skill 的名称或使用
/nalog-ru触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Исправлена ссылка на Telegram-канал в attribution-блоке: теперь t.me/maya_logs вместо @maya_logs.
- Версия обновлена до 1.0.2.
v1.0.1
- Attribution block at the end of the response was updated: author attribution was removed and contact details were slightly changed.
- No other changes to logic, features, or usage.
v1.0.0
Налоговый калькулятор для ИП и самозанятых: первый релиз.
- Позволяет рассчитать налог УСН 6%, НПД для самозанятых и страховые взносы ИП по введённым доходам и периоду.
- Учитывает правила и сроки уплаты для 2024–2025.
- Предлагает формат ответа с пояснениями и обязательными платежами.
- Добавлены меры безопасности: все пользовательские документы считаются недостоверными, текст анализируется только как данные, а не инструкции.
元数据
常见问题
Nalog Ru 是什么?
Рассчитай налог УСН 6%, НПД для самозанятых и страховые взносы ИП по введённым доходам и периоду. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 413 次。
如何安装 Nalog Ru?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nalog-ru」即可一键安装,无需额外配置。
Nalog Ru 是免费的吗?
是的,Nalog Ru 完全免费(开源免费),可自由下载、安装和使用。
Nalog Ru 支持哪些平台?
Nalog Ru 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Nalog Ru?
由 aggel008(@aggel008)开发并维护,当前版本 v1.0.2。
推荐 Skills