Back to skill

Security audit

flickies

Security checks for vulnerabilities and agentic risk

Overview

This skill is a disclosed client guide for using a self-hosted video-processing service, with notable setup risks around network exposure and authentication but no hidden or purpose-mismatched behavior found.

Before installing or using this skill, make sure the Flickies server is one you control or trust. Set FLICKIES_AUTH_TOKEN and bind the port to localhost or place it behind an authenticated proxy before exposing it on any network. Treat file_url, output_url, and webhook_url as server-side network actions, and avoid sending sensitive media to untrusted endpoints. Be mindful that lipsync and face-restoration workflows can create synthetic media and may have consent, licensing, or non-commercial-use constraints.

Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep

Static analysis

No suspicious patterns detected.