<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: kuanghs</title>
    <description>The latest articles on Forem by kuanghs (@kuanghs).</description>
    <link>https://forem.com/kuanghs</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3935187%2F53a814d6-2415-485a-854f-9682e4a4e744.jpeg</url>
      <title>Forem: kuanghs</title>
      <link>https://forem.com/kuanghs</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/kuanghs"/>
    <language>en</language>
    <item>
      <title>Hermes Agent Needs a Legal Red Line: China Compliance Skills for the World's #1 Agent Framework</title>
      <dc:creator>kuanghs</dc:creator>
      <pubDate>Sun, 17 May 2026 03:34:54 +0000</pubDate>
      <link>https://forem.com/kuanghs/hermes-agent-needs-a-legal-red-line-china-compliance-skills-for-the-worlds-1-agent-framework-38d8</link>
      <guid>https://forem.com/kuanghs/hermes-agent-needs-a-legal-red-line-china-compliance-skills-for-the-worlds-1-agent-framework-38d8</guid>
      <description>&lt;p&gt;Hermes Agent just surpassed OpenClaw as the world's most-used AI agent framework (271B tokens/day on OpenRouter). But here's the gap nobody's filling:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;No one is teaching agents where the legal lines are.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Every compliance skill on skills.sh and ClawHub targets GDPR, CI/CD, or SOC 2 — Western regulatory frameworks. China's legal landscape? A complete blank.&lt;/p&gt;

&lt;p&gt;That's dangerous. Because:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;China is the world's largest e-commerce market&lt;/li&gt;
&lt;li&gt;Chinese law has 10 absolute prohibition categories that can shut down a business overnight&lt;/li&gt;
&lt;li&gt;Cross-border sellers face 5 compliance dimensions (product certification, tax, data protection, IP, platform rules) before they can even list a product&lt;/li&gt;
&lt;li&gt;Advertising law has 9 categories of prohibited words — using "最" (best) or "第一" (first) in a product title can trigger fines up to ¥2M&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Three Skills, One Command
&lt;/h2&gt;

&lt;p&gt;I built three compliance skills specifically for this gap. They work with Hermes Agent, OpenClaw, and any SKILL.md-compatible framework.&lt;/p&gt;

&lt;h3&gt;
  
  
  Install all three in 30 seconds:
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npx skills add kuanghs/agent-skills
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Or install individually via Hermes:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;hermes skills &lt;span class="nb"&gt;install &lt;/span&gt;https://raw.githubusercontent.com/kuanghs/agent-skills/main/cn-business-compliance-check/SKILL.md
hermes skills &lt;span class="nb"&gt;install &lt;/span&gt;https://raw.githubusercontent.com/kuanghs/agent-skills/main/cn-ecommerce-compliance/SKILL.md
hermes skills &lt;span class="nb"&gt;install &lt;/span&gt;https://raw.githubusercontent.com/kuanghs/agent-skills/main/cn-advertising-compliance/SKILL.md
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  Skill 1: cn-business-compliance-check
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;The three-layer filter every business decision needs.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Before executing any commercial strategy, side project, or monetization operation, this skill runs three sequential checks:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Blacklist screening&lt;/strong&gt; — 10 absolute prohibition categories (illegal fundraising, financial crime, cybercrime, privacy violation, IP infringement, etc.). Hit any one → immediate termination.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Operational compliance&lt;/strong&gt; — Does this need a special license? Does it involve unauthorized personal data? Is it automated mass-registration? Each flagged item requires resolution.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Revenue transparency&lt;/strong&gt; — Is the income source clear and legal? Is there a Ponzi structure? Is monthly ROI &amp;gt;20% with opaque model? Each red flag triggers a warning.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Output: A structured compliance report with clear verdict (✅ Pass / ⚠️ Grey Zone / ❌ Absolute Prohibition).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Example&lt;/strong&gt;: "Build a P2P lending platform" → Layer 1 hits "illegal fundraising" → ❌ Absolute Prohibition. Terminated.&lt;/p&gt;

&lt;h2&gt;
  
  
  Skill 2: cn-ecommerce-compliance
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Five dimensions every cross-border seller must pass before listing.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;For Chinese sellers entering EU, US, UK, Japan, or Southeast Asian markets:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Product certification&lt;/strong&gt; — CE/FCC/FDA/UKCA/PSE requirements per market and product category&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Tax compliance&lt;/strong&gt; — VAT/GST registration thresholds, customs duties, permanent establishment risks&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Data protection&lt;/strong&gt; — GDPR, CCPA, PIPA, PDPA requirements for user data collection&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;IP risk&lt;/strong&gt; — trademark search, patent clearance, copyright compliance per target market&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Platform rules&lt;/strong&gt; — Amazon, Shopify, TikTok Shop, Temu, eBay compliance requirements&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Example&lt;/strong&gt;: Selling LED lamps on Amazon US → FCC + UL certification needed (⚠️), state sales tax nexus (⚠️), CCPA privacy policy (⚠️), LED patent FTO analysis (⚠️) → Verdict: ⚠️ Remedy before listing.&lt;/p&gt;

&lt;h2&gt;
  
  
  Skill 3: cn-advertising-compliance
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Nine categories of prohibited words that can shut down your business.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;China's Advertising Law (《广告法》) is one of the strictest in the world. This skill screens any ad copy, product description, or marketing material through four steps:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Prohibited words&lt;/strong&gt; — 9 categories: absolute claims (最/第一/唯一), authority暗示 (国家级/特供), false promises (包治百病), inducement (限时仅剩), superstition, discrimination, etc.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Category-specific restrictions&lt;/strong&gt; — Medical products can't claim cure rates. Health supplements can't mention treatment functions. Financial ads can't promise returns. 11 product categories with specific rules.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Format compliance&lt;/strong&gt; — Ad identification, spokesperson rules, comparative advertising, data citation requirements, minor protection, livestream selling rules.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Platform-specific rules&lt;/strong&gt; — Taobao, JD, Douyin, Xiaohongshu, Pinduoduo each have their own enforcement standards.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Example&lt;/strong&gt;: Product title "全网最低价！国家级认证美白神器" → Hits "最低价" (absolute claim) + "国家级" (authority暗示) → ❌ Cannot publish.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why This Matters for Agent Builders
&lt;/h2&gt;

&lt;p&gt;If you're building agents that operate in or interact with the Chinese market, compliance isn't optional — it's existential. One wrong word in an ad, one missing certification on a product, one unregistered VAT number can mean:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Product recalls and fines&lt;/li&gt;
&lt;li&gt;Platform account suspension&lt;/li&gt;
&lt;li&gt;Criminal liability&lt;/li&gt;
&lt;li&gt;Complete business shutdown&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These skills give your agent the legal awareness to flag these risks &lt;strong&gt;before&lt;/strong&gt; execution, not after.&lt;/p&gt;

&lt;h2&gt;
  
  
  Open Source, Zero Cost
&lt;/h2&gt;

&lt;p&gt;All three skills are MIT-0 licensed, zero dependencies, zero API keys required. They work purely as procedural knowledge — structured legal frameworks that any LLM-powered agent can follow.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;GitHub&lt;/strong&gt;: &lt;a href="https://github.com/kuanghs/agent-skills" rel="noopener noreferrer"&gt;https://github.com/kuanghs/agent-skills&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;Skills.sh&lt;/strong&gt;: &lt;a href="https://skills.sh/kuanghs/agent-skills" rel="noopener noreferrer"&gt;https://skills.sh/kuanghs/agent-skills&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;ClawHub&lt;/strong&gt;: Search "cn-business-compliance-check", "cn-ecommerce-compliance", "cn-advertising-compliance"&lt;/p&gt;




</description>
      <category>hermes</category>
      <category>agents</category>
      <category>compliance</category>
      <category>china</category>
    </item>
    <item>
      <title>China's Advertising Law: The 9 Categories of Prohibited Words That Can Shut Down Your Business</title>
      <dc:creator>kuanghs</dc:creator>
      <pubDate>Sat, 16 May 2026 17:36:24 +0000</pubDate>
      <link>https://forem.com/kuanghs/chinas-advertising-law-the-9-categories-of-prohibited-words-that-can-shut-down-your-business-h3i</link>
      <guid>https://forem.com/kuanghs/chinas-advertising-law-the-9-categories-of-prohibited-words-that-can-shut-down-your-business-h3i</guid>
      <description>&lt;h1&gt;
  
  
  China's Advertising Law: The 9 Categories of Prohibited Words That Can Shut Down Your Business
&lt;/h1&gt;

&lt;h2&gt;
  
  
  A Single Word Can Cost You ¥200,000
&lt;/h2&gt;

&lt;p&gt;In 2024, a Chinese e-commerce seller used "全网最低价" (lowest price on the internet) in their product title. The market supervision bureau fined them ¥200,000 under China's Advertising Law Article 9.&lt;/p&gt;

&lt;p&gt;One word. ¥200,000 fine. Product delisted. Seller account penalized.&lt;/p&gt;

&lt;p&gt;This is not unusual. China's Advertising Law is one of the most strictly enforced in the world, and the penalties are severe.&lt;/p&gt;

&lt;h2&gt;
  
  
  The 9 Categories of Prohibited Words
&lt;/h2&gt;

&lt;h3&gt;
  
  
  1. Absolute Claims (绝对化用语)
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;Prohibited:&lt;/strong&gt; 最, 第一, 唯一, 顶级, 极品, 100%, 绝不, 首选&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Examples:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;❌ "最好" (best) → Article 9, Item 3&lt;/li&gt;
&lt;li&gt;❌ "销量第一" (sales #1) → Article 9, Item 3&lt;/li&gt;
&lt;li&gt;❌ "唯一选择" (only choice) → Article 9, Item 3&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Sneaky variants that are ALSO illegal:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;❌ "遥遥领先" (far ahead) → implies #1&lt;/li&gt;
&lt;li&gt;❌ "行业标杆" (industry benchmark) → implies top&lt;/li&gt;
&lt;li&gt;❌ "零差评" (zero negative reviews) → implies absolute&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  2. Authority Claims (权威性暗示)
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;Prohibited:&lt;/strong&gt; 国家级, 特供, 专供, 免检&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;❌ "国家级认证" → Article 9, Item 2&lt;/li&gt;
&lt;li&gt;❌ "特供产品" → Article 9, Item 2&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  3. False Promises (虚假承诺)
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;Prohibited:&lt;/strong&gt; 包治百病, 零风险, 100%有效&lt;/p&gt;

&lt;h3&gt;
  
  
  4. Inducement Without Basis
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;Prohibited:&lt;/strong&gt; 限时仅剩, 立即抢购 (without real basis)&lt;/p&gt;

&lt;h3&gt;
  
  
  5-9. Superstitious, Discriminatory, Environmental, Patent Without Number, Fabricated Honors
&lt;/h3&gt;

&lt;p&gt;Each category has specific prohibited terms and legal citations (see the skill for full details).&lt;/p&gt;

&lt;h2&gt;
  
  
  Category-Specific Restrictions: The Hidden Traps
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Healthcare/Pharmaceuticals
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;❌ Cannot mention cure rates or effectiveness rates&lt;/li&gt;
&lt;li&gt;❌ Cannot use doctor or hospital endorsements&lt;/li&gt;
&lt;li&gt;❌ Prescription drugs: NO advertising in mass media&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Health Supplements
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;❌ Cannot claim treatment functions&lt;/li&gt;
&lt;li&gt;✅ MUST include: "本品不能代替药物"&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Finance/Investment
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;❌ Cannot promise returns&lt;/li&gt;
&lt;li&gt;✅ MUST include risk warning&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Cosmetics
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;❌ Cannot claim medical effects&lt;/li&gt;
&lt;li&gt;❌ "药妆" → prohibited term&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Education
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;❌ Cannot promise pass rates&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Real Estate
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;❌ Cannot promise value appreciation&lt;/li&gt;
&lt;li&gt;❌ Must state both gross and net area&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The New Rules: Live Streaming &amp;amp; Social Media
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Live Streaming
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Must clearly mark content as advertising&lt;/li&gt;
&lt;li&gt;Streamers must have actually used the product&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Seeding/Soft Ads
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;✅ MUST mark as "广告" or "推广"&lt;/li&gt;
&lt;li&gt;❌ Unmarked paid recommendations → violation&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  How to Check Your Content
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;clawhub &lt;span class="nb"&gt;install &lt;/span&gt;cn-advertising-compliance
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;This OpenClaw skill runs a 4-step compliance check on any advertising copy, product description, or marketing material:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Prohibited word screening&lt;/strong&gt; — scans for all 9 categories&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Category-specific restrictions&lt;/strong&gt; — checks based on your product type&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Format compliance&lt;/strong&gt; — verifies advertising labels, endorsement rules&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Platform requirements&lt;/strong&gt; — checks against specific platform rules&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  The Full Compliance Suite
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;cn-business-compliance-check&lt;/strong&gt; — General China legal compliance&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;cn-ecommerce-compliance&lt;/strong&gt; — Cross-border e-commerce compliance&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;cn-advertising-compliance&lt;/strong&gt; — China advertising law compliance
&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;clawhub &lt;span class="nb"&gt;install &lt;/span&gt;cn-business-compliance-check
clawhub &lt;span class="nb"&gt;install &lt;/span&gt;cn-ecommerce-compliance
clawhub &lt;span class="nb"&gt;install &lt;/span&gt;cn-advertising-compliance
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  The Bottom Line
&lt;/h2&gt;

&lt;p&gt;In China's advertising landscape, ignorance of the law is not just costly — it's existential. One prohibited word can mean a ¥200,000 fine, product delisting, and account suspension.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The safest ad is the one that says exactly what the product does — nothing more, nothing less.&lt;/strong&gt;&lt;/p&gt;




&lt;p&gt;&lt;em&gt;All three skills are open-source under MIT-0 license. Install from &lt;a href="https://clawhub.ai" rel="noopener noreferrer"&gt;ClawHub&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>china</category>
      <category>advertising</category>
      <category>compliance</category>
      <category>legal</category>
    </item>
    <item>
      <title>Cross-Border E-Commerce Compliance: A Survival Guide for Chinese Sellers Going Global</title>
      <dc:creator>kuanghs</dc:creator>
      <pubDate>Sat, 16 May 2026 17:34:44 +0000</pubDate>
      <link>https://forem.com/kuanghs/cross-border-e-commerce-compliance-a-survival-guide-for-chinese-sellers-going-global-53bb</link>
      <guid>https://forem.com/kuanghs/cross-border-e-commerce-compliance-a-survival-guide-for-chinese-sellers-going-global-53bb</guid>
      <description>&lt;h1&gt;
  
  
  Cross-Border E-Commerce Compliance: A Survival Guide for Chinese Sellers Going Global
&lt;/h1&gt;

&lt;h2&gt;
  
  
  The $100,000 Mistake
&lt;/h2&gt;

&lt;p&gt;A Chinese seller shipped 10,000 LED lamps to Amazon US without FCC certification. Result: product recall, $50,000 in lost inventory, $30,000 in Amazon penalties, and a suspended seller account.&lt;/p&gt;

&lt;p&gt;This isn't a rare story. Every month, hundreds of Chinese sellers lose money — not because their products are bad, but because they don't understand compliance.&lt;/p&gt;

&lt;h2&gt;
  
  
  Five Dimensions You Must Check Before Selling Overseas
&lt;/h2&gt;

&lt;h3&gt;
  
  
  1. Product Certification
&lt;/h3&gt;

&lt;p&gt;Every market has mandatory product certifications. Missing one means your product can't legally be sold.&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Market&lt;/th&gt;
&lt;th&gt;Key Certifications&lt;/th&gt;
&lt;th&gt;Common Pitfalls&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;EU&lt;/td&gt;
&lt;td&gt;CE, REACH, WEEE, EPR&lt;/td&gt;
&lt;td&gt;Selling without CE mark → recall + fines&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;US&lt;/td&gt;
&lt;td&gt;FCC, FDA, UL, CPC&lt;/td&gt;
&lt;td&gt;No FCC for wireless devices → Amazon blocks listing&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;UK&lt;/td&gt;
&lt;td&gt;UKCA, UK REACH&lt;/td&gt;
&lt;td&gt;Still using CE after Brexit transition → non-compliant&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Japan&lt;/td&gt;
&lt;td&gt;PSE, MIC&lt;/td&gt;
&lt;td&gt;Wrong PSE category → customs rejection&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Southeast Asia&lt;/td&gt;
&lt;td&gt;TISI, SNI, SIRIM&lt;/td&gt;
&lt;td&gt;Each country has different requirements&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;Key rule&lt;/strong&gt;: If your product category requires certification, you MUST obtain it before listing. No shortcuts.&lt;/p&gt;

&lt;h3&gt;
  
  
  2. Tax Compliance
&lt;/h3&gt;

&lt;p&gt;VAT/GST is the #1 tax trap for cross-border sellers.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;EU VAT triggers:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Any inventory in EU (FBA, overseas warehouse) → must register VAT in that country&lt;/li&gt;
&lt;li&gt;Remote sales &amp;gt; €10,000/year across EU → register or use OSS&lt;/li&gt;
&lt;li&gt;Missing VAT registration → back taxes + penalties + platform account freeze&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;US Sales Tax:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Post-Wayfair (2018): economic nexus replaces physical presence&lt;/li&gt;
&lt;li&gt;Most states: $100,000 in sales or 200 transactions triggers registration&lt;/li&gt;
&lt;li&gt;Marketplace facilitators (Amazon) collect tax for you — but independent sites don't&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Critical mistake&lt;/strong&gt;: "I don't have a warehouse there, so I don't need to register" → Wrong. Remote sales thresholds apply.&lt;/p&gt;

&lt;h3&gt;
  
  
  3. Data Protection
&lt;/h3&gt;

&lt;p&gt;If your store collects any customer data (name, email, address), you're subject to local data protection laws.&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Regulation&lt;/th&gt;
&lt;th&gt;Market&lt;/th&gt;
&lt;th&gt;Maximum Penalty&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;GDPR&lt;/td&gt;
&lt;td&gt;EU&lt;/td&gt;
&lt;td&gt;4% of global revenue or €20M&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;CCPA/CPRA&lt;/td&gt;
&lt;td&gt;California&lt;/td&gt;
&lt;td&gt;$7,500 per intentional violation&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;PIPA&lt;/td&gt;
&lt;td&gt;South Korea&lt;/td&gt;
&lt;td&gt;Up to 5% of revenue&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;PDPA&lt;/td&gt;
&lt;td&gt;Thailand/Singapore&lt;/td&gt;
&lt;td&gt;Varies by jurisdiction&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;Practical steps:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Publish a privacy policy&lt;/li&gt;
&lt;li&gt;Obtain consent before collecting data&lt;/li&gt;
&lt;li&gt;Provide opt-out mechanisms&lt;/li&gt;
&lt;li&gt;Don't transfer data overseas without adequate safeguards&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  4. Intellectual Property
&lt;/h3&gt;

&lt;p&gt;IP infringement is the fastest way to get your store shut down.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Before entering any market:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Search trademark databases (USPTO, EUIPO, JPO)&lt;/li&gt;
&lt;li&gt;Check for relevant patents (Google Patents, Espacenet)&lt;/li&gt;
&lt;li&gt;Don't use others' product images without permission&lt;/li&gt;
&lt;li&gt;Don't sell products that look like branded items&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Amazon's IP policy&lt;/strong&gt;: One valid complaint → listing suspended. Three complaints → account terminated.&lt;/p&gt;

&lt;h3&gt;
  
  
  5. Platform Rules
&lt;/h3&gt;

&lt;p&gt;Each platform has its own compliance requirements that go beyond legal minimums.&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Platform&lt;/th&gt;
&lt;th&gt;Key Rules&lt;/th&gt;
&lt;th&gt;Common Violations&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Amazon&lt;/td&gt;
&lt;td&gt;No fake reviews, no account linking, proper FBA labeling&lt;/td&gt;
&lt;td&gt;Buying reviews, running multiple accounts&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Shopify&lt;/td&gt;
&lt;td&gt;Payment compliance, product policy&lt;/td&gt;
&lt;td&gt;Selling restricted items&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;TikTok Shop&lt;/td&gt;
&lt;td&gt;Content compliance, localization&lt;/td&gt;
&lt;td&gt;Misleading claims in videos&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Temu/Shein&lt;/td&gt;
&lt;td&gt;Price compliance, quality standards&lt;/td&gt;
&lt;td&gt;Fake discounts&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  How to Use the Compliance Skill
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;clawhub &lt;span class="nb"&gt;install &lt;/span&gt;cn-ecommerce-compliance
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;This OpenClaw skill walks you through all five dimensions before you launch in any market. It generates a structured compliance report showing exactly what you need to fix.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Compliance Product Matrix
&lt;/h2&gt;

&lt;p&gt;For comprehensive coverage, install the full suite:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;cn-business-compliance-check&lt;/strong&gt; — General China legal compliance (red lines, grey zones, revenue transparency)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;cn-ecommerce-compliance&lt;/strong&gt; — Cross-border e-commerce compliance (certifications, tax, data, IP, platform rules)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;cn-advertising-compliance&lt;/strong&gt; — China advertising law compliance (prohibited words, category restrictions, live-streaming rules)
&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;clawhub &lt;span class="nb"&gt;install &lt;/span&gt;cn-business-compliance-check
clawhub &lt;span class="nb"&gt;install &lt;/span&gt;cn-ecommerce-compliance
clawhub &lt;span class="nb"&gt;install &lt;/span&gt;cn-advertising-compliance
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  The Bottom Line
&lt;/h2&gt;

&lt;p&gt;Compliance isn't a cost — it's an investment in survival. The sellers who last aren't the ones who skip certifications to save $5,000. They're the ones who invest $5,000 in compliance to avoid losing $100,000.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Every dollar spent on compliance saves ten dollars in penalties.&lt;/strong&gt;&lt;/p&gt;




&lt;p&gt;&lt;em&gt;All three skills are open-source under MIT-0 license. Install from &lt;a href="https://clawhub.ai" rel="noopener noreferrer"&gt;ClawHub&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ecommerce</category>
      <category>compliance</category>
      <category>china</category>
      <category>crossborder</category>
    </item>
    <item>
      <title>Building a Compliance-First AI Agent: Why Your Business Bot Needs a Legal Red Line</title>
      <dc:creator>kuanghs</dc:creator>
      <pubDate>Sat, 16 May 2026 17:06:23 +0000</pubDate>
      <link>https://forem.com/kuanghs/building-a-compliance-first-ai-agent-why-your-business-bot-needs-a-legal-red-line-36mn</link>
      <guid>https://forem.com/kuanghs/building-a-compliance-first-ai-agent-why-your-business-bot-needs-a-legal-red-line-36mn</guid>
      <description>&lt;h1&gt;
  
  
  Building a Compliance-First AI Agent: Why Your Business Bot Needs a Legal Red Line
&lt;/h1&gt;

&lt;p&gt;Every day, thousands of AI agents are deployed to automate business tasks — from market research to content creation to financial analysis. But here's the uncomfortable truth: &lt;strong&gt;most of them have zero compliance guardrails.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;An AI agent that can execute business strategies without checking legality is like a car without brakes. It'll go fast — until it crashes.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Compliance-First Matters
&lt;/h2&gt;

&lt;p&gt;In China's regulatory environment, the stakes are particularly high:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Illegal fundraising&lt;/strong&gt; (非法集资): Promising high returns to the public without proper licensing — Criminal Law Article 176&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Personal data violations&lt;/strong&gt;: Collecting user data without consent — 50+ records of sensitive info is enough for criminal charges&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;False advertising&lt;/strong&gt;: Even "harmless" exaggeration in product descriptions can trigger the Anti-Unfair Competition Law&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These aren't theoretical risks. They're real enforcement actions happening every month.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Three-Layer Filter Approach
&lt;/h2&gt;

&lt;p&gt;I built &lt;code&gt;cn-business-compliance-check&lt;/code&gt; — an OpenClaw skill that runs any business strategy through three layers before execution:&lt;/p&gt;

&lt;h3&gt;
  
  
  Layer 1: Red Line Screening
&lt;/h3&gt;

&lt;p&gt;A hard blocklist of 10 absolutely prohibited domains (financial crimes, cybercrime, privacy violations, IP infringement, etc.). Hit any one → immediate stop.&lt;/p&gt;

&lt;h3&gt;
  
  
  Layer 2: Operational Compliance Check
&lt;/h3&gt;

&lt;p&gt;Does the strategy require special licenses? Does it involve personal data? Automated operations? Content publishing? Each item gets checked against regulatory requirements.&lt;/p&gt;

&lt;h3&gt;
  
  
  Layer 3: Revenue Transparency Assessment
&lt;/h3&gt;

&lt;p&gt;Is the revenue source clear and legal? Does the model require hiding fees from users? Does it show Ponzi-scheme characteristics? Abnormally high returns (&amp;gt;20% monthly) with opaque models get flagged.&lt;/p&gt;

&lt;h2&gt;
  
  
  Grey Zones: Where Most Agents Fail
&lt;/h2&gt;

&lt;p&gt;Not everything is black and white. The skill classifies grey areas into three tiers:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;A-class (High risk)&lt;/strong&gt;: Opaque revenue models, fake identity operations, hidden transaction paths → Strong advise against&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;B-class (Medium risk)&lt;/strong&gt;: New business models without clear legal precedent, cross-border compliance → Requires user confirmation&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;C-class (Low risk)&lt;/strong&gt;: Tax filing reminders, platform policy changes → Proceed with awareness&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Key principle: Grey zone ≠ Green light. Default to pause.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Circuit Breaker: When to Stop Everything
&lt;/h2&gt;

&lt;p&gt;The skill includes a fuse mechanism:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;2 grey-zone warnings in one day → Enter safe mode, pause all new strategy exploration&lt;/li&gt;
&lt;li&gt;1 A-class warning in one day → Immediately pause related strategies&lt;/li&gt;
&lt;li&gt;5 grey-zone warnings in 7 days → Recommend full compliance review&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Real-World Examples
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Strategy&lt;/th&gt;
&lt;th&gt;Layer 1&lt;/th&gt;
&lt;th&gt;Layer 2&lt;/th&gt;
&lt;th&gt;Layer 3&lt;/th&gt;
&lt;th&gt;Verdict&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Writing tech blogs for ad revenue&lt;/td&gt;
&lt;td&gt;✅&lt;/td&gt;
&lt;td&gt;✅&lt;/td&gt;
&lt;td&gt;✅&lt;/td&gt;
&lt;td&gt;✅ Pass&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ghost-writing academic papers&lt;/td&gt;
&lt;td&gt;✅&lt;/td&gt;
&lt;td&gt;⚠️ Academic integrity&lt;/td&gt;
&lt;td&gt;✅&lt;/td&gt;
&lt;td&gt;⚠️ Grey zone&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Building a P2P lending platform&lt;/td&gt;
&lt;td&gt;❌ Illegal fundraising&lt;/td&gt;
&lt;td&gt;—&lt;/td&gt;
&lt;td&gt;—&lt;/td&gt;
&lt;td&gt;❌ Prohibited&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;AI-generated bulk content for traffic&lt;/td&gt;
&lt;td&gt;✅&lt;/td&gt;
&lt;td&gt;⚠️ Automated ops&lt;/td&gt;
&lt;td&gt;⚠️ Quality concerns&lt;/td&gt;
&lt;td&gt;⚠️ High risk&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  How to Use It
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;clawhub &lt;span class="nb"&gt;install &lt;/span&gt;cn-business-compliance-check
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Once installed, your OpenClaw agent will automatically run compliance checks before executing any business strategy. No configuration needed — it works out of the box.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Bigger Picture
&lt;/h2&gt;

&lt;p&gt;As AI agents become more autonomous, compliance isn't optional — it's survival infrastructure. The agents that last won't be the fastest or the smartest. They'll be the ones that know when to stop.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Legal money is earned slowly, but you sleep soundly.&lt;/strong&gt;&lt;/p&gt;




&lt;p&gt;&lt;em&gt;cn-business-compliance-check is open-source under MIT-0 license. Install it from &lt;a href="https://clawhub.ai" rel="noopener noreferrer"&gt;ClawHub&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>compliance</category>
      <category>openclaw</category>
      <category>legal</category>
    </item>
  </channel>
</rss>
