Skip to main content
Flags a video or text against the target platform’s current community guidelines or ad standards. Returns a deterministic risk score (0–100), a verdict, and each violation with the verbatim policy clause + source URL it’s based on. Informational only, not legal advice — every response carries a disclaimer. See Terms of Service for the full posture.

Subcommands

vidjutsu compliance video

Rate limit: 20 per day.

vidjutsu compliance prompt

Rate limit: 100 per day.

Example

How it works

Our ingestion pipeline weekly scrapes each platform’s policy pages (YouTube Community Guidelines, TikTok ads + CG, Meta Community Standards + Ad Standards) and extracts the enforceable clauses. On a scan:
  1. We analyze the input and retrieve the most relevant policy clauses using vector search
  2. An LLM cross-references the content against those clauses
  3. Every citation in the response is drawn verbatim from our ingested corpus — no fabricated rules
  4. The risk score is deterministic: severity weights sum to a 0–100 value, capped at 100

Rate limits

  • video — 20 calls per day
  • prompt — 100 calls per day
Separate buckets. Check remaining capacity with vidjutsu usage.