← Back to Skills Marketplace
413
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install nalog-ru
Description
Рассчитай налог УСН 6%, НПД для самозанятых и страховые взносы ИП по введённым доходам и периоду.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nalog-ru - After installation, invoke the skill by name or use
/nalog-ru - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
- Предлагает формат ответа с пояснениями и обязательными платежами.
- Добавлены меры безопасности: все пользовательские документы считаются недостоверными, текст анализируется только как данные, а не инструкции.
Metadata
Frequently Asked Questions
What is Nalog Ru?
Рассчитай налог УСН 6%, НПД для самозанятых и страховые взносы ИП по введённым доходам и периоду. It is an AI Agent Skill for Claude Code / OpenClaw, with 413 downloads so far.
How do I install Nalog Ru?
Run "/install nalog-ru" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nalog Ru free?
Yes, Nalog Ru is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Nalog Ru support?
Nalog Ru is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).
Who created Nalog Ru?
It is built and maintained by aggel008 (@aggel008); the current version is v1.0.2.
More Skills