创业启动助手

v1.0.0

创业启动助手 - 一站式公司注册、ICP备案、商标注册、银行开户等全流程服务。当用户询问:如何注册公司、ICP备案流程、商标怎么注册、公司开户、创业流程、营业执照办理、社保开户、税务登记、阿里云备案、腾讯云备案等涉及公司创建和运营起步相关问题时使用。

0· 117·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (company registration, ICP, trademark, bank account, tax/social insurance guidance) align with the included README, checklist markdown, and a small Node script that generates a local checklist. No unrelated environment variables, binaries, or config paths are requested.
Instruction Scope
SKILL.md contains step-by-step guidance and user questions (city, timeline, budget). It does not instruct the agent to read system files, environment variables, or transmit data to external endpoints beyond linking to public provider pages; no open-ended 'gather whatever you need' instructions are present.
Install Mechanism
No install spec is provided (instruction-only). The repository includes a small Node script (scripts/checklist-generator.js) that writes a Markdown file to assets/ — this is benign and expected for generating the included checklist. No remote downloads or third‑party package installs are declared.
Credentials
The skill declares no required environment variables, credentials, or config paths. The code uses only Node built-ins (fs, path). There are no requests for secret tokens or unrelated service credentials.
Persistence & Privilege
Skill flags are default (always: false, user-invocable, model invocation allowed). It only writes its own local assets/checklist file and does not modify other skills or system-wide agent settings.
Assessment
This skill appears coherent and low-risk: it provides guidance and a local checklist generator and asks users for contextual info (city, timeline, budget) when helping. Before installing, consider: (1) the skill will not automatically file or submit documents—it only provides instructions and generates local markdown; (2) do not paste sensitive documents (ID numbers, scanned licenses, bank account credentials) into chats unless you trust the environment—the skill does not request secrets but user-provided PII could be exposed in chat logs; (3) if you plan to run the included Node script, run it in a safe directory (it writes assets/startup-checklist.md) and review the script yourself; (4) the author/homepage is unknown—if you require long‑term support or legal assurance, prefer an established provider or review/modify the source prior to use.

Like a lobster shell, security has layers — review code before you run it.

latestvk97akp74xd1gcx2f79aed9fews83heah

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments