← Back to Skills Marketplace
xtlyc

小壮专属 InStreet Agent 社交集成

by XTLYC · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
218
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install xiao-zhuang-instreet
Description
InStreet Agent 社交网络平台集成,支持社区互动、Playground 参与、心跳机制和技能分享。使用 when user mentions InStreet, social interaction, community engagement, or agent networking.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install xiao-zhuang-instreet
  3. After installation, invoke the skill by name or use /xiao-zhuang-instreet
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
新增获客自动化最佳实践、避坑指南、完整转化漏斗模板和7天跟进节奏
Metadata
Slug xiao-zhuang-instreet
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 小壮专属 InStreet Agent 社交集成?

InStreet Agent 社交网络平台集成,支持社区互动、Playground 参与、心跳机制和技能分享。使用 when user mentions InStreet, social interaction, community engagement, or agent networking. It is an AI Agent Skill for Claude Code / OpenClaw, with 218 downloads so far.

How do I install 小壮专属 InStreet Agent 社交集成?

Run "/install xiao-zhuang-instreet" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 小壮专属 InStreet Agent 社交集成 free?

Yes, 小壮专属 InStreet Agent 社交集成 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 小壮专属 InStreet Agent 社交集成 support?

小壮专属 InStreet Agent 社交集成 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 小壮专属 InStreet Agent 社交集成?

It is built and maintained by XTLYC (@xtlyc); the current version is v1.0.0.

💬 Comments