trust-safety

Audit user actions and enforce rate limits with graduated moderation responses.

4|2|Updated Sep 17, 2025
One-click install
npx skills add https://github.com/SylphxAI/flow --skill trust-safety
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trust-safety
Source: https://github.com/SylphxAI/flow/tree/main/.claude/skills/trust-safety
Command: npx skills add https://github.com/SylphxAI/flow --skill trust-safety

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides auditable enforcement of trust and safety policies, including abuse prevention and rate limiting, to protect users and prevent misuse.

Core Features & Use Cases

  • Auditable enforcement: records who did what, when, and why; supports appeals and investigations.
  • Graduated responses: supports warn → restrict → suspend → ban workflows with clear criteria.
  • Moderation workflows: integrates with platform events to detect abuse patterns and apply policy decisions.

Quick Start

Configure auditing, rate limits, and escalation rules, then trigger a test moderation event to verify logs and actions.

Frequently Asked Questions about trust-safety

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up auditable moderation to track user actions and enforce policies?

Auditable moderation records who did what, when, and why across user actions and platform events. Configure your policy engine, auditable datastore, and escalation rules to log decisions and enforce graduated responses—warn, restrict, suspend, or ban—with full appeal and investigation support.

What's the best way to implement rate limiting and abuse prevention across platform interactions?

Rate limiting and abuse prevention integrate policy enforcement into platform workflows to detect abuse patterns and apply graduated responses. This Skill enforces rate limits and policy decisions while maintaining auditable records for compliance and user accountability.

How do I create a graduated escalation workflow for user violations?

Graduated escalation applies warn, restrict, suspend, and ban actions based on clear policy criteria. This Skill structures escalation frameworks so each action is auditable, appealable, and proportional to the violation, supporting consistent moderation across your platform.

Can I use moderation logs for compliance investigations and appeals?

Yes. Auditable enforcement records provide complete traceability of moderation decisions—who enforced policy, when, and why. This creates a compliance-ready audit trail that supports investigations, appeals, and regulatory requirements.

What happens if I don't have a compliant policy engine or auditable datastore in place?

This Skill requires a compliant policy engine and structured auditable datastore to function. You must configure these components and establish escalation rules before enforcement can begin; without them, policy decisions cannot be logged or appealed reliably.