📦 DeepContent — 一键生成社媒内容

v2.0.0

输入任意网址,即可自动生成品牌化的 LinkedIn、X 与 Reddit 帖子,打造高效 AI 内容营销流水线。

0· 159·0 当前·0 累计
下载技能包
最后更新
2026/3/21
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill is coherent with its stated purpose, but before installing you should: (1) Verify the DEEPCONTENT_API_KEY scope and create a least-privilege key if possible. (2) Ask where the agent will store the session key and any persistent 'memory' (encrypted agent vault, ephemeral session only, or long-term memory?) and whether you can opt out of memory. (3) Test with non-sensitive URLs first — anything you send (including scraped page content) may be stored by the skill or the service. (4) Veri...
详细分析 ▾
用途与能力
Name/description (content marketing pipeline -> generate social posts) align with what the SKILL.md asks the agent to do: call the DeepContent API, route intents, and present UX. The only required credential (DEEPCONTENT_API_KEY) is appropriate for an API-backed service.
指令范围
Instructions are focused on routing/UX and API calls. However, the docs instruct the agent to 'Store the key for the session' and to 'note what the user changed' and store edits as memory for future runs — this implies persistent storage of user data and the API key. There are no directives to read unrelated files or environment variables, nor to transmit data to endpoints outside the stated API/frontend.
安装机制
Instruction-only skill with no install spec and no code files. No binaries or downloads are requested, so nothing is written to disk by the skill itself.
凭证需求
Only a single API key (DEEPCONTENT_API_KEY) is declared and used as the primary credential. That is proportionate and expected for the skill's purpose; no unrelated secrets or config paths are requested.
持久化与权限
The skill does not request always:true and is user-invocable. But it explicitly tells the agent to store the API key in-session and to persist user edits/preferences as memory — this increases persistence and potential long-term access to user data. Confirm what storage is used and whether storing the API key is encrypted/consented.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv2.0.02026/3/20

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install deepcontentskill23223
镜像加速npx clawhub@latest install deepcontentskill23223 --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库