log-collectorPermanent log collection agent. Collects logs and history from all nodes via SSH/VPN every 3 hours. Stores in logs.db with 30-day retention. Multi-node capab...
Install via ClawdBot CLI:
clawdbot install kikikari/log-collectorGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
exec(Accesses system directories or attempts privilege escalation
/var/log/AI Analysis
The skill's core function of collecting logs via SSH across a network is legitimate for system administration, but it requires broad system access, executes shell commands, and accesses sensitive directories like /var/log/. While no evidence of data exfiltration or credential harvesting exists, the inherent permissions and capabilities pose a significant security risk if misused or compromised.
Audited Apr 19, 2026 · audit v1.0
Generated May 23, 2026
A company manages a distributed cluster of servers across different locations. The Log Collector agent automatically connects to each node via VPN every 3 hours to fetch system and application logs, storing them centrally in logs.db with 30-day retention. This ensures all logs are available for audit and troubleshooting without manual intervention.
An organization has remote branch offices with unreliable network links. The agent's fallback logic (Tailscale → WireGuard → SSH WAN) attempts connections to each node, collecting logs best-effort and logging errors for unreachable nodes. This provides visibility into remote site health even when connectivity is spotty.
A financial services firm must retain audit logs for 30 days as per regulatory requirements. The Log Collector automates collection from all internal servers and enforces a 30-day retention policy via daily cleanup. The structured database schema maintains separate tables for logs, connection status, and VPN health, simplifying compliance reporting.
A managed security service provider (MSSP) collects logs from multiple client environments using the Log Collector. By aggregating logs from diverse nodes into a single database, the provider can quickly analyze past incidents, correlate events across nodes, and generate forensic reports. The 3-hour collection interval ensures timely data availability.
Offer the Log Collector as part of a managed infrastructure monitoring subscription. Customers pay a monthly fee per node, covering automated log collection, storage, and retention. Revenue scales with number of nodes and log volume.
Provide basic log collection with 7-day retention for free. Paid plans extend retention to 30 or 90 days and add features like anomaly detection or custom alerting. Conversion relies on users needing longer compliance retention.
Sell a perpetual license for the complete Log Collector skill package to enterprises that require on-premise log management. Includes customization, integration support, and SLA guarantees. Revenue comes from license fees and annual maintenance contracts.
💬 Integration Tip
The Log Collector integrates seamlessly with existing VPN and SSH infrastructure. Ensure SSH keys for target nodes are pre-configured in the environment variables; the agent will automatically discover nodes listed in its configuration.
Scored May 23, 2026
Parse, search, and analyze application logs across formats. Use when debugging from log files, setting up structured logging, analyzing error patterns, correlating events across services, parsing stack traces, or monitoring log output in real time.
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Essential curl commands for HTTP requests, API testing, and file transfers.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.