cometchat-android-v6-troubleshooting
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate technical guide for debugging and configuring the CometChat Android SDK. The instructions and code examples provided are standard for Android development and align with the stated purpose of the skill.
- [EXTERNAL_DOWNLOADS]: The skill references a Maven repository at
https://dl.cloudsmith.io/public/cometchat/cometchat/maven/. This is the official distribution channel for CometChat's Android libraries and is considered a safe vendor resource. - [CREDENTIALS_UNSAFE]: The skill correctly uses placeholders such as
YOUR_APP_IDin its examples. Furthermore, it provides security-conscious advice for CI/CD environments, suggesting the use of repository secrets and environment variables instead of hardcoding credentials in project files. - [COMMAND_EXECUTION]: While the skill's metadata allows the
executeBashtool, the instructions themselves do not contain any dangerous or obfuscated shell commands. The tool is intended for standard developer tasks such as running builds or checking project configurations.
Audit Metadata