Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

热点内容创作助手

v1.0.0

热点内容创作助手:自动抓取多平台热点,筛选创作方向,生成小红书封面图和虚拟博主形象, 写出有人味的爆款内容。触发词:热点创作、追热点、创作方向、小红书方向、抖音方向。 适用场景:需要从热点中挖掘内容创作方向并生成配图+文案的完整工作流。

0· 44·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for pengpengliu1212-art/hot-content-creator.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "热点内容创作助手" (pengpengliu1212-art/hot-content-creator) from ClawHub.
Skill page: https://clawhub.ai/pengpengliu1212-art/hot-content-creator
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install hot-content-creator

ClawHub CLI

Package manager switcher

npx clawhub@latest install hot-content-creator
Security Scan
Capability signals
Requires sensitive credentials
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Suspicious
medium confidence
!
Purpose & Capability
The declared goal (multi‑platform hotspot harvesting + image and copy generation) matches the instructions (calls to UAPI and image/text generation). However the SKILL.md expects a UAPI API key and an image generator, yet the registry metadata lists no required env vars or credentials — that's an inconsistency. Source/homepage is unknown which reduces ability to verify intent.
!
Instruction Scope
Instructions tell the agent to: (a) make parallel API requests to uapis.cn endpoints to fetch platform hotspots, (b) read several files under /workspace (XHS_COVER_STYLE.md, AVATAR_PROFILE.md, /workspace/scripts/humanize_write.md), (c) call an external image generator, and (d) automatically trigger the humanize-write skill. Reading arbitrary workspace files and automatically invoking another skill expands scope beyond just 'generate content' and is not reflected in metadata.
Install Mechanism
No install spec and no code files — the skill is instruction‑only, so it does not write or execute new code on install. This is the lowest install risk.
!
Credentials
SKILL.md requires a UAPI API key and an image generation tool but the skill metadata declares no required env vars or primary credential. The skill also instructs reading workspace files (which may contain other secrets). Requesting an API key without declaring it in metadata is disproportionate and should be clarified.
Persistence & Privilege
always is false and the skill does not request permanent presence or system config changes. It does instruct autonomous triggering of another skill (humanize-write) after certain steps — autonomous invocation is platform‑normal but increases blast radius if combined with other risks (see other concerns).
What to consider before installing
Before installing or enabling this skill: (1) verify where the UAPI API key is stored and ensure the skill will not exfiltrate it — prefer setting the key in a controlled env variable or replacing it with a placeholder as suggested; (2) inspect the referenced local files (/workspace/imgs/XHS_COVER_STYLE.md, /workspace/imgs/AVATAR_PROFILE.md, /workspace/scripts/humanize_write.md) to ensure they don't contain secrets or unexpected code; (3) confirm the image generation tool is local or from a trusted provider and that network calls are limited to expected endpoints (uapis.cn and your chosen image API); (4) verify the uapis.cn endpoints are the intended service and acceptable for your data; (5) review the humanize-write skill (if present) before allowing this skill to auto‑trigger it; (6) consider running the skill in an isolated environment or with restricted agent permissions until you are comfortable with its behavior.

Like a lobster shell, security has layers — review code before you run it.

contentvk97ah91gy8bwngzed386tj84v185pqa4creationvk97ah91gy8bwngzed386tj84v185pqa4hotvk97ah91gy8bwngzed386tj84v185pqa4latestvk97ah91gy8bwngzed386tj84v185pqa4xiaohongshuvk97ah91gy8bwngzed386tj84v185pqa4
44downloads
0stars
1versions
Updated 10h ago
v1.0.0
MIT-0

热点内容创作助手

触发词:「热点创作」「追热点」「创作方向」「小红书方向」「抖音方向」
适用场景:需要从热点中挖掘内容创作方向,并生成配图+文案的完整工作流
前置要求:需要配置 UAPI API Key(用于热点抓取)和图片生成工具


完整流程(5步)

Step1 抓热点(先生无需输入)
  → 并行调用 UAPI 热点接口抓取6个平台数据
  → weibo / zhihu / douyin / hupu / 36kr / xiaohongshu(搜索补充)
        ↓
Step2 模型筛选5个创作方向
  → 热度 × 话题性 × 视觉呈现 × 差异化
  → 先生选方向(输入数字1-5)
        ↓
Step3 生成小红书大字报封面
  → 读取 XHS_COVER_STYLE.md 设计规范
  → 调用图片生成工具生成封面
  → 推荐尺寸:3:4(竖版)
        ↓
Step4 生成虚拟博主形象(芊芊风格)
  → 读取 AVATAR_PROFILE.md 形象规范
  → 按当天星期穿对应颜色服装
  → 生成二次元风格出镜图
        ↓
Step5 去AI味写作(自动触发)
  → 读取 humanize-write 技能
  → 先生选平台: 小红书 / 抖音
  → 先生选风格: 日常分享 / 专业干货 / 情感共鸣 / 搞笑吐槽
  → 输出真人感爆款文案

Step1 热点抓取(API调用)

UAPI 配置

  • Base URL: https://uapis.cn/api/v1
  • 授权Header: Authorization: Bearer {YOUR_UAPI_KEY}
  • 获取地址:https://uapis.cn/account

并行抓取(5个API同时请求)

weibo:   GET /misc/hotboard?type=weibo
zhihu:   GET /misc/hotboard?type=zhihu
douyin:  GET /misc/hotboard?type=douyin
hupu:    GET /misc/hotboard?type=hupu
36kr:    GET /misc/hotboard?type=36kr

小红书补充(搜索API)

POST https://uapis.cn/api/v1/search/aggregate
Body: {"query": "{小红书相关关键词}", "limit": 8, "time_range": "week"}

数据筛选规则

  • 只保留1天/3天内新发生的事件(超过5天排除)
  • 优先选择:有话题性、有视觉素材、能引发情绪共鸣的方向
  • 输出5个方向,每个包含:平台来源 + 热度分 + 切入角度 + 预估效果

Step3 封面图生成规范

必读设计文件

  • /workspace/imgs/XHS_COVER_STYLE.md(站内路径,读取完整设计规范)
  • 参考样式:科技大事件风格 — 金黄→深红褐径向渐变 + 3D大字

封面图提示词模板

金黄到深红褐径向渐变背景(#FFB800中心 → #8B0000边缘),布满从中心向外扩散的放射性光束,高饱和暖调像火焰能量爆发,科幻感极强,超大加粗白色立体字"[实际标题]",居中构图,右下角署名,无水印,电影感,高品质,4K

输出尺寸

  • 平台:小红书 → 3:4 竖版(推荐)
  • 分辨率:2K

Step4 虚拟形象生成规范

必读形象文件

  • /workspace/imgs/AVATAR_PROFILE.md(站内路径,读取完整形象规范)
  • 角色名:芊芊,二次元少女风格
  • 服装颜色(按星期):
    • 周一:深灰 | 周二:黑色 | 周三:藏青 | 周四:酒红 | 周五:OPPO橙 | 周六:浅灰

形象提示词模板(参考 AVATAR_PROFILE.md 生成)

二次元动漫风格,一位楚楚动人的年轻女生,鹅蛋脸,白皙肤色,大眼睛,琥珀色瞳孔,浅棕色中长卷发,发梢有卷曲感,额前碎刘海,[开心/楚楚动人]表情,身穿[对应星期颜色]服装,纯白背景,无水印,高品质

Step5 去AI味写作(调用 humanize-write)

触发时机

先生确认封面图和形象图后,自动触发,无需先生额外输入「去AI味」

执行方法

  1. 读取技能文件:/workspace/scripts/humanize_write.md(或 humanize-write 技能目录)
  2. 根据先生选择的平台和风格,按照 humanize-write 技能规范执行

先生可选参数

参数选项
平台小红书 / 抖音
风格日常分享 / 专业干货 / 情感共鸣 / 搞笑吐槽

输出格式

## 📝 [平台名称] 正文

[标题]
正文内容...

---
生成时间:YYYY-MM-DD
原文主题:[热点标题]
平台:[选定的平台]
风格:[选定的风格]

隐私说明

  • UAPI API Key 仅本地使用,不随技能发布
  • 发布前请将 hot_content_creator.md 中的 Key 替换为占位符:YOUR_UAPI_KEY

Comments

Loading comments...