← 返回 Skills 市场
testmtcode

Social Security Fund

作者 testc0de · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
272
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install social-security-fund
功能描述
全国社保公积金查询助手。支持查询社保缴纳记录、公积金余额、五险一金计算、退休金估算。覆盖北京、上海、广州、深圳、杭州、成都等主要城市。
安全使用建议
This skill appears coherent and local: it runs included Python scripts to produce simulated social-security and housing-fund data and perform calculations. Before installing or running: (1) review the scripts yourself (they are small and readable) if the source is unknown; (2) do not pass real ID numbers, account passwords, or login credentials on the command line to untrusted code (command-line args can be visible to other users); (3) be aware requirements.txt includes web-scraping libraries — if later modified to perform real queries, the code could contact official sites and might need credentials (avoid providing them here unless you trust the maintainer); (4) the tool currently uses simulated data and does not persist or exfiltrate data, but confirm there are no network calls if you require offline-only behavior.
功能分析
Type: OpenClaw Skill Name: social-security-fund Version: 1.0.1 The skill bundle is a legitimate tool for calculating Chinese social security, housing fund contributions, and pension estimates. The Python scripts (calculate.py, pension_estimate.py, etc.) perform local mathematical calculations based on a static configuration file (city_rates.py). While the bundle includes dependencies like 'requests' and 'beautifulsoup4' in requirements.txt, they are not currently utilized for any network activity or data exfiltration. The query scripts (query_fund.py and query_social_security.py) explicitly provide simulated data and official government portal links rather than attempting to capture or transmit sensitive user credentials.
能力评估
Purpose & Capability
Name/description align with provided scripts: calculators (calculate.py, pension_estimate.py), simulated query helpers (query_social_security.py, query_fund.py) and a wrapper (check_deals.py). Required env vars/binaries/configs are none, which is consistent with a local, offline tool.
Instruction Scope
SKILL.md instructs running the included local Python scripts and shows optional ID/account arguments used only to generate simulated results. The scripts do not read unrelated system files or environment variables. Warning: supplying sensitive values (身份证号, 公积金账号) on the command line may expose them to other local users via process listings; the README/SKILL.md claims sensitive data is not stored or uploaded — current code does not persist or transmit such data.
Install Mechanism
No install spec; it's an instruction-only skill with a requirements.txt referencing requests and beautifulsoup4. That is reasonable given potential optional web scraping, though the shipped scripts currently do not perform network requests. Installing requirements (pip) is the only installation step and is proportionate.
Credentials
The skill requests no environment variables or credentials. It accepts user-supplied ID/account values as CLI args (used locally to generate simulated outputs). This is proportionate to the stated functionality, but users should avoid passing real credentials or sensitive tokens to unverified code.
Persistence & Privilege
Skill does not request persistent presence, does not modify other skills, and does not write configuration. SKILL.md mentions an optional cache file path in the file tree, but shipped scripts do not create or write cache files.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install social-security-fund
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /social-security-fund 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
优化文档:添加详细使用说明、参数说明、费率表、官方查询渠道、常见问题等
v1.0.0
Initial release of the Social Security and Housing Fund Assistant: - Supports query of social security payment records, housing fund balance, "five insurances and one fund" calculation, and pension estimation. - Covers major cities including Beijing, Shanghai, Guangzhou, and Shenzhen. - Provides sample commands for querying and calculation tasks. - Lists current rates and policies for main cities. - Offers both official data channels and web parsing capabilities. - Emphasizes privacy protection and regional policy differences.
元数据
Slug social-security-fund
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Social Security Fund 是什么?

全国社保公积金查询助手。支持查询社保缴纳记录、公积金余额、五险一金计算、退休金估算。覆盖北京、上海、广州、深圳、杭州、成都等主要城市。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 272 次。

如何安装 Social Security Fund?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install social-security-fund」即可一键安装,无需额外配置。

Social Security Fund 是免费的吗?

是的,Social Security Fund 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Social Security Fund 支持哪些平台?

Social Security Fund 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Social Security Fund?

由 testc0de(@testmtcode)开发并维护,当前版本 v1.0.1。

💬 留言讨论