typo-checker
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides instructions for routine codebase hygiene by scanning for and fixing typos using the open-source
typos-clitool. The workflow involves reviewing findings and updating a local configuration file (_typos.toml) to manage false positives.\n- [EXTERNAL_DOWNLOADS]: Mentions installing the utility via standard package managers (cargo,brew,pipx) or downloading from the official GitHub releases page forcrate-ci/typos, which is an established and reputable source for this tool.\n- [COMMAND_EXECUTION]: Provides standard shell commands for running the scanner and processing its output using common, low-risk Unix utilities likesed,sort,uniq, andhead.
Audit Metadata