Credential Access
High
- Category
- Privilege Escalation
- Content
filesystem: - read/write: ~/.tg-mtproto-cli/sessions/*.session (SQLite auth sessions) - write: media files to --out dir or cwd (tg download only) keychain: read/write account metadata and API credentials shell: false browser: false ---- Confidence
- 72% confidence
- Finding
- The skill explicitly grants read/write access to both Telegram session files and the system keychain, which contain reusable authentication material and API credentials. Even though the skill presents this as necessary runtime behavior, any agent granted these capabilities could expose or misuse long-lived credentials if the surrounding execution environment is compromised or the skill is invoked unsafely.
