From effd52a4ea4dc2cc741ff68ef02f66406f622853 Mon Sep 17 00:00:00 2001 From: Patrick Erichsen Date: Tue, 16 Jun 2026 17:36:02 -0700 Subject: [PATCH] docs: fix acceptable usage table formatting --- docs/acceptable-usage.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/acceptable-usage.md b/docs/acceptable-usage.md index f356c2f8..ff341105 100644 --- a/docs/acceptable-usage.md +++ b/docs/acceptable-usage.md @@ -41,16 +41,16 @@ consent-based setting and unacceptable when packaged as an abuse workflow. ClawHub does not host content whose main purpose is abuse, deception, unsafe execution, or rights infringement. -| Category | Not allowed | -| ----------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| Unauthorized access or security bypass | Auth bypass, account takeover, rate-limit abuse, live call or agent takeover, reusable session theft, or auto-approving pairing flows for unapproved users. | -| Platform abuse and ban evasion | Stealth accounts after bans, account warming or farming, fake engagement, multi-account automation, mass posting, spam bots, or automation built to avoid detection. | -| Fraud, scams, and deceptive financial workflows | Fake certificates or invoices, deceptive payment flows, scam outreach, fake social proof, synthetic-identity workflows for fraud, or spending/charging tools without clear human approval. | -| Privacy-invasive enrichment or surveillance | Contact scraping for spam, doxxing, stalking, lead extraction paired with unsolicited outreach, covert monitoring, non-consensual biometric matching, or use of leaked data or breach dumps. | -| Non-consensual impersonation or identity manipulation | Face swap, digital twins, cloned influencers, fake personas, or other tooling used to impersonate or mislead. | -| Explicit sexual content or safety-disabled adult generation | NSFW image, video, or content generation; adult-content wrappers around third-party APIs; or listings whose primary purpose is explicit sexual content. | -| Hidden, unsafe, or misleading execution requirements | Obfuscated install commands, `curl | sh`or`curl | bash`installers without clear reviewability, undeclared secret or private-key requirements, remote`npx @latest` execution without clear reviewability, or metadata that hides what the listing really needs to run. | -| Copyright-infringing or rights-violating material | Republishing someone else's skill, plugin, docs, brand assets, or proprietary code without permission; violating license terms; or impersonating the original author or publisher. | +| Category | Not allowed | +| ----------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Unauthorized access or security bypass | Auth bypass, account takeover, rate-limit abuse, live call or agent takeover, reusable session theft, or auto-approving pairing flows for unapproved users. | +| Platform abuse and ban evasion | Stealth accounts after bans, account warming or farming, fake engagement, multi-account automation, mass posting, spam bots, or automation built to avoid detection. | +| Fraud, scams, and deceptive financial workflows | Fake certificates or invoices, deceptive payment flows, scam outreach, fake social proof, synthetic-identity workflows for fraud, or spending/charging tools without clear human approval. | +| Privacy-invasive enrichment or surveillance | Contact scraping for spam, doxxing, stalking, lead extraction paired with unsolicited outreach, covert monitoring, non-consensual biometric matching, or use of leaked data or breach dumps. | +| Non-consensual impersonation or identity manipulation | Face swap, digital twins, cloned influencers, fake personas, or other tooling used to impersonate or mislead. | +| Explicit sexual content or safety-disabled adult generation | NSFW image, video, or content generation; adult-content wrappers around third-party APIs; or listings whose primary purpose is explicit sexual content. | +| Hidden, unsafe, or misleading execution requirements | Obfuscated install commands, pipe-to-shell installers such as downloaded content run with `sh` or `bash` without clear reviewability, undeclared secret or private-key requirements, remote `npx @latest` execution without clear reviewability, or metadata that hides what the listing really needs to run. | +| Copyright-infringing or rights-violating material | Republishing someone else's skill, plugin, docs, brand assets, or proprietary code without permission; violating license terms; or impersonating the original author or publisher. | ## Disallowed marketplace behavior