Ai Intelligent Content Generation
内容生成,文章生成 + 图片生成。
MIT-0 · Free to use, modify, and redistribute. No attribution required.
⭐ 0 · 68 · 1 current installs · 1 all-time installs
MIT-0
Security Scan
OpenClaw
Suspicious
high confidencePurpose & Capability
The skill describes AI writing, image and video generation and lists a Python/FastAPI + GPT stack. That purpose reasonably requires Git, Python, pip and an API key for whatever 'GPT integration' is used, but the registry metadata declares no required binaries, no env vars, and no primary credential — a clear mismatch between claimed capability and declared requirements.
Instruction Scope
The SKILL.md instructs cloning and running a GitHub repo (git clone ...; pip install -r requirements.txt; python app.py). Those are instructions to download and execute third-party code and to run a server; the instructions are otherwise vague (no mention of needed API keys, configuration, endpoints, or what the agent should call). This gives the agent broad discretion and requires executing remote code not represented in metadata.
Install Mechanism
Although the registry contains no install spec, the SKILL.md tells users/agents to git-clone a GitHub repository and run pip install + python app.py. Pulling and executing code from a remote repo is higher risk than an instruction-only skill. The repo URL is a GitHub path (a common host) but the skill provides no provenance or commit/tag, and the registry metadata did not advertise this install behavior.
Credentials
The skill mentions 'GPT 集成' (GPT integration) and content-audit functionality, which normally require API keys or service credentials, but requires.env lists none and no primaryEnv is declared. The absence of declared API keys (e.g., OpenAI_KEY or similar) is disproportionate and suggests incomplete or inconsistent metadata.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges in the manifest. There is no evidence it will forcibly persist or modify other skills' config. However, the SKILL.md's instruction to run a server implies it could create a long-running process if executed.
What to consider before installing
This skill is suspicious because its published metadata says it needs nothing, but the SKILL.md tells you to clone and run a GitHub repo (which will execute third‑party code) and it omits any mention of required API keys for GPT integration. Before installing or running: 1) Inspect the referenced GitHub repository and its commit history and requirements.txt to confirm who maintains it and what packages would be installed; 2) Do not run the code on a machine containing sensitive data or credentials — use a sandbox or disposable environment; 3) Verify what API keys or secrets the app requires and do not provide global or unrelated credentials; 4) Prefer a tagged release or official package instead of an anonymous main-branch clone; 5) If you cannot review the repo or confirm its maintainers, avoid installing. These inconsistencies are more likely software sloppiness than blatant malice, but they increase risk — treat accordingly.Like a lobster shell, security has layers — review code before you run it.
Current versionv1.0.0
Download ziplatest
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🤖 Clawdis
SKILL.md
AI 智能内容生成系统
描述
内容生成,文章生成 + 图片生成。
功能
- 文章生成(AI写作)
- 图片生成(AI绘图)
- 视频生成(AI视频)
- 标题优化(标题生成)
- 内容审核(自动审核)
定价
- 基础版:¥199/月(100 篇/月)
- 专业版:¥999/月(1000 篇/月)
- 企业版:¥2999/月(无限篇)
适用场景
- 内容创作
- 营销文案
- 新闻写作
- 社媒内容
技术栈
- Python + FastAPI
- GPT 集成
- 图片生成
- 内容审核
安装
git clone https://github.com/openclaw-skills/ai-intelligent-content-generation
cd ai-intelligent-content-generation
pip install -r requirements.txt
python app.py
创建:2026-03-13 作者:OpenClaw Skills Team
Files
1 totalSelect a file
Select a file to preview.
Comments
Loading comments…
