oauth-helper
Automates OAuth login flows with user confirmation via Telegram, supporting major providers like Google, GitHub, and Discord.
Install this skill
or
71/100
Security score
The oauth-helper skill was audited on Feb 9, 2026 and we found 9 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 136
Prompting for password/secret input
SourceSKILL.md
| 136 | Password: input[type="password"], #password_text_field |
medium line 145
Prompting for password/secret input
SourceSKILL.md
| 145 | Password: input[name="passwd"] |
medium line 153
Prompting for password/secret input
SourceSKILL.md
| 153 | Password: input#password |
medium line 162
Prompting for password/secret input
SourceSKILL.md
| 162 | Password: input[name="password"] |
medium line 182
Prompting for password/secret input
SourceSKILL.md
| 182 | - Password: input#p |
low line 206
External URL reference
SourceSKILL.md
| 206 | browser action=navigate profile=clawd url=https://accounts.google.com |
low line 209
External URL reference
SourceSKILL.md
| 209 | browser action=navigate profile=clawd url=https://appleid.apple.com |
low line 212
External URL reference
SourceSKILL.md
| 212 | browser action=navigate profile=clawd url=https://login.live.com |
low line 218
External URL reference
SourceSKILL.md
| 218 | browser action=navigate profile=clawd url=https://discord.com/login |
Scanned on Feb 9, 2026
View Security Dashboard