agentsclimarketplace

Wechat compliance redlines

Skill maojiebc/majia-siyu-team/plugins/compliance-critic/skills/wechat-compliance-redlines

企业微信封号红线 + 广告法违禁词库,逐条核查私域方案的合规性。Use this skill when 合规官核查方案是否踩企微封号/广告法红线时。From its SKILL.md

Install
npx -y skills add maojiebc/majia-siyu-team --skill wechat-compliance-redlines

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 20 days oldThe repository was created 20 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.5 KB, 463 tokens by cl100k_base, as published. Nobody here has run it

企微合规红线核查(合规官)

Overview

合规官在 Step 2 对方案里每一个拉新/裂变/触达动作逐条核对红线。命中即标 COMPLIANCE_RED,对方案有一票否决权。 词库唯一落在 src/siyu_team/eval/compliance_lexicon.py,规则依据见 knowledge/01-wechat-official/compliance/redlines.md

核查清单

  1. 封号高危动作:外挂/群发软件/自动加好友/虚拟定位/诱导式裂变/未授权批量加人 → COMPLIANCE_RED
  2. 广告法绝对化:最/第一/国家级/100%/永久/稳赚 → ABSOLUTE_CLAIM
  3. 个人信息:收集信息是否明示授权、会话存档是否告知
  4. 裂变路径:是否走企微官方「客户联系/客户群/群发」白名单

输出

对每个被否决项给:命中条款(指向 redlines.md)+ 整改建议(合规替代动作)。

红线维护:先核对 knowledge/01-wechat-official/compliance/redlines.md,再只改 eval/compliance_lexicon.py;其他 Python 文件只 import。


不知道下一步用哪个 skill?

输入 /siyu

这是私域工具箱的导航入口。它会读取刚才的具体结论,选择当前最值得处理的一个方向, 并直接路由到对应 skill。迷路了就回 /siyu

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,645. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.