openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > SeedDrop

Community engagement assistant that monitors platforms, generates valuable replies referencing your product naturally, and supports approve or auto modes.

开发与 DevOps

作者:LIU @2019-02-18

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.2

统计:⭐ 0 · 46 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :可疑 · OpenClaw :良性

Package:2019-02-18/seed-drop

安全扫描(ClawHub)

  • VirusTotal :可疑
  • OpenClaw :良性

OpenClaw 评估

SeedDrop's code, runtime instructions, and required files are consistent with a community engagement assistant; it asks for platform credentials (cookies) and uses local files for configuration and logs — this matches its stated purpose, but review credential handling and auto-posting risks before use.

目的

The skill name/description (monitor platforms and post replies) aligns with the included scripts: monitor, scorer, responder, adapters per-platform, analytics, and an auth bridge. Adapters call platform APIs (e.g., Bilibili) and the auth bridge manages cookies or delegates to SocialVault — these are expected for this functionality.

说明范围

SKILL.md instructs the agent to run local TypeScript scripts via npx/tsx and to read/write local memory files (brand profile, interaction log, blacklist). It also instructs the agent to obtain credentials via auth-bridge (which may instruct the agent to run SocialVault commands). There are no instructions to read unrelated secrets or system state beyond home-directory lookups for SocialVault; however, the agent is expected to perform network c…

安装机制

This is an instruction-only skill (no install spec); code files are bundled with the skill. No installers or external arbitrary downloads are used. The clawhub metadata expects node/npx/tsx available to run the scripts locally — consistent and proportionate.

证书

No environment variables are declared as required, but auth-bridge reads HOME/USERPROFILE to search for SocialVault in the user home. The primary credentials are platform cookies (SESSDATA, BDUSS, z_c0, a1, etc.) which are sensitive but are necessary for the stated purpose (API/browser posting). The local fallback uses config/accounts.json (plaintext) for credentials; the SKILL.md explicitly recommends using the SocialVault companion to avoid …

持久

The skill is not forced-always (always: false) and defaults allow autonomous invocation (platform default). It does read/write its own memory files (interaction-log, performance-stats) but does not modify other skills' configs. The combination of autonomous invocation + posting capability increases potential impact (automatic replies), so users should be careful with auto mode.

综合结论

This skill appears to do what it claims — monitor Chinese community platforms and generate/send replies — and requires platform credentials (cookies) to act on your behalf. Before installing: - Do not store cookies in config/accounts.json in plaintext if you can avoid it: install the recommended SocialVault companion and use it to hold credentials. - Review memory/interaction-log.jsonl and config/accounts.json in the skill folder to see what w…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「SeedDrop」。简介:Community engagement assistant that monitors platforms, generates valuable repl…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/2019-02-18/seed-drop/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。