Physics-Aware Plotting

PassAudited by VirusTotal on May 8, 2026.

Overview

Type: OpenClaw Skill Name: physics-aware-plotting Version: 1.0.0 The skill bundle provides stylistic and logical guidelines for an AI agent to generate high-quality scientific plots using Matplotlib. The instructions in SKILL.md focus on physical accuracy, publication-style aesthetics (ApJ/AAS), and proper file management (e.g., using 500 DPI or vector formats), with no evidence of malicious intent, data exfiltration, or unauthorized execution.

Findings (0)

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.