shell-history-hygiene
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/atuin-audit.shexecutes theatuincommand-line utility. This is the primary and intended purpose of the skill (shell history hygiene). The execution is limited tostats,history prune --dry-run, andhistory dedup --dry-run. It specifically avoids auto-executing destructive commands, instead echoing the 'apply' commands for the user to run manually if they choose to do so after reviewing the generated artifacts.
Audit Metadata