olares-settings
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill functions as a wrapper for the
olares-clicommand-line utility, facilitating system administration tasks through defined command patterns. - [DATA_EXFILTRATION]: The instructions include mandatory security rules to prevent the exposure of sensitive data. It explicitly forbids echoing access tokens in the terminal and mandates the use of environment variables or stdin for secret management (e.g., for AWS or Tencent Cloud integrations).
- [SAFE]: The skill demonstrates safe design patterns, such as implementing role-based preflight checks (Admin vs. Normal) and requiring explicit confirmation ('yes') for destructive operations like account deletion.
Audit Metadata