file-organizer
Organize Files and Remove Duplicates
Cluttered directories hide important files and waste storage. This skill reviews contents, proposes a structure, and applies approved moves, renames, or duplicate cleanup.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "file-organizer" from https://skillstore.io/skills/davila7-file-organizer.md and its manifest at https://skillstore.io/api/skills/davila7-file-organizer/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "file-organizer". Review my Downloads folder without changing anything.
Expected outcome:
- Current state: 286 files across 14 types, with installers and screenshots forming the largest groups.
- Suggested folders: Documents, Images, Installers, Archives, and To-Sort.
- Review needed: 12 duplicate candidates and 9 files older than one year.
Using "file-organizer". Prepare a conservative cleanup plan for my completed client projects.
Expected outcome:
- Archive 18 completed project folders by client and year.
- Keep four active projects in their current locations.
- Confirm three naming conflicts and two duplicate groups before any changes.
Security Audit
Medium RiskAll 12 static alerts are false positives caused by Markdown fences or benign prose; no Ruby backtick execution or reconnaissance appears. The skill nevertheless presents shell commands that accept unquoted directory placeholders and a plain `mv` example that may overwrite files. These operational risks require safer command construction and collision handling before unattended use.
Confirmed security concerns (2)
Risk Factors
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/davila7-file-organizer/audits/10?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/davila7-file-organizer?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/davila7-file-organizer?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/davila7-file-organizer/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/davila7-file-organizer.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA · BibTeX · CFF)
APA citation
davila7. (2026). file-organizer security audit report (audit version 10) [Author version unspecified]. Skillstore. https://skillstore.io/skills/davila7-file-organizer/audits/10BibTeX citation
@techreport{davila7-davila7-file-organizer-2026,
author = {davila7},
title = {file-organizer security audit report (audit version 10)},
institution = {Skillstore},
year = {2026},
number = {10},
url = {https://skillstore.io/skills/davila7-file-organizer/audits/10},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "file-organizer security audit report (audit version 10)"
version: "unspecified"
type: report
authors:
- name: "davila7"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/davila7-file-organizer/audits/10"
identifiers:
- type: other
value: "skillstore:davila7-file-organizer:audit:10"
description: "Skillstore immutable audit report identifier"
Compare variants
5 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
sickn33-file-organizer
2026-08-21
89jobrien-file-organizer
2026-08-21
davila7-file-organizer
2026-08-21
composiohq-file-organizer
2026-08-21
dyai2025-file-organizer
2026-08-21
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Clean a Downloads Folder
Sort mixed downloads into clear categories while identifying large, old, and duplicate candidates.
Consolidate Project Archives
Separate active projects from completed work and standardize folder and file names.
Prepare Shared Records
Review team files, propose a consistent structure, and flag ambiguous items before migration.
Try These Prompts
Review [directory] without changing files. Summarize file types, large items, date ranges, and the main organization problems.
Analyze [directory] and propose a conservative folder structure. List every planned move, rename, archive, and duplicate decision for approval.
Apply the approved plan to [directory]. Avoid overwrites, log every change, preserve timestamps, and stop when any destination is ambiguous.
Audit [directories], identify duplicate candidates, design active and archive structures, and produce a reversible migration plan with collision checks.
Best Practices
- Start with read-only analysis and define directories that must remain untouched.
- Review the complete move, rename, archive, and deletion plan before approval.
- Use collision checks and a reversible change log for every operation.
Avoid
- Do not organize an entire home directory without a clearly approved scope.
- Do not delete duplicate candidates based only on similar names or sizes.
- Do not substitute raw user input into shell commands or overwrite existing destinations.