From vision-one-api
Monitor email security infrastructure and protection status using Trend Micro Vision One. This skill provides visibility into email gateways, servers, and security configurations.
npx claudepluginhub trendmicro/vision-one-skills --plugin vision-one-apiThis skill uses the workspace's default tool permissions.
Monitor email security infrastructure and protection status using Trend Micro Vision One. This skill provides visibility into email gateways, servers, and security configurations.
Implements Clean Architecture in Android and Kotlin Multiplatform projects: module layouts, dependency rules, UseCases, Repositories, domain models, and data layers with Room, SQLDelight, Ktor.
Enforces code quality on file edits via Plankton hooks: auto-formats, lints, Claude-powered fixes with model tiering, config protection, and legacy package manager blocks.
Enforces C++ Core Guidelines for writing, reviewing, and refactoring modern C++ code (C++17+), promoting RAII, immutability, type safety, and idiomatic practices.
Monitor email security infrastructure and protection status using Trend Micro Vision One. This skill provides visibility into email gateways, servers, and security configurations.
When the user asks about email security, mail servers, or email protection status, use this skill to query email infrastructure.
List email servers: Start with list_email_servers to get an overview of all monitored email infrastructure.
Check gateway status: Use list_email_gateways to review email gateway configurations and health.
Get activity data: Use get_email_activity_data to retrieve email security events and metrics.
Correlate with alerts: Cross-reference email security data with Workbench alerts for phishing or email-based threats.
Monitor trends: Look for patterns in email threats to identify targeted campaigns.
This skill uses the following Vision One MCP tools (all read-only):
| Tool | Purpose |
|---|---|
email_security_accounts_list | List email accounts managed by email protection with sensor and policy status |
email_security_domains_list | List email domains managed by email protection |
email_security_servers_list | List email servers managed by on-premises email protection |
## Email Account Protection Overview
**Total Accounts**: [count]
### By Mail Service
| Service | Count | Protected | Sensor Enabled |
|---------|-------|-----------|----------------|
| Exchange Online | [count] | [count] | [count] |
| Gmail | [count] | [count] | [count] |
### Protection Status
| Status | Count |
|--------|-------|
| Fully enabled | [count] |
| Partially enabled | [count] |
| Disabled | [count] |
### Accounts Requiring Attention
[List of accounts with protection gaps]
## Email Domain Inventory
**Total Domains**: [count]
### Managed Domains
| Domain | Protection Status | Mail Service |
|--------|-------------------|--------------|
| [domain.com] | [Protected/Unprotected] | [Exchange/Gmail] |
## On-Premises Email Servers
**Total Servers**: [count]
### Servers
| Server | Status | Last Seen | Protection |
|--------|--------|-----------|------------|
| [Name] | [Connected/Disconnected] | [Timestamp] | [Enabled/Disabled] |