> ## Documentation Index
> Fetch the complete documentation index at: https://okl-ink.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Trust & Safety

> How okl.ink prevents abuse, verifies destination safety, and handles community reports.

# Trust & Safety

okl.ink is committed to keeping the platform secure and free of malicious content for both creators and visitors.

***

## Safe Link Standards

To ensure visitor safety, all URLs added to okl.ink must adhere to strict protocol standards:

* **Secure HTTP/HTTPS Only**: Only valid standard web URLs are permitted.
* **Protocol Filtering**: Dangerous schemes (such as script execution or raw data URI payloads) are blocked at the input layer.
* **Destination Verification**: Destination domains are checked against platform trust lists.

***

## Public Link Inspector

Anyone can safely evaluate a shortlink or project slug using the [Link Inspector](https://okl.ink/inspector):

```
https://okl.ink/inspector?url=https://okl.ink/slug
```

The inspector reveals:

* **True Destination URL**: Unmasks the final redirect target before you click.
* **Creator & Page Details**: Associated project title and metadata.
* **Safety Rating**: Real-time platform status (Verified, Safe, Under Review, or Suspended).

***

## Community Abuse Reporting

If you encounter a page violating community guidelines, you can report it via the [Abuse Report Form](https://okl.ink/report):

<CardGroup cols={2}>
  <Card title="Phishing & Impersonation" icon="triangle-exclamation">
    Pages posing as legitimate brands or attempting to harvest user credentials.
  </Card>

  <Card title="Malware & Harmful Downloads" icon="bug">
    Links distributing unauthorized executables or exploit kits.
  </Card>

  <Card title="Spam & Deceptive Redirects" icon="ban">
    Mass-generated unsolicited promotional hubs or cloaked redirect chains.
  </Card>

  <Card title="Intellectual Property" icon="scale-balanced">
    Unauthorized distribution of copyrighted materials or trademarks.
  </Card>
</CardGroup>

***

## Suspension & Enforcement

Pages confirmed to violate community terms are immediately suspended:

* The public `okl.ink/:slug` page is disabled.
* All outbound shortlink redirects are halted.
* The Link Inspector updates with high-contrast safety warnings.
