Skill audit report
CometChat Calls SDK v5 integration for native Android (V5 stable, Java + Kotlin Views). Covers SDK setup (Cloudsmith Maven, CallAppSettings, init), the dual-SDK ringing pattern (Chat SDK initiateCall + Calls SDK joinSession), session settings, event listeners, call logs, recording, screen sharing, picture-in-picture, foreground service for ongoing calls, VoIP push via FCM + ConnectionService, audio/video/participant controls, custom UI, and in-call chat. Use in standalone mode (calls is the product) or additive mode (calls layered on top of an existing CometChat Android v5 chat integration).
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
INFO62
100 GitHub stars
Stars/forks activity
WARN51
100 stars, 2 forks; issue activity unavailable in current metadata
Recent maintenance
PASS88
1mo since push
License clarity
PASS86
MIT
README/SKILL.md completeness
PASS86
Metadata includes enough usage and workflow context
Dependency/runtime risk
WARN54
credential or environment access, external package install surface
Install availability
PASS92
npx skills add cometchat/cometchat-skills --skill cometchat-android-v5-calls
Install command safety
PASS92
standard package or runtime install path
Permission surface
WARN46
secrets or environment access, filesystem or document access
Repository evidence
PASS86
https://github.com/cometchat/cometchat-skills/tree/main/skills/cometchat-android-v5-calls
Review status
PASS88
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add cometchat/cometchat-skills --skill cometchat-android-v5-calls
Repository
88
https://github.com/cometchat/cometchat-skills/tree/main/skills/cometchat-android-v5-calls
License
86
MIT
Maintenance
88
1mo since push
AI review
88
Approved with no listed issues
README/SKILL.md completeness
86
Warnings
Method
This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.
Usable description available
Dependency risk
54
credential or environment access, external package install surface
Install command safety
92
standard package or runtime install path
Permission surface
46
secrets or environment access, filesystem or document access
Stars/forks activity
51
100 stars, 2 forks; issue activity unavailable in current metadata
Adoption
68
100 GitHub stars
Financial decision safety
58
Research-only use: do not treat output as financial advice or execute a position without human approval.
Agent safety v2
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
Test manually in an isolated workspace and compare against safer alternatives.
Network access
mediumSkill likely fetches remote pages, APIs, repositories, or external services.
Filesystem access
mediumSkill may read or write project files, documents, generated artifacts, or local workspace state.
Secrets or environment access
highSkill metadata references credentials, tokens, environment variables, or secret-bearing workflows.