abuse-detection

Detect abuse patterns across user accounts, API usage, and transactions.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/marquesfelip/agents-and-skills --skill abuse-detection
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: abuse-detection
Source: https://github.com/marquesfelip/agents-and-skills/tree/main/skills/abuse-detection
Command: npx skills add https://github.com/marquesfelip/agents-and-skills --skill abuse-detection

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This capability helps teams design and implement proactive abuse detection, anomaly monitoring, and automated responses to protect platforms from fraud, account abuse, and policy violations.

Core Features & Use Cases

  • Threat modeling and signal taxonomy for authentication, API usage, and data access.
  • Real-time risk scoring, automated responses, and escalation workflows.
  • Auditable logging and centralized monitoring for incident response and compliance.

Quick Start

Define your platform’s abuse threat model and implement basic detection signals to start monitoring for suspicious activity.

Frequently Asked Questions about abuse-detection

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

FAQPage Schema
How do I detect and respond to platform abuse in real time?

Real-time platform abuse detection requires defining a threat model and implementing detection signals to monitor user accounts, API usage, and transactions for suspicious activity. This enables automated defenses and actionable alerts.

What is anomaly detection for API usage and authentication systems?

Anomaly detection for API usage and authentication identifies unusual patterns in data access and login behaviors. It applies threat modeling and risk scoring to generate auditable logs for incident response.

How do I set up automated responses and escalation workflows for fraud detection?

Automated fraud detection responses use configurable rules triggered by real-time risk scoring. You define escalation workflows and signals based on your platform's specific threat taxonomy to produce automated defenses.

Do I need structured logging to monitor account abuse and policy violations?

Yes, structured logging is required to monitor account abuse and policy violations. Centralized, auditable logging provides the necessary data trail for incident response, compliance, and powering detection signals.

What is the best way to model threats for billing and content moderation abuse?

The best way to model threats for billing and content moderation is building a signal taxonomy. This defines specific risk indicators across transactions and user activity to enable near-real-time anomaly monitoring.

Can I use this approach for near-real-time operational monitoring without prior fraud detection experience?

Yes, you can start with basic detection signals for operational monitoring. Define your platform's abuse threat model first, then implement initial detection rules to begin identifying suspicious activity.