ground-truth
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill focuses on managing a local configuration file for the user's career profile. It implements safety features such as section-by-section editing, mandatory diff confirmation before saving, and protection against silent overwrites.\n- [COMMAND_EXECUTION]: Utilizes
Bashtools specifically for testing file existence and reading content (cat). These operations are scoped to local path resolution and displaying information to the user within the CLI environment.\n- [DATA_EXFILTRATION]: No network operations or external communication tools are used. The data processed (salary, branding, constraints) remains within the user's local directory as defined by the environment variables.
Audit Metadata