SkillAgentSearch skills...

genpark-coupon-usage-anomaly-skill

GenPark AI Skill - Monitor coupon code redemptions to detect exploit anomalies

Install / Use

claude mcp add alphaparkinc -- npx -y github:alphaparkinc/genpark-coupon-usage-anomaly-skill

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

70/100

Category

Security

Supported Platforms

Claude Code
Claude Desktop
Cursor

genpark-coupon-usage-anomaly-skill

GenPark AI Agent Skill -- Coupon abuse fraud detection auditor.

Quick Start

from client import CouponUsageAnomalyClient
client = CouponUsageAnomalyClient()
res = client.audit_redemption("WELCOME10", 25, 10.0)
print(res["anomaly_detected"])

Related Skills

View on GitHub
GitHub Stars9
CategorySecurity
Updated1mo ago
Forks0

Languages

Python

Security Score

75/100

Audited on Jul 10, 2026

1 medium2 low