Brew Install
PassAudited by VirusTotal on May 12, 2026.
Overview
Type: OpenClaw Skill Name: brew-install Version: 1.0.0 The skill bundle defines a wrapper for the `dnf` package manager on Fedora/Bazzite. The `_meta.json` provides standard metadata. The `SKILL.md` clearly describes the skill's purpose, requires the `dnf` binary, and outlines basic usage (install, search). There is no evidence of data exfiltration, malicious execution, persistence, obfuscation, or prompt injection attempts against the agent. The skill's functionality is directly aligned with its stated purpose of providing package management capabilities via `dnf`.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
If used, the agent may install packages that change the local system configuration or add new binaries.
The skill's core function is to use the system package manager to install software, which is purpose-aligned but can make persistent changes to the machine.
Install missing binaries via dnf, the Fedora/Bazzite package manager.
Use it only when you intend to install a specific package, and confirm package names before allowing installation.
