cometchat-astro-patterns
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical guide for developers using CometChat with the Astro framework. No malicious patterns, obfuscation, or unauthorized exfiltration attempts were detected.
- [COMMAND_EXECUTION]: The skill uses utility commands such as
grepto verify project configurations andnpm/npxfor managing dependencies. These operations are standard for development-focused AI agents. - [CREDENTIALS_UNSAFE]: The documentation references authentication keys and tokens (e.g.,
COMETCHAT_AUTH_TOKEN). It correctly instructs the agent to handle these via environment variables and ensures the.envfile is added to.gitignoreto prevent accidental exposure. - [EXTERNAL_DOWNLOADS]: The skill references official CometChat NPM packages and API endpoints (
cometchat.io). These resources are consistent with the vendor's identity and established infrastructure.
Audit Metadata