webclawWeb dashboard for OpenClaw. Browser-based UI for any installed skill. Schema-driven rendering, JWT auth, RBAC, AI chat, real-time updates. Install web dashbo...
Install via ClawdBot CLI:
clawdbot install mailnike/webclawGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses system directories or attempts privilege escalation
sudo chmodCalls external URL not in known-safe list
https://www.erpclaw.aiAI Analysis
The skill's primary risk is the initial installation requiring elevated privileges (sudo) and cloning external code, which is consistent with its stated purpose as an infrastructure/web dashboard package. No evidence of credential harvesting, hidden instructions, or data exfiltration exists; the external URL is a documented homepage. The risk is confined to the installation phase.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
A small manufacturing company uses the web dashboard to provide browser-based access to inventory, sales, and accounting modules for its staff. Managers log in via HTTPS to view real-time reports, while employees use forms to update production data, all secured with JWT authentication and RBAC roles.
A consulting firm deploys the dashboard as a client portal where external users can access project updates and billing information. The admin sets up SSL for a custom domain, creates user accounts with limited roles, and uses audit logging to track all client interactions for compliance.
A non-profit organization uses the dashboard to manage volunteer schedules and donations through a secure web interface. Administrators create users with specific permissions, enforce HTTPS for data protection, and run maintenance tasks like session cleaning to ensure system reliability.
A university IT department installs the dashboard to allow faculty and staff to manage course registrations and resource bookings. They configure RBAC to restrict access based on roles, use rate limiting to prevent abuse, and periodically renew SSL certificates to maintain security.
A tech startup uses the dashboard as a centralized web UI for internal tools like project tracking and HR systems. The team sets up admin accounts, monitors service status, and restarts services as needed, leveraging real-time updates for collaborative work without requiring ongoing internet access.
Companies offer the web dashboard as part of a subscription-based ERP or management software service. They host it on their servers, provide custom domains with SSL, and charge clients monthly for user access, support, and maintenance features like session management and audit logs.
IT consultants or agencies install and configure the dashboard for clients as a one-time project or managed service. They handle setup tasks like SSL configuration, user creation, and integration with existing systems, generating revenue through setup fees and ongoing support contracts.
Organizations use the dashboard internally to streamline operations, reducing manual work and improving data accuracy. By enabling web access for staff with role-based permissions, they save on software licensing costs and increase productivity, indirectly boosting revenue through operational savings.
💬 Integration Tip
Ensure all system dependencies like Python, Node.js, and nginx are installed before deployment, and use the setup page to create the first admin account immediately after installation for secure access.
Scored Apr 19, 2026
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
Browser automation via Playwright MCP server. Navigate websites, click elements, fill forms, extract data, take screenshots, and perform full browser automation workflows.
Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications.
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with w...
Browser automation via Playwright MCP. Navigate websites, click elements, fill forms, take screenshots, extract data, and debug real browser workflows. Use w...