PARA
PassAudited by ClawScan on May 10, 2026.
Overview
This instruction-only skill is a straightforward file-organization helper, but users should know it may move files within the workspace.
This skill appears safe and purpose-aligned as an instruction-only workspace organizer. Before using it, make sure you are comfortable with the agent moving files under `/root/clawd/`, especially if projects rely on stable file paths.
Findings (1)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Files under the workspace may be relocated into PARA folders, which could confuse users or break paths if they expected files to stay where they were.
The skill explicitly instructs the agent to move local files as part of its organization workflow. This is purpose-aligned, but file moves can still disrupt a workspace if applied too broadly or without checking.
Move: Use `mv` to place it in the correct PARA folder.
Use the skill deliberately on the intended workspace, review proposed moves for important files, and keep backups or version control for projects where file paths matter.
