clean-component-removal
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFECOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the Bash tool to terminate bot processes and remove application files using commands like
pkillandrm. - [COMMAND_EXECUTION]: It executes a local uninstallation script at
~/eon/cc-skills/plugins/tts-telegram-sync/scripts/kokoro-install.shto manage the removal of the Kokoro TTS engine. - [CREDENTIALS_UNSAFE]: The skill interacts with the sensitive file path
~/.claude/.secrets/ccterrybot-telegramto delete bot credentials. This is performed only after obtaining user confirmation viaAskUserQuestion, mitigating the risk of unauthorized or accidental deletion.
Audit Metadata