Physics-Aware Plotting

PassAudited by ClawScan on May 8, 2026.

Overview

This is a coherent instruction-only plotting skill with limited, purpose-aligned guidance for creating and organizing figure files.

This skill appears safe for normal research plotting use. Review generated file changes before committing, especially changes under `slides/assets/` and `outputs/`, but there is no evidence of hidden code, credential access, network activity, or deceptive behavior.

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.

What this means

Using the skill may cause old slide figure assets to be moved out of the slide assets folder when replacing a figure.

Why it was flagged

The skill directs the agent to reorganize generated figure assets in the repository. This is scoped to plotting outputs and aligned with the skill purpose, but it can still change project files.

Skill content
When a slide figure is replaced, keep only the currently used asset in `slides/assets/`. Move one-off or historical plot variants to `outputs/` instead of leaving stale slide assets in place.
Recommendation

Before accepting file changes, review any moved or replaced files, especially if the repository relies on older slide assets.