📢 AI Disclosure Linter
Check your app, site, and ad copy for the AI disclosures US regulators and ad platforms now expect: undisclosed AI chatbots, unlabeled AI-generated media, AI-origin ad copy with no disclosure line, and sponsored content with no material-connection language. Read-only, every finding explained in plain English. US and ad-platform focused.
- Detect undisclosed AI chatbots in React components
- Audit social media ads for missing AI-origin labels
- Flag affiliate content missing material-connection language
$12
· or 60 creditsSecure checkout via Stripe
Included in download
- Detect undisclosed AI chatbots in React components
- Audit social media ads for missing AI-origin labels
- file_read automation included
- Ready for Cursor
Media gallery
See it in action
You say
Scan my marketing site and react components to see if our new chatbot and AI-generated hero images need disclosures.
Your agent does
📢 AI Disclosure Linter
Check your app, site, and ad copy for the AI disclosures US regulators and ad platforms now expect: undisclosed AI chatbots, unlabeled AI-generated media, AI-origin ad copy with no disclosure line, and sponsored content with no material-connection language. Read-only, every finding explained in plain English. US and ad-platform focused.
$12
· or 60 creditsSecure checkout via Stripe
Included in download
- Detect undisclosed AI chatbots in React components
- Audit social media ads for missing AI-origin labels
- file_read automation included
- Ready for Cursor
- Instant install
Media gallery
See it in action
You say
Scan my marketing site and react components to see if our new chatbot and AI-generated hero images need disclosures.
Your agent does
About This Skill
Regulators and ad platforms stopped treating AI disclosure as optional, and the gaps that get flagged are almost never loud. They are a chat widget that never says it is a bot, an AI-generated image with no label, ad copy written by a model with nothing telling the reader so, and a sponsored post missing its material-connection line. This skill reads your code and copy and flags those specific gaps. An AI chatbot or assistant with no disclosure next to it. AI-generated media with no visible label and no accessible disclosure. AI-origin ad or marketing copy with no disclosure line. Sponsored or affiliate content with no material-connection language. And disclosure wording that technically exists but is too vague or buried to count. Each finding tells you what it is, why it matters in concrete terms, and the plain fix. It reads your source and text only. It does not run your app, touch the network, or read secrets. The rules for FTC, US state, and ad-platform expectations live in an editable file you keep current, which is what keeps this useful as the rules keep moving. This is deliberately US and ad-platform focused (FTC, US state law, and Google, Meta, and TikTok ad policy). It is not an EU AI Act tool, and it pairs naturally with an ad-copy policy check. Use it when you want to know if your app or ads disclose AI the way US regulators and platforms expect, or check whether you are FTC compliant on AI content before you publish.
Use Cases
- Detect undisclosed AI chatbots in React components
- Audit social media ads for missing AI-origin labels
- Flag affiliate content missing material-connection language
- Identify weak or hidden disclosure wording in landing pages
Known Limitations
Heuristic. It flags missing or weak disclosure signals for you to review. It is US and ad-platform focused, not an EU AI Act tool, and it is not legal advice. The machine-readable-label and vague-wording checks are advisory. The rules are only as current as the editable disclosure-rules.json you maintain. It reads code and text, not rendered pages, and it does not run your app.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/ai-disclosure-linter -o /tmp/ai-disclosure-linter.zip && unzip -o /tmp/ai-disclosure-linter.zip -d ~/.claude/skills && rm /tmp/ai-disclosure-linter.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Read Files only. It reads your source and copy as plain text to find missing disclosure signals. It does not run the app, read your live environment, use secrets, or send anything anywhere. No write, no shell, no network.
Runs anywhere a coding agent can execute a Python 3 script. Tested with Claude Code, Cursor, Codex CLI, Windsurf, and Cline. Python 3 standard library only: no third-party packages, no network calls, and it never runs your code. Scans HTML, JSX, TSX, JS, TS, Markdown, text, and JSON. The rules are an editable references/disclosure-rules.json you keep current as FTC, state, and ad-platform expectations change.