Back to skill

Security audit

sampling-and-indexing

Security checks for vulnerabilities and agentic risk

Overview

This is an instruction-only skill for sampling video frames consistently, with no hidden install behavior, credential use, network access, or persistence.

Before installing, confirm the agent will only read the intended video files and that any runtime used for the pseudocode has an appropriate video-reading library such as OpenCV. Review future versions separately if they add scripts, dependencies, or broader file access.

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.