Skill flagged — suspicious patterns detected

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

微信朋友圈爆款文案生成器

v1.0.0

根据产品、场景和风格自动生成适合微信朋友圈的爆款文案,包含配图建议和互动引导。

0· 87·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 jessabuivolova-sketch/wechat-moments-viral-generator.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "微信朋友圈爆款文案生成器" (jessabuivolova-sketch/wechat-moments-viral-generator) from ClawHub.
Skill page: https://clawhub.ai/jessabuivolova-sketch/wechat-moments-viral-generator
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 wechat-moments-viral-generator

ClawHub CLI

Package manager switcher

npx clawhub@latest install wechat-moments-viral-generator
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Suspicious
medium confidence
Purpose & Capability
Name/description match the provided Python implementation: local templates, emoji suggestions, publish-time tips and interaction prompts. No unrelated environment variables, binaries, or external services are requested; the included code generates outputs entirely locally.
Instruction Scope
SKILL.md stays within scope (generate copy given product/scene/style/count). However it explicitly instructs generation strategies like '制造稀缺/制造羡慕/制造焦虑' (create scarcity/jealousy/anxiety), which is ethically manipulative — this is within functional scope but noteworthy. The instructions do not tell the agent to read unrelated files, access env vars, or call external endpoints.
Install Mechanism
No install spec; skill is instruction-only with a single Python file included. There are no download URLs or extract steps. Risk from installation is low, though executing the included Python file will run code on the host (it appears self-contained and does not perform network I/O).
Credentials
No required environment variables, credentials, or config paths are declared or used. The code reads no env vars and contains no network calls or credential access.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or modify other skills. It does not include any autonomous persistence mechanism beyond normal skill behavior.
Scan Findings in Context
[unicode-control-chars] unexpected: SKILL.md contained unicode control characters (scanner-detected). These invisible characters can be used for prompt-injection or to alter how text is interpreted by parsers/agents. This is not expected or necessary for a copy-generator and should be inspected/removed.
What to consider before installing
This skill is mostly coherent and low-risk technically: the Python file is self-contained, there are no network calls or credential requirements, and the SKILL.md instructions align with the stated purpose. However: 1) The SKILL.md flagged for unicode control characters — inspect and remove invisible characters before installing or running, as they can be used for prompt-injection or to hide malicious instructions. 2) Verify the source (homepage unknown) before paying or enabling in production. 3) Consider running the code in a sandbox first to confirm it has no hidden network activity. 4) Be aware the content strategy explicitly promotes manipulative tactics (scarcity/jealousy/anxiety); ensure using the outputs complies with platform rules and your ethical standards. If you see any additional hidden files, unexpected network endpoints, or requests for credentials, treat that as a strong warning and do not install.

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

latestvk972hw0x6eka9mns4ehfe3626184cxaj
87downloads
0stars
1versions
Updated 3w ago
v1.0.0
MIT-0

微信朋友圈爆款文案生成器 v1.0

核心功能

输入产品/场景/情绪,自动生成微信朋友圈爆款文案。支持微商出货、种草安利、个人IP、励志鸡血、限时促销5种风格。

定价

  • 单次:9.9元
  • 包月:59元

输入参数

参数类型说明
product_scenestring产品或场景描述
stylestringreseller(微商出货)/ promote(种草安利)/ personal_ip(个人IP)/ motivational(励志鸡血)/ flash_sale(限时促销)
countnumber生成条数(3-20条)

输出结构

每条文案包含:

  1. 主文案 — 直接可发的朋友圈文字
  2. 配套emoji组合 — 吸睛排版
  3. 配图建议 — 文字说明
  4. 发布时间 — 早/中/晚哪个时段最佳
  5. 互动引导 — 评论引导话术

执行流程

  1. 分析目标受众画像
  2. 选择最适合的风格模型
  3. 生成主文案(制造稀缺/制造羡慕/制造焦虑)
  4. 匹配emoji组合
  5. 给出配图和发布时间建议
  6. 生成互动引导语

适用场景

  • 微商朋友圈运营
  • 社群推广
  • 个人品牌打造
  • 私域转化
  • 限时活动促销

Skill配置

{
  "name": "微信朋友圈爆款文案生成器",
  "category": "内容创作",
  "price_single": 9.9,
  "price_monthly": 59,
  "icon": "📱",
  "delivery": "即时",
  "requires_input": ["product_scene", "style", "count"]
}

Comments

Loading comments...