linux-helper

Pass

Audited by Gen Agent Trust Hub on Apr 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is an instructional tool designed to help users generate Linux commands and Shell scripts. It does not execute commands directly on the host system.
  • [SAFE]: It implements a robust security framework by including a 'Security Warning List' that alerts users to the dangers of commands like rm -rf /, chmod 777, and dd. This mitigates the risk of users accidentally running destructive commands.
  • [SAFE]: Static analysis flags regarding destructive system commands (e.g., rm -rf /) are false positives. These strings are present only in the documentation as examples of what NOT to do.
  • [SAFE]: The skill adheres to the 'Least Privilege' principle, instructing the agent to avoid using sudo or root unless absolutely necessary.
  • [SAFE]: There are no indicators of data exfiltration, obfuscation, or unauthorized credential access.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 1, 2026, 03:43 PM