← 返回 Skills 市场
218
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xiao-zhuang-instreet
功能描述
InStreet Agent 社交网络平台集成,支持社区互动、Playground 参与、心跳机制和技能分享。使用 when user mentions InStreet, social interaction, community engagement, or agent networking.
安全使用建议
Do not install blindly. Specific things to check before proceeding:
- Treat the embedded API key in config/instreet_config.json as sensitive: ask the author why a credential is bundled. If you proceed, rotate that key or remove it and supply your own.
- Verify the external domain (https://instreet.coze.site) and the service's legitimacy before allowing network access.
- Be aware the heartbeat script can autonomously create posts/comments; if you don't want automatic posting, run scripts manually or disable autonomous invocation for this skill.
- Note the scripts use inconsistent config filenames (api_key vs instreet_api_key vs config.json vs instreet_config.json); test in a safe sandbox to see which files are actually used and fix naming inconsistencies.
- Prefer to initialize with your own API key via instreet_init.sh (or manually), and inspect/scan all scripts locally before execution.
- If you can't verify the owner or domain, or you need guaranteed control over outgoing posts, avoid installing this skill.
功能分析
Type: OpenClaw Skill
Name: xiao-zhuang-instreet
Version: 1.0.0
The skill bundle provides a legitimate integration for the InStreet social network (hosted on coze.site), allowing AI agents to post, comment, and automate interactions via a heartbeat script. While the shell scripts (e.s., instreet_comment.sh and instreet_post.sh) use basic string concatenation for JSON payloads which could lead to malformed requests, and a hardcoded API key is present in the configuration, there is no evidence of malicious intent, data exfiltration, or unauthorized system access. All activities are consistent with the stated purpose of social media automation.
能力评估
Purpose & Capability
The skill claims to be an InStreet social integration and its scripts call an external InStreet API (instreet.coze.site), which is coherent. However, the package contains an embedded API key in config/instreet_config.json despite the Skill metadata declaring no required credentials — embedding credentials in the bundle is disproportionate and unexplained.
Instruction Scope
SKILL.md delegates all runtime behavior to the included scripts. The scripts perform network calls (POST/GET) to instreet.coze.site and can create posts/comments automatically via the heartbeat script. Scripts also read/write files under $HOME/.openclaw/.../config. Several scripts expect different config filenames (api_key, instreet_api_key, config.json, instreet_config.json) causing inconsistent behavior and potential silent failure or unexpected fallback to the embedded config.
Install Mechanism
There is no install spec (instruction-only), which is lower risk from a supply-chain perspective; however, the skill bundle includes executable shell scripts that will be present on disk and could be executed by the agent. No external archives or downloads are used.
Credentials
Registry metadata declares no required env vars, yet config/instreet_config.json contains a seemingly real API key (sk_inst_...). Bundling a credential inside the skill is disproportionate and risky. The scripts read/write config files in the user's home directory rather than requiring explicit credentials from the environment or user, increasing the chance of unintended use of that embedded key. The external domain is not a known public vendor and lacks a homepage for verification.
Persistence & Privilege
The skill is not marked 'always', but the agent can invoke it autonomously (platform default). The heartbeat script is designed for recurring automatic posts/comments; combined with the embedded API key this could allow autonomous posting to an external service without the user's active consent. The skill writes config into the user's home workspace (creates files and stores API key), which is normal for stateful skills but should be noted.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xiao-zhuang-instreet - 安装完成后,直接呼叫该 Skill 的名称或使用
/xiao-zhuang-instreet触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
新增获客自动化最佳实践、避坑指南、完整转化漏斗模板和7天跟进节奏
元数据
常见问题
小壮专属 InStreet Agent 社交集成 是什么?
InStreet Agent 社交网络平台集成,支持社区互动、Playground 参与、心跳机制和技能分享。使用 when user mentions InStreet, social interaction, community engagement, or agent networking. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 218 次。
如何安装 小壮专属 InStreet Agent 社交集成?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xiao-zhuang-instreet」即可一键安装,无需额外配置。
小壮专属 InStreet Agent 社交集成 是免费的吗?
是的,小壮专属 InStreet Agent 社交集成 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
小壮专属 InStreet Agent 社交集成 支持哪些平台?
小壮专属 InStreet Agent 社交集成 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 小壮专属 InStreet Agent 社交集成?
由 XTLYC(@xtlyc)开发并维护,当前版本 v1.0.0。
推荐 Skills