docs: fix acceptable usage table formatting

This commit is contained in:
Patrick Erichsen
2026-06-16 17:36:02 -07:00
committed by GitHub
parent 3a46cdd07e
commit effd52a4ea
+10 -10
View File
@@ -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