Domotz Alerts — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Domotz Alerts (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Domotz provides a comprehensive alerting system that monitors device status, network conditions, and sensor results. Alerts are generated when monitored conditions meet configured thresholds and can be routed to various notification channels including email, webhooks, and PSA integrations.
Alert profiles define the conditions and notification channels for alerts. Each profile specifies:
domotz_list_alertsParameters:
agent_id -- Filter alerts by agent (optional)page -- Page numberpage_size -- Results per pageExample response:
[
{
"id": 5678,
"agent_id": 12345,
"device_id": 789,
"type": "device_status",
"severity": "critical",
"message": "Device 'Core Switch' went OFFLINE",
"created_at": "2026-03-27T14:00:00Z",
"status": "active"
}
]domotz_get_alertParameters:
alert_id -- The specific alert IDdomotz_list_alert_profilesParameters:
agent_id -- Filter profiles by agent (optional)domotz_list_agents to get all agentsdomotz_list_alertsdomotz_list_alert_profilesCause: No conditions currently triggered (this is good) Solution: Verify alert profiles are configured; check that agents are online
Cause: Invalid profile ID or profile has been deleted Solution: List current profiles to verify available IDs
Cause: Noisy monitoring or cascading failure Solution: Check for agent-level issues; review alert profile thresholds
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.