scrub-takes

Pass

Audited by Gen Agent Trust Hub on Jun 13, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses various Bash utilities such as find, ffprobe, mv, and rm to manage files. The implementation correctly quotes shell variables to handle filenames safely and prevent common command injection vulnerabilities associated with file processing.
  • [SAFE]: The skill's primary function is local file management. It includes built-in safeguards, such as moving files to a quarantine folder (_rejected/) by default and requiring explicit user confirmation before any deletion occurs. It does not access sensitive system paths, perform network requests, or use obfuscated code.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 13, 2026, 03:34 PM
Security Audit — agent-trust-hub — scrub-takes