Files
conorbronsdon__avoid-ai-wri…/PRIVACY.md
T
Conor Bronsdon 4b92218961 Record the published directory listing and scope the notices (#147)
* Scope the terms and privacy notices to OpenAI's plugin guidelines

TERMS.md: the plugin is an editorial tool, not an authorship or eligibility
adjudicator; output about a person must not drive decisions with legal or
similarly material effect (OpenAI's consumer Terms and Usage Policies go
further than the previous "sole basis" wording); no academic dishonesty or
deceptive presentation of AI output; not designed for or marketed to
children under 13.

PRIVACY.md: states the five items OpenAI's plugin guidelines ask a privacy
policy to cover (categories of data, purposes, recipients, retention,
controls), all "none" because the developer receives no user text, and
describes public GitHub issues as the only developer-visible data.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UaeXzpBoBZKa1dWxVS1bTE

* Record the published directory listing and tighten the notices

Codex review of the first wording pass: the "delete your issue" claim
overpromised GitHub's controls, the decision restriction stayed narrower
than OpenAI's consumer Terms, and the disclosure fragments read like a
checklist. Both notices are now plain prose and as broad as OpenAI's
restriction on person-related output.

The plugin was approved and published in the OpenAI Plugins Directory on
2026-09-04 (plugins_6a9b77b18b8881918efa9c1255868164, version 3.29.0).
README, OPENAI_PLUGIN.md, and the changelog link to it; submission/
listing.json and submission-pack.json record the published state, the
plugin id, and the archive hash that was uploaded.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UaeXzpBoBZKa1dWxVS1bTE

---------

Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-04 19:33:35 -07:00

1.4 KiB

Privacy

Avoid AI Writing is a skills-only ChatGPT and Codex plugin.

The package does not include a developer-hosted server, analytics endpoint, telemetry client, authentication flow, or bundled MCP server. Its packaged detector and preservation validator run locally in the host environment when that environment provides Node execution.

Text supplied to ChatGPT or Codex is processed by the host product under the user's OpenAI account and applicable OpenAI terms and privacy controls. This repository does not add a separate network destination for that text.

During plugin operation the developer receives no user text and holds no data about users. The developer collects no personal data through the plugin, uses none, shares none with anyone, and retains none, so there is no developer-side account, setting, or deletion request to make.

The only data the developer sees is what a person chooses to post in the public GitHub repository, such as an issue or pull request. That shows the poster's GitHub username and whatever they wrote, it is public, and the developer uses it only to maintain the project. GitHub stores it under GitHub's own terms for as long as the repository exists; the developer keeps no separate copies. A poster can edit their own comments and can ask the maintainer to delete an issue or a comment.

Support and issue reports are handled through the public GitHub repository at https://github.com/conorbronsdon/avoid-ai-writing/issues.