transcription-corrector
Pass
Audited by Gen Agent Trust Hub on Jul 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill focuses on local text processing, reading user-provided transcriptions and writing corrected versions to the filesystem within the project scope. All file operations (Read, Edit, Write) are consistent with the skill's stated purpose of transcription correction.
- [SAFE]: No network communication or data exfiltration patterns were detected. The skill does not access external domains or perform network-based operations.
- [SAFE]: No prompt injection or obfuscation techniques were identified in the instructions or reference materials. The skill's logic is transparent and focuses on dictionary-based text replacement.
- [SAFE]: The skill manages its own configuration and user dictionaries through local files (config.env, user_dictionary.yaml), following standard practices for local agent tools.
Audit Metadata