viral-topic
Pass
Audited by Gen Agent Trust Hub on Jul 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The root skill acts as a controller, routing user requests to specialized sub-skills for different platforms (WeChat, X, Bilibili, YouTube).
- [SAFE]: Network operations are scoped to intended service endpoints including Google APIs (YouTube), Bilibili web interfaces, and TwitterAPI.io. No unauthorized data exfiltration patterns were detected.
- [SAFE]: Credential management follows best practices; all API keys and session cookies are retrieved from environment variables rather than being hardcoded.
- [SAFE]: The scripts implement content sanitization, such as stripping HTML tags and unescaping entities from external data strings before they are returned to the agent context.
- [SAFE]: The skill uses local file storage appropriately for caching Bilibili follower counts in a user-directory subfolder, improving performance without requesting elevated privileges.
Audit Metadata