linkfox-echotik-list-video-rank
Pass
Audited by Gen Agent Trust Hub on Aug 22, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill operates strictly within its documented purpose of providing TikTok video analytics. It follows security best practices by using environment variables for API key management and directing all network traffic to official author-owned domains (*.linkfox.com).
- [COMMAND_EXECUTION]: The skill includes Python scripts (
echotik_list_video_rank.pyandonboarding.py) to facilitate data retrieval and account configuration. These scripts are transparent, use standard libraries, and do not perform unauthorized file system modifications or privilege escalation. - [EXTERNAL_DOWNLOADS]: Network operations are limited to API requests and authentication checks with the LinkFox gateway. The skill does not download or execute third-party scripts at runtime.
- [CREDENTIALS_UNSAFE]: The skill handles authentication via the
LINKFOX_AGENT_API_KEYenvironment variable. The onboarding script provides a secure guided process for users to register and configure their keys without exposing secrets in the source code.
Audit Metadata