tiktok-scraper-api
Pass
Audited by Gen Agent Trust Hub on Sep 3, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and process user-generated content from TikTok, including profiles, video descriptions, and comments. This content originates from untrusted third parties and could be crafted to include malicious instructions.
- Ingestion points: API response data processed in the agent context as described in SKILL.md.
- Boundary markers: Absent; the instructions do not specify the use of delimiters or warnings to ignore instructions embedded in the scraped data.
- Capability inventory: The skill uses network operations to fetch data but does not demonstrate file-system write access or arbitrary code execution capabilities.
- Sanitization: No specific sanitization or filtering of the external TikTok content is mentioned.
- [EXTERNAL_DOWNLOADS]: The skill documentation suggests installing the 'langchain-scavio' Python package, which is a library provided by the skill vendor to facilitate integration.
Audit Metadata