Psd Automator Screenshot
Analysis
The skill is coherent for screenshot-guided PSD text editing, but users should notice that it can auto-dispatch edits through an external PSD automator and records usage locally.
Findings (3)
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.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
commandDispatch: tool ... commandTool: psd_automator_screenshot ... commandArgMode: raw ... High confidence requests are auto-dispatched.
The skill sends unstructured natural-language/screenshot requests to an editing tool and says high-confidence edits are dispatched automatically. This is central to the PSD automation purpose, but it is still local file-mutation authority.
Requires psd-automator core.
The reviewed package is instruction-only, while its actual editing behavior depends on a separate psd-automator core component that is not included in the provided artifacts.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
Every invocation/execution is recorded to skills-usage.json.
The skill creates persistent usage records, which may include file names, paths, or natural-language edit instructions.
