tiktok-automation
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No evidence of malicious code, obfuscation, or unauthorized credential harvesting was found. The skill's operations align with its stated purpose of TikTok automation.
- [EXTERNAL_DOWNLOADS]: The skill requires configuring an external MCP server at
https://rube.app/mcp. This is a core requirement for the toolkit to function. Users should be aware that the security and privacy of the TikTok interactions depend on the reliability of therube.appservice. - [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection as it processes data from external sources, such as video metadata and user profile information. This is a common architectural risk for content management tools and is not unique to this implementation.
- Ingestion points: Video metadata retrieved via
TIKTOK_LIST_VIDEOS; user profile and stats fromTIKTOK_GET_USER_PROFILE. - Boundary markers: None identified in the provided instructions.
- Capability inventory: Capability to publish content and modify account settings through various
TIKTOK_*tools. - Sanitization: The instructions do not specify any sanitization or validation logic for the external data.
Audit Metadata