homebrew-formula-updater

Pass

Audited by Gen Agent Trust Hub on Jul 11, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The script scripts/update_formula.py fetches release metadata from api.github.com and downloads release assets from github.com. These are well-known, trusted domains and the downloads are essential for the skill's primary function of updating formula checksums.
  • [COMMAND_EXECUTION]: The skill uses a Python script (update_formula.py) to perform its tasks. The script is invoked using the standard python3 command as described in the documentation. No arbitrary or unsafe command execution was found.
  • [DATA_EXFILTRATION]: No sensitive local data is accessed or transmitted. Network operations are limited to the GitHub API and asset downloads necessary for generating checksums.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 11, 2026, 01:13 PM
Security Audit — agent-trust-hub — homebrew-formula-updater