← Back to Skills Marketplace
raaipro

Ai Monitor Pro

by RAAIPRO · GitHub ↗ · v3.5.3 · MIT-0
cross-platform ⚠ suspicious
95
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install raai-ai-monitor-pro
Description
AI monitoring for construction sites and IT infrastructure: dashboards, alerts, incident playbooks, photo reports, SLA and capacity control.
Usage Guidance
What to do before installing or running anything from this skill: - Do NOT run install.sh, build.sh, or test/smoke-test.sh as-is on a production host or as root. Treat them as untrusted code until reviewed. - Request or inspect the full contents of install.sh and test/smoke-test.sh. Look for network downloads (curl/wget), creation of systemd services, cronjobs, use of sudo, writes to /etc or /root, or hardcoded external endpoints/IPs. - Verify what credentials/integration tokens are required. The skill references Telegram, Prometheus/Grafana, Cloudflare and sending alerts, but the registry lists no required env vars — ask the author which secrets (e.g., TELEGRAM_BOT_TOKEN, PROMETHEUS_API_KEY, SSH keys) are needed and how they are stored/used. - If you must test: run inside an isolated VM or disposable container with no access to production network or secrets; monitor outbound network connections and filesystem changes. - Pay attention to privacy and legal risk: the skill claims to handle photo reports from construction sites; confirm how photos and personal data are stored/transmitted and that uploads are not sent to unknown third-party servers. - Prefer a manual / read-only trial: fill config.yaml with dummy values and exercise prompts that only generate textual playbooks/dashboards (no integrations) to validate functionality before enabling integrations or running installer scripts. - If you want a deeper review, provide the install.sh and test/smoke-test.sh contents (or allow a static analysis run) so the scripts can be audited for downloads, service installation, credential exfiltration, or other risky behavior. Why this is suspicious: the package claims 'instruction-only' and '15 min install' yet includes executable install/build scripts and integration-driven features without declaring required credentials. That gap (scripts + undisclosed integrations/credentials) increases the chance the package will perform unexpected network or system actions when installed.
Capability Analysis
Type: OpenClaw Skill Name: raai-ai-monitor-pro Version: 3.5.3 The skill bundle provides an AI agent with a comprehensive framework for infrastructure monitoring and incident response, which includes instructions to execute high-risk system commands such as SSH remote execution, service restarts, and file deletions (e.g., 'rm -rf /tmp/*' in SKILL.md). While these capabilities are plausibly required for the stated SRE/Monitoring purpose, they grant the agent broad administrative power that could be abused via prompt injection. No evidence of intentional malice, data exfiltration, or hidden backdoors was found in the scripts (build.sh, install.sh) or configuration files.
Capability Tags
cryptocan-make-purchasesrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The SKILL.md and README describe monitoring for both construction sites and IT infra, which aligns with the included config.yaml fields. However the skill advertises 'no-server / 15 min install' and 'instruction-only' while shipping install.sh/build.sh/test scripts. The presence of system-level scripts is disproportionate to the claim of being pure instruction-only and raises questions about what those scripts will do.
Instruction Scope
Runtime instructions require filling config.yaml and running install.sh/test/smoke-test.sh. SKILL.md also describes integrations (Telegram alerts, Prometheus/Grafana, Cloudflare commands in examples). The instructions do not declare what secrets or network endpoints the agent will need, nor do they limit or explain what install.sh will perform — this gives the skill broad discretion to read sensitive config, make network calls, or modify the host.
Install Mechanism
Registry lists no install spec but the package contains build.sh, install.sh and a smoke-test script and README explicitly tells the user to run install.sh and the smoke test. Scripts packaged with an 'instruction-only' listing are a higher-risk install vector because they can download/extract/execute code on the host. The provided build.sh appears to prepare ZIPs (benign pattern), but install.sh content was not shown — running it without review is risky.
Credentials
The skill requests filling config.yaml with server hostnames/IPs, escalation contacts, and business-sensitive values (hourly revenue, cost_of_1h_major_downtime_rub). It references external destinations (Telegram, Prometheus/Grafana, Cloudflare) but the registry metadata declares no required env vars or primary credential. That mismatch is concerning: the skill likely needs tokens/keys to send alerts or integrate with other systems but does not declare them, so credential usage is opaque and not proportionally documented.
Persistence & Privilege
The skill is not marked always:true and does not declare requests to modify other skills or agent-wide settings. However bundled install scripts could create services, schedule jobs, or write to system locations; SKILL.md/README do not detail these actions. Recommend reviewing install.sh for persistence actions (systemd, cron, writing to /etc, creating user accounts) before execution.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install raai-ai-monitor-pro
  3. After installation, invoke the skill by name or use /raai-ai-monitor-pro
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.5.3
Marketplace presentation refresh.
v3.5.2
Marketplace summary fix.
v3.5.1
Initial marketplace release.
Metadata
Slug raai-ai-monitor-pro
Version 3.5.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Ai Monitor Pro?

AI monitoring for construction sites and IT infrastructure: dashboards, alerts, incident playbooks, photo reports, SLA and capacity control. It is an AI Agent Skill for Claude Code / OpenClaw, with 95 downloads so far.

How do I install Ai Monitor Pro?

Run "/install raai-ai-monitor-pro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Ai Monitor Pro free?

Yes, Ai Monitor Pro is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Ai Monitor Pro support?

Ai Monitor Pro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Ai Monitor Pro?

It is built and maintained by RAAIPRO (@raaipro); the current version is v3.5.3.

💬 Comments