← Back to Skills Marketplace
wd041216-bit

OpenClaw 晴晴终极套件

by Da Wei · GitHub ↗ · v3.0.0 · MIT-0
cross-platform ⚠ suspicious
305
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install openclaw-ultimate-suite
Description
OpenClaw 终极技能整合套件 - 29 个技能一站式整合 × 61 个专业 Agent × 安全内置 × 自动激活 × 飞书集成。晴晴超级版:办公效率 + 生活助手 + 社交媒体 + 信息收集 + AI 代理 + 安全守护。
Usage Guidance
Summary of what to do before installing/activating: 1) Inspect scripts before running: open scripts/install.sh, scripts/deploy.sh and any skills' install/start scripts to confirm they don't download or execute untrusted binaries. Run them in a VM or container if you must test them. 2) Do NOT enable AUTO_SKILL_ACTIVATION or FEISHU_NOTIFY until you audit: automatic activation will cause many subskills/agents to run and may make outbound requests or post files to Feishu. Keep automatic activation off and test skills manually first. 3) Verify credential handling: the suite references Feishu, Xiaohongshu, TikTok, and IronClaw API keys in docs but they are not declared as required metadata. Expect to be asked for tokens; don't paste secrets into prompts. Use a secrets manager (1Password) as recommended and confirm where secrets are read from. 4) Review SKILL.md and flagged content: the unicode-control-chars finding suggests possible prompt obfuscation — open SKILL.md and other agent files to ensure there are no hidden control sequences or instructions that alter prompt behavior. 5) Run local audits: use the included ironclaw_audit.py and any linter/static analysis on the repo in an isolated environment to see what the suite will do. If you have a sandboxed account, test Feishu delivery with a throwaway or test workspace. 6) Prefer manual activation & minimal privileges: start by invoking a single, low-risk skill (e.g., weather) manually and check logs (~/.openclaw/logs). Only broaden permissions after successful inspections. If you want, I can (a) highlight lines in specific scripts that look suspicious if you paste them here, or (b) produce a short checklist of file/strings to grep for (network calls, exec()/subprocess, hard-coded tokens, base64 strings, shell redirects) to help your audit.
Capability Analysis
Type: OpenClaw Skill Name: openclaw-ultimate-suite Version: 3.0.0 The bundle is a comprehensive and well-documented suite of 30 skills and 61 agents designed for productivity, research, and security. The most significant security-relevant behaviors include the 'IronClaw' security tool (ironclaw_audit.py), which sends file content and messages to an external API (ironclaw.io) for threat labeling, and the workspace synchronization script (sync_openclaw_workspace.sh), which modifies the agent's core instruction files (AGENTS.md and TOOLS.md). These behaviors are transparently documented as core features for providing cloud-based security scanning and automated skill registration. The suite also includes proactive security measures like a repository auditor (repo_commander_audit.py) that scans for leaked secrets and a watchdog process (guardian.sh) for automated system recovery.
Capability Assessment
Purpose & Capability
The name, description and files (many sub-skills and docs) line up with a 'suite' integration. The three required env vars (AUTO_SKILL_ACTIVATION, FEISHU_NOTIFY, IRONCLAW_AUTO_SCAN) are reasonable for controlling behavior. Minor mismatch: docs and config checklist mention API keys (e.g., IRONCLAW_API_KEY, Xiaohongshu/TikTok keys) and external tooling, but these secrets are not declared as required env vars in the top-level metadata — the suite promises Feishu delivery but does not declare the Feishu credential variables. That gap is a coherence concern (integration expected but credential requirements are not surfaced in metadata).
Instruction Scope
The SKILL.md and many included docs/scripts instruct the agent to auto-activate many subskills and to run local security scans, Playwright installs, and Feishu file delivery. Automatic activation can cause the agent to spawn many agents that perform network I/O and file operations. The instructions reference system paths (~/.openclaw/logs), scanning scripts (ironclaw_audit.py), and delivery to Feishu; these are within the suite's stated scope but grant broad runtime scope. Also the SKILL.md contains a detected prompt-injection pattern (unicode control characters) which could be used to manipulate prompt parsing — that is out-of-band and should be reviewed carefully.
Install Mechanism
There is no formal install spec in the registry metadata, but the package contains many executable scripts (install.sh, deploy.sh, security-scan.sh) and dozens of skill code files. Installing via 'clawhub install' will put code on disk and enable scripts; this is expected for a suite but increases surface area compared to an instruction-only skill. No evidence in the provided data of obscure remote download URLs or URL-shortened installers, but you should inspect the scripts before execution.
Credentials
The required env vars are simple feature toggles rather than secrets, which is proportionate. However, the product references additional credentials (IronClaw API key, Xiaohongshu/TikTok cookies/API keys, Feishu tokens) in docs/config checklists and sub-skill READMEs without declaring them as required metadata. A suite that promises Feishu delivery but doesn't declare or document the required Feishu credential variables in top-level requires.env is an incompleteness that could hide runtime prompts for secrets or ad-hoc credential requests.
Persistence & Privilege
always:false (good). The skill can invoke the model autonomously (disable-model-invocation:false) — normal for skills. The combination of optional AUTO_SKILL_ACTIVATION (which enables automatic activation of many agents and potentially outbound notifications) plus Feishu delivery and crawling skills increases potential blast radius if enabled without review. Recommend not enabling AUTO_SKILL_ACTIVATION or FEISHU_NOTIFY until you audit the code and credentials.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-ultimate-suite
  3. After installation, invoke the skill by name or use /openclaw-ultimate-suite
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.0.0
30 个技能一站式整合 + 61 个 Agent + 自动激活 12x 速度 + 免费安全检测
v1.0.0
openclaw-ultimate-suite 3.0.0 晴晴超级版发布: - 一站式集成 29 个技能和 61 个专业 Agent,涵盖办公、生活、社交、信息收集等场景 - 全新自动激活引擎,支持场景识别与快捷技能联动 - 飞书集成,支持通知与交付 - 内置 IronClaw Guardian 全面安全检测,自动拦截风险操作 - 技能完全本地化,中文文档与优化 - 丰富配置选项与故障排查指引
Metadata
Slug openclaw-ultimate-suite
Version 3.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is OpenClaw 晴晴终极套件?

OpenClaw 终极技能整合套件 - 29 个技能一站式整合 × 61 个专业 Agent × 安全内置 × 自动激活 × 飞书集成。晴晴超级版:办公效率 + 生活助手 + 社交媒体 + 信息收集 + AI 代理 + 安全守护。 It is an AI Agent Skill for Claude Code / OpenClaw, with 305 downloads so far.

How do I install OpenClaw 晴晴终极套件?

Run "/install openclaw-ultimate-suite" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OpenClaw 晴晴终极套件 free?

Yes, OpenClaw 晴晴终极套件 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does OpenClaw 晴晴终极套件 support?

OpenClaw 晴晴终极套件 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OpenClaw 晴晴终极套件?

It is built and maintained by Da Wei (@wd041216-bit); the current version is v3.0.0.

💬 Comments