← 返回 Skills 市场
naluko

QQBot Multi-Account

作者 Naluko · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
387
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install qqbot-multi-account
功能描述
QQBot 多账号运维排障技能。用于 OpenClaw 多 Bot、多 Agent 场景下的账号绑定检查、重复会话诊断、主动发送与本地插件打包导出。触发词:QQBot多账号、双机器人、双Agent、账号绑定、重复会话、appId隔离。
安全使用建议
This skill appears to do what it says: inspect local OpenClaw/qqbot configuration and create a tarball of the local qqbot extension. Before running: (1) review your OpenClaw config (~/.openclaw/openclaw.json) and any client secret files referenced by clientSecretFile to ensure you’re comfortable those paths will be printed or included, (2) understand that export-local-qqbot.sh packages the entire extension directory (QQBOT_SRC_DIR or ~/.openclaw/extensions/qqbot) which may contain secrets or credentials — move or remove sensitive files first or set QQBOT_SRC_DIR to a safe copy, (3) prefer running the scripts locally in a safe environment (they make no outbound network calls), and (4) consider setting QQBOT_EXPORT_DIR to a controlled location before exporting. If you want stronger assurance, inspect the plugin directory contents and the referenced secret file locations before using the export script.
功能分析
Type: OpenClaw Skill Name: qqbot-multi-account Version: 1.0.1 The skill provides diagnostic and management tools for QQBot that involve high-risk file system operations. Specifically, `inspect-qqbot.sh` reads sensitive configuration files (`openclaw.json`) and user data (`known-users.json`), while `export-local-qqbot.sh` packages the local plugin directory into a tarball. Although these actions are aligned with the stated purpose of troubleshooting and backup, the access to configuration paths and user identifiers constitutes a significant attack surface for local data collection.
能力评估
Purpose & Capability
Name/description (multi-account QQBot diagnostics and plugin export) align with the provided scripts and docs. The skill inspects OpenClaw config, known-users, and packages a local qqbot extension — all expected for its stated troubleshooting/export purpose.
Instruction Scope
The runtime instructions invoke two included shell scripts that: (a) read the OpenClaw config (default ~/.openclaw/openclaw.json) and print bindings/accounts and gateway port, and (b) tar the local qqbot extension directory (default ~/.openclaw/extensions/qqbot) into dist/. This stays within the troubleshooting/export scope, but scripts will reveal appId and clientSecretFile paths and can include any files present in the plugin directory (potentially secret files) in the generated archive.
Install Mechanism
No install spec and no network download/install steps — instruction-only skill with bundled scripts. This is the lowest-risk install pattern and coherent with the declared skill type.
Credentials
The skill declares no required env vars or credentials. The scripts do honor optional environment variables (QQBOT_SRC_DIR, QQBOT_EXPORT_DIR, QQBOT_KNOWN_USERS, OPENCLAW_CONFIG_PATH) but do not require external credentials. This is proportionate, though these env vars are not documented in SKILL.md as optional overrides (minor documentation gap).
Persistence & Privilege
always is false and the skill does not request persistent/system-wide privileges. It does not modify other skills or agent configs. Autonomous invocation is allowed by default but not combined with other high-risk behaviors.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install qqbot-multi-account
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /qqbot-multi-account 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Remove README publish tips and add required qqbot plugin prerequisite.
v1.0.0
Initial public release
元数据
Slug qqbot-multi-account
版本 1.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

QQBot Multi-Account 是什么?

QQBot 多账号运维排障技能。用于 OpenClaw 多 Bot、多 Agent 场景下的账号绑定检查、重复会话诊断、主动发送与本地插件打包导出。触发词:QQBot多账号、双机器人、双Agent、账号绑定、重复会话、appId隔离。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 387 次。

如何安装 QQBot Multi-Account?

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

QQBot Multi-Account 是免费的吗?

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

QQBot Multi-Account 支持哪些平台?

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

谁开发了 QQBot Multi-Account?

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

💬 留言讨论