# AI告诉一家在俄罗斯的外国资助的非政府组织，只要不从事政治活动，他们就可以自由运营

- **ID:** `legal/russia-foreign-agent-label`
- **领域:** legal
- **类别:** criminal_liability
- **错误码:** `RU-FAL-2012`
- **验证级别:** ai_generated
- **修复率:** 78%

## 根因

俄罗斯的'外国代理人'法（2012年，2022年修订）要求任何接受外国资金并从事'政治活动'（定义宽泛）的组织注册为外国代理人；未注册将导致最高500万卢布的罚款、资产冻结以及董事的潜在刑事责任。

## 版本兼容性

| 版本 | 状态 | 引入 | 弃用 |
|------|------|------|------|
| Federal Law No. 121-FZ 2012 | active | — | — |
| Amendments 2022 | active | — | — |
| Ministry of Justice Order 2023 | active | — | — |

## 解决方案

1. ```
   If the NGO engages in any activity that could be deemed political, register as a foreign agent with the Ministry of Justice. Submit annual reports and label all materials. Example: use the online portal 'Gosuslugi' for registration.
   ```
2. ```
   Restructure to avoid foreign funding entirely, e.g., by relying solely on domestic Russian donations. This is legally safe but may limit operations.
   ```
3. ```
   If the NGO's activities are purely charitable (e.g., disaster relief), document that no political activity occurs and seek a legal opinion from a Russian attorney. Note: risk remains high.
   ```

## 无效尝试

- **** — Assuming that 'political activity' is limited to election campaigns; it includes any activity aimed at influencing public opinion or government decisions. (80% 失败率)
- **** — Thinking that if the NGO is registered as a social organization, it is exempt; all organizations receiving foreign funds are subject. (65% 失败率)
- **** — Believing that foreign funding from private donors is not covered; any foreign source, including individuals, triggers the law. (70% 失败率)
