Robot

ReviewAudited by ClawScan on May 1, 2026.

Overview

This is a coherent robotics guidance skill with no malicious artifacts found, though users should notice that it keeps local project memory and may help generate safety-critical robot control code.

This skill appears safe to install as an instruction-only robotics helper. Before using its outputs on real robots or high-power hardware, confirm the exact components, simulate industrial motion first, and manually review safety limits. Also be aware that it may create and reuse local notes in ~/robot, so keep those files accurate and do not store secrets there.

Findings (2)

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

Robot control code or wiring advice can cause equipment damage or injury if copied to real hardware without verification.

Why it was flagged

The skill may help generate robot motion code that could affect real industrial hardware, but it explicitly requires safety clarification and reduced-speed testing.

Skill content
Before generating ANY motion code, clarify: 1. Target: Simulation ... or real robot? 2. Safety: If real, what safety systems are in place? 3. Speed: Start at ≤10% speed for testing
Recommendation

Use simulation first, confirm exact hardware and safety systems, and have a qualified person review any real robot motion or high-power wiring before running it.

What this means

Future robotics advice may be shaped by whatever is stored in the local ~/robot files, including outdated, incorrect, or sensitive project details.

Why it was flagged

The skill stores and reuses local project, inventory, and correction notes, so inaccurate or sensitive information in those files may influence later recommendations.

Skill content
Memory lives in `~/robot/` ... Before ANY recommendation: 1. Read ~/robot/memory.md ... 3. Check ~/robot/corrections.md ... Update Memory Proactively
Recommendation

Review the ~/robot files periodically, avoid storing secrets or sensitive facility details there, and correct or delete stale information.