Brew Install

AdvisoryAudited by Static analysis on Apr 30, 2026.

Overview

No suspicious patterns detected.

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.

What this means

If used, the agent may install packages that change the local system configuration or add new binaries.

Why it was flagged

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.

Skill content
Install missing binaries via dnf, the Fedora/Bazzite package manager.
Recommendation

Use it only when you intend to install a specific package, and confirm package names before allowing installation.