typo-checker
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Thorough analysis of the skill's instructions, metadata, and workflow revealed no malicious patterns, obfuscation, or unauthorized data access.
- [COMMAND_EXECUTION]: The skill utilizes local shell commands to run the
typosscanner and process results. The usage of common Unix utilities likesed,sort, anduniqfor frequency analysis is a standard and transparent practice for handling tool output. - [EXTERNAL_DOWNLOADS]: The skill references official installation methods for
typos-clivia reputable package managers (cargo,brew,pipx) and its official GitHub releases page. These are well-known and standard sources for developer tooling. - [DATA_EXFILTRATION]: No network operations or data exfiltration patterns were detected. The skill's operations are confined to the local codebase and configuration files.
- [PROMPT_INJECTION]: The skill does not contain any instructions that attempt to override agent safety filters or bypass system constraints. While it processes codebase data which is an indirect injection surface, it does so within a limited scope for spelling correction.
Audit Metadata