๐Ÿงช Community โœ“ Claude Code โœ“ Claude Desktop Standalone โ€ข SpamTitan

Spamtitan

SpamTitan by TitanHQ - quarantine queue management, email flow stats, sender allowlist/blocklist for MSPs

Installation

Install this plugin individually:

/plugin marketplace add wyre-technology/msp-claude-plugins --plugin spamtitan

Or install all MSP plugins at once:

/plugin marketplace add wyre-technology/msp-claude-plugins

Features

  • Lists
  • Quarantine

Skills

This plugin provides 3 skills that teach Claude about Spamtitan:

Skill Description
lists SpamTitan sender allowlists and blocklists: the add/remove/list action parameter, entry types, allowlisting trusted senders to prevent false positives, blocking unwanted senders and domains, and the scoping limit โ€” neither manage tool takes a domain parameter.
quarantine SpamTitan quarantine queue: quarantine types, release vs. delete semantics, message aging, email flow statistics, and the tenant-isolation limit โ€” the queue listing accepts no domain filter, so on a multi-tenant appliance it spans every customer.
api-patterns SpamTitan MCP fundamentals: the available tool catalog and its exact parameters, API-key header authentication, API structure, pagination, rate limiting, and error handling.

Agents

This plugin provides 2 agents for autonomous task execution:

Agent Description
quarantine-release-reviewer Use this agent when an MSP technician or client needs to systematically review the SpamTitan quarantine queue for false positives, release legitimate messages, identify patterns of legitimate mail being blocked, or generate a quarantine digest for client review.
spam-filter-analyst Use this agent when analyzing spam and phishing patterns in SpamTitan, managing the quarantine queue, tuning allowlist and blocklist rules, investigating held email, or generating email filtering statistics for MSP clients.

Commands

Available slash commands:

Command Description
/manage-lists Add, remove, or list entries in SpamTitan sender allowlists and blocklists
/review-quarantine Review the SpamTitan quarantine queue, show email statistics summary, and list recent held messages with release and delete actions

API Reference

Base URL
Authentication
Rate Limit
Documentation

Example Usage

Add, remove, or list entries in SpamTitan sender allowlists and blocklists

/manage-lists

Review the SpamTitan quarantine queue, show email statistics summary, and list recent held messages with release and delete actions

/review-quarantine

Using Skills

/skill spamtitan:lists

SpamTitan sender allowlists and blocklists: the add/remove/list action parameter, entry types, allowlisting trusted senders to prevent false positives, blocking unwanted senders and domains, and the scoping limit โ€” neither manage tool takes a domain parameter.