智能采集热点话题,10分制筛选优质选题,AI生成爆款内容(标题/封面/标签/图片/HTML排版),支持素材上传和草稿箱发布,一键发布到微信公众号、小红书、B站等多平台
65
77%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Critical
Do not install without reviewing
Fix and improve this skill with Tessl
tessl review fix ./skills/wechat-hotspot-publisher/wechat-hotspot-publisher/SKILL.mdSecurity
1 critical severity finding. Installing this skill is not recommended: please review these findings carefully if you do intend to do so.
Detected high-risk code patterns in the skill content — including its prompts, tool definitions, and resources — such as data exfiltration, backdoors, remote code execution, credential theft, system compromise, supply chain attacks, and obfuscation techniques.
The package includes an explicit, recommended "custom API" path that by default sends full article content (title, HTML body, cover URL, tags) to a hard-coded external IP/service—this is a deliberate data-exfiltration/backdoor-like behavior that encourages bypassing user credentials.
Low
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
High-level workflow in SKILL.md invokes “热点采集和内容生成阶段” without configuration, and the runtime path typically fetches outsider-authored free text from public sources (e.g., Zhihu/Weibo/RSS via scripts/fetch_sources.py HTTP requests) that is then fed into the LLM prompt as the selected topic/content for generation.
f595e96
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.