AI detection
AI detection capture toggles include AI-generated images, AI-generated post text, and Author overall profile score. These are Premium capture toggles in the AI detection tab. On Free and Standard, AI detection toggles stay visible but non-Allow actions are locked until you upgrade to Premium. Saved AI detection rules stay in the database and apply again after you upgrade.
AI-generated images
Section titled “AI-generated images”After you save a feed, AI detection capture toggles include an AI-generated images control.
This runs when any image on a post looks AI-generated at or above the minimum likelihood percentage you choose (0–100, default 70). The score is a percentage likelihood, not a guarantee—treat it as a signal for moderation, not proof. Posts without images are left alone. If detection is temporarily unavailable, posts are not penalized.
This setting is a Premium AI detection toggle. Choose one of:
- Allow — do not filter by AI image likelihood (the default)
- Require approval — hold posts at or above the threshold until you approve them
- Hide — keep those posts out of the public feed
- Remove — delete those posts from the feed
When an action other than Allow is selected, a slider sets the minimum AI image likelihood (%). The choice is saved as soon as you click it or move the slider.
AI-generated post text
Section titled “AI-generated post text”After you save a feed, AI detection capture toggles include AI-generated post text.
This runs when the current post’s text looks AI-written at or above the minimum likelihood percentage you choose (0–100, default 70). The score is a percentage likelihood, not a guarantee. Posts with too little text to score are left alone. If detection is temporarily unavailable, posts are not penalized.
This setting is a Premium AI detection toggle. Choose one of:
- Allow — do not filter by AI text likelihood on the post itself (the default)
- Require approval — hold posts at or above the threshold until you approve them
- Hide — keep those posts out of the public feed
- Remove — delete those posts from the feed
When an action other than Allow is selected, a slider sets the minimum AI text likelihood (%). The choice is saved as soon as you click it or move the slider.
Author overall profile score
Section titled “Author overall profile score”After you save a feed, AI detection capture toggles include Author overall profile score.
This checks the author’s 10 most recent posts (reposts excluded), bio, and profile picture. Recent posts are averaged into one signal; the check then uses the highest score among that post average, the bio, and the profile picture as the author’s overall profile score. Action is taken when that value is at or above the minimum percentage you choose (0–100, default 70). The score is a percentage likelihood, not a guarantee. If detection is temporarily unavailable, posts are not penalized. Results are cached per author for about an hour to limit API and inference load.
This setting is a Premium AI detection toggle. Choose one of:
- Allow — do not filter by author overall profile score (the default)
- Require approval — hold matching posts until you approve them
- Hide — keep matching posts out of the public feed
- Remove — delete matching posts from the feed
When an action other than Allow is selected, a slider sets the minimum profile score (%). The choice is saved as soon as you click it or move the slider.
Custom Auto Moderator YAML can also use the ai_text_likelihood fact with source: post_text (current post only) or source: author_recent_posts with optional limit. The author_recent_posts_ai_text_likelihoods fact returns per-unit scores (posts, bio, and avatar) as an array.
For other capture toggles, see Toggles.