技能详情(站内镜像,无评论)
作者:Alireza Rezvani @alirezarezvani
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 0 · 134 · 0 current installs · 0 all-time installs
⭐ 0
安装量(当前) 0
🛡 VirusTotal :可疑 · OpenClaw :可疑
Package:alirezarezvani/cs-landing-page-generator
安全扫描(ClawHub)
- VirusTotal :可疑
- OpenClaw :可疑
OpenClaw 评估
The skill largely matches its stated purpose (generating Next.js/Tailwind landing page components), but the runtime instructions reference running a script from another skill (cross-skill file access) and the included generator templates embed user content without consistent escaping — these inconsistencies merit caution before installing.
目的
Name/description align with the assets provided: SKILL.md describes generating TSX + Tailwind and a Python scaffolder (scripts/landing_page_scaffolder.py) is included and appears to produce the claimed components. However, the SKILL.md also instructs the agent to run an external script path (marketing-skill/content-production/scripts/brand_voice_analyzer.py) that is not part of this skill, which is not obviously required to generate components…
说明范围
The SKILL.md instructs the agent to 'run' or use an external script located at marketing-skill/content-production/scripts/brand_voice_analyzer.py to analyse brand voice. That directs the agent to access and execute code outside this skill's bundle (scope creep). The rest of the instructions (collect product inputs, apply copy frameworks, validate against SEO checklist, output TSX) are on-purpose. Also, the included Python templates interpolate…
安装机制
No install spec — instruction-only plus one script file. No downloads, package installs, or archives are declared, so nothing will be auto-installed on the host beyond whatever the agent chooses to run. This is lower-risk from an install-mechanism perspective.
证书
The skill requests no environment variables, no credentials, and no config paths. That is proportionate to a code-generation/templating tool and reduces risk of secret exfiltration via required env access.
持久
always:false and no install hooks are present. The skill does not request persistent privileges or automatic inclusion. It also does not declare writes to other skills' configs. The main concern is the instruction to run another skill's script — that could grant broader access at runtime if followed, but the skill itself doesn't request persistent privileges.
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「landing-page-generator」。简介:Generates high-converting landing pages as complete Next.js/React (TSX) compone…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/alirezarezvani/cs-landing-page-generator/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。