qclaw-envOpenClaw skill 全链路环境诊断与安装工具。安装任何 CLI、命令行工具、包管理器、运行时环境时必须使用此 skill。使用场景包括但不限于:(1) 安装或配置任何命令行工具或 CLI(如 gh、ffmpeg、whisper 等),(2) 安装 OpenClaw skill 所需的依赖环境(包括底层运...
Install via ClawdBot CLI:
clawdbot install sky-lv/qclaw-envGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
rm -rf /Accesses system directories or attempts privilege escalation
sudo chownCalls external URL not in known-safe list
https://github.comUses known external API (expected, informational)
api.github.comUsage Guide
Loading usage data… refresh in a few seconds.
Scored May 10, 2026
AI Analysis
The skill performs system environment diagnostics and installation tasks, but the detected signals (rm -rf /, sudo chown) appear in example code snippets for demonstration purposes, not as actual execution commands. The external URLs (github.com, api.github.com) are used for legitimate package installation and version checking, consistent with the skill's stated purpose. No credential harvesting, hidden intent override, or data exfiltration patterns were found.
Audited May 10, 2026 · audit v1.0
Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer, Autonomous Crons, and battle-tested patterns. Part of the Hal Stack 🦞
Clawdbot documentation expert with decision tree navigation, search scripts, doc fetching, version tracking, and config snippets for all Clawdbot features
Use the ClawdHub CLI to search, install, update, and publish agent skills from clawdhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawdhub CLI.
Backup and restore OpenClaw data. Use when user asks to create backups, set up automatic backup schedules, restore from backup, or manage backup rotation. Handles ~/.openclaw directory archiving with proper exclusions.
Vet ClawHub skills for security and utility before installation. Use when considering installing a ClawHub skill, evaluating third-party code, or assessing w...
Coding workflow with planning, implementation, verification, and testing for clean software development.