·spam-prevention
!

spam-prevention

When the user needs to prevent spam signups, bot accounts, fake registrations, or abuse of signup/trial flows. Also use when mentioning "spam accounts," "fake signups," "bot registrations," "disposable emails," "signup abuse," or "trial fraud." For broader security concerns, see saas-security.

9Installs·0Trend·@hwatkins

Installation

$npx skills add https://github.com/hwatkins/my-skills --skill spam-prevention

How to Install spam-prevention

Quickly install spam-prevention AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/hwatkins/my-skills --skill spam-prevention
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: hwatkins/my-skills.

SKILL.md

View raw

Expert guidance for preventing spam signups, bot accounts, and abuse of registration and trial flows in SaaS applications.

Add hidden form fields that real users won't fill in but bots will.

IP alone isn't enough — use browser fingerprinting for additional signal.

When the user needs to prevent spam signups, bot accounts, fake registrations, or abuse of signup/trial flows. Also use when mentioning "spam accounts," "fake signups," "bot registrations," "disposable emails," "signup abuse," or "trial fraud." For broader security concerns, see saas-security. Source: hwatkins/my-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/hwatkins/my-skills --skill spam-prevention
Category
!Security
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from hwatkins/my-skills

Quick answers

What is spam-prevention?

When the user needs to prevent spam signups, bot accounts, fake registrations, or abuse of signup/trial flows. Also use when mentioning "spam accounts," "fake signups," "bot registrations," "disposable emails," "signup abuse," or "trial fraud." For broader security concerns, see saas-security. Source: hwatkins/my-skills.

How do I install spam-prevention?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hwatkins/my-skills --skill spam-prevention Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/hwatkins/my-skills

Details

Category
!Security
Source
skills.sh
First Seen
2026-02-22