File Drop Organizer

PassAudited by VirusTotal on May 15, 2026.

Findings (1)

The skill bundle is a legitimate utility designed to audit and organize local directories. The Python script (scripts/run.py) performs read-only operations to generate reports on file distributions and identifies potential security risks, such as hardcoded secrets or dangerous shell commands, using regex patterns. It includes logic to mask sensitive data in its output and lacks any network exfiltration or unauthorized execution capabilities. The SKILL.md instructions explicitly direct the AI agent to prioritize dry-runs and avoid high-risk system changes, aligning with the stated purpose.