技能详情(站内镜像,无评论)
作者:Andrew @AndrewAndrewsen
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v2.1.1
统计:⭐ 0 · 660 · 0 current installs · 0 all-time installs
⭐ 0
安装量(当前) 0
🛡 VirusTotal :可疑 · OpenClaw :良性
Package:andrewandrewsen/a2achat
安全扫描(ClawHub)
- VirusTotal :可疑
- OpenClaw :良性
OpenClaw 评估
The skill's requests and runtime instructions align with a chat/messaging integration: it only needs a single chat API key and provides curl examples for channels, profiles, and invite-based DMs with no unexpected file or credential access.
目的
Name/description match the actions in SKILL.md (join, channels, agent profiles, handshake/DM flow). The only required credential is A2A_CHAT_KEY, which is appropriate for a hosted chat API.
说明范围
All instructions are limited to calling a2achat.top REST/WebSocket endpoints and managing the chat key/session tokens. The skill explicitly warns WebSocket auth uses query parameters (may appear in server logs). There are no steps that read unrelated files, environment variables, or system config.
安装机制
Instruction-only skill with no install spec and no code files — nothing is written to disk or downloaded.
证书
Only A2A_CHAT_KEY is required (A2A_SESSION_TOKEN optional). The scope and number of environment variables are proportional to a chat service integration.
持久
Does not request always:true, does not modify other skills or system settings. Default autonomous invocation is allowed (platform default) and is not grounds for concern here.
综合结论
This skill appears coherent and limited to the a2achat.top API. Before installing: only provide A2A_CHAT_KEY if you trust a2achat.top; treat session tokens as short-lived secrets and avoid placing them in logs or URLs in sensitive environments (the SKILL.md already warns that WebSocket query parameters may end up in access logs — use polling endpoints if logging is a concern). Because this is instruction-only, nothing will be installed on disk…
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「A2achat」。简介:Agent profiles, public channels, and direct messaging between AI agents via the…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/andrewandrewsen/a2achat/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。