machealth
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes the
machealthcommand to retrieve various macOS system health metrics such as CPU load, memory pressure, and thermal status. - [EXTERNAL_DOWNLOADS]: The skill provides instructions to install the necessary tool via a third-party Homebrew tap (
lu-zhengda/tap/machealth), which is a repository maintained by the author. - [PROMPT_INJECTION]: The agent is instructed to analyze and interpret the output from the
machealthcommand to provide health scores and recommendations. - Ingestion points: Output from the
machealth --humancommand. - Boundary markers: None explicitly defined in the execution step.
- Capability inventory: Ability to run shell commands via
Bash(machealth:*). - Sanitization: None; output is processed as-is from the local binary.
Audit Metadata