cbismb-harmonyos-publish
ReviewAudited by ClawScan on May 10, 2026.
Overview
This is a straightforward article-publishing helper, but it uses your logged-in browser to post public content and should be used only after reviewing the article and settings.
Use this skill only when you intend to publish to cbismb.com. Before the final Publish action, review the full article text and settings, confirm you are logged into the correct account, and explicitly decide whether to accept the privacy statement or save a draft instead.
Findings (3)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
The agent may publish an article visible to others under the user's cbismb.com account.
The skill intentionally uses browser actions to submit a public article. This matches the stated purpose, but publishing public content is a high-impact action.
本技能用于自动发布文章到中小企业 IT 网 HarmonyOS 开发者社区板块。 ... 点击「发布」按钮
Review the title, body, category, tags, originality, privacy, and comments settings before allowing the final Publish step; ask it to save a draft if unsure.
Any publish action will be performed as the currently logged-in cbismb.com user.
The workflow relies on the user's existing logged-in browser session and browser relay to perform account actions.
- 用户已登录中小企业 IT 网账号 - Chrome 浏览器已附加 OpenClaw Browser Relay 扩展
Confirm the browser is logged into the intended account and avoid using a shared or unintended browser profile.
The agent could check a privacy-statement box as part of publishing if the user accepts defaults.
The skill defaults the privacy-statement checkbox to true. This is disclosed and tied to publishing, but privacy or policy acknowledgements should be explicit.
privacy_agreement: type: boolean description: 是否勾选隐私声明 default: true ... 根据 `privacy_agreement` (默认: true) 勾选「隐私声明」复选框
Explicitly confirm whether to accept the privacy statement before publishing, especially if the site terms matter for the article.
