CtrlK
BlogDocsLog inGet started
Tessl Logo

wxwork-moments

Publish content (text + images/video/link) to WeChat Work (企业微信) customer moments via wiseflow-relay. Credentials (corp_id + corp_secret) read from daemon.env and passed per-request; relay is stateless.

58

Quality

68%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Critical

Do not install without reviewing

Fix and improve this skill with Tessl

tessl review fix ./crews/main/skills/wxwork-moments/SKILL.md
SKILL.md
Quality
Evals
Security

Security

1 critical severity finding. Installing this skill is not recommended: please review these findings carefully if you do intend to do so.

Critical

E006: Malicious code pattern detected in skill scripts.

What this means

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.

Why it was flagged

The code deliberately sends enterprise credentials (corp_id / corp_secret) from environment variables to an external relay service (relay.openclaw-for-business.com / IP 123.60.18.144), which constitutes intentional credential exfiltration and third‑party access risk.

Report incorrect finding

Low

Low-risk findings.

1 low severity finding. Worth noting, but not necessarily harmful.

Low

W011: Third-party content exposure detected (indirect prompt injection risk).

What this means

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.

Why it was flagged

scripts/post_moments.py 在运行时直接消费用户提供的 CLI 文本参数(argparse 的 text)并在 payload 中原样作为朋友圈正文发送到 relay/api;若“正文”由外部自由文本作者(如社交聊天/工单输入)触发该 wrapper,则属于间接提示注入可用的未先选择具体条目的 free text 摄取。

Repository
TeamWiseFlow/xiaobei
Audited
Security analysis
Snyk

Is this your skill?

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.