Icp Filing
v2.3.6ICP备案指南。备案流程、材料清单、服务商选择、时间线、常见问题。ICP filing guide for China websites. ICP备案、网站备案。
⭐ 0· 372·0 current·0 all-time
bybytesagain4@xueyetianya
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the implementation: the SKILL.md and the two scripts implement an 'icp-filing' CLI (checklist, flow, query, province, footer, and simple local data commands). There are no environment variables, binaries, or config paths requested that are unrelated to providing an ICP filing guide and local helper.
Instruction Scope
SKILL.md confines behavior to providing guidance and invoking the local CLI. The instructions do not request reading arbitrary system files, scanning the environment for credentials, or sending data externally. They do instruct use of an optional ICP_FILING_DIR for local storage—consistent with the scripts.
Install Mechanism
No install spec or remote downloads are present; the skill is instruction-first and bundles two small local scripts. There is no URL-based installer or archive extraction that would pull remote code.
Credentials
No credentials or secret environment variables are required. The only environment variable referenced (ICP_FILING_DIR) is reasonable for controlling where the tool stores local data and logs.
Persistence & Privilege
always is false and the skill does not request elevated or system-wide privileges. The scripts create and write to a per-user data directory (~/.local/share/icp-filing by default), which is expected for a CLI helper. The skill does not modify other skills or global agent settings.
Assessment
This skill appears to be a local CLI helper for ICP filing and is internally consistent. Before installing or running it: (1) inspect the bundled scripts (already shown) and confirm you are comfortable running bash and an embedded Python snippet locally; (2) be aware it will create files under ~/.local/share/icp-filing (or the directory you set via ICP_FILING_DIR) — history.log, data.log, and a DB — so don't store sensitive personal data there unless you control the directory; (3) run it in a sandbox or with restricted permissions if you do not fully trust the source; (4) if you expect a packaged installer, note none is provided here (the skill is instruction+scripts only). Overall there are no red flags like credential collection or remote code downloads.Like a lobster shell, security has layers — review code before you run it.
latestvk975cq6fpnhs0d0mfbfb55gwn5832frhproductivityvk972667b4fvvdehcpcbcaqv4nn82rfkz
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
