Paper Engineering Assistant

ReviewAudited by ClawScan on May 1, 2026.

Overview

The skill is a coherent local academic-writing assistant, but users should be careful because it can overwrite thesis files and persist/reuse reference summaries.

This appears safe to use for its stated purpose if you run it in a dedicated thesis folder. Before installing, verify the package version/source, explicitly set the project directory, keep backups or version control, and review generated or synchronized files before letting them replace important drafts.

Findings (4)

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

A wrong project path or unreviewed write could replace useful draft work.

Why it was flagged

The skill is expected to write thesis body files, but the artifact explicitly allows overwriting existing local documents.

Skill content
Existing files in this directory may be overwritten.
Recommendation

Use a dedicated project directory, keep backups or version control, and review file changes before accepting major write operations.

What this means

A mistaken edit may be copied into summaries, outlines, or generated draft sections.

Why it was flagged

The three-layer synchronization design can propagate an incorrect framework, summary, or body edit across other project files.

Skill content
must be executed after each modification
Recommendation

Review diffs after synchronization and keep checkpoints before large framework or body rewrites.

What this means

Bad, outdated, or unintended reference materials could influence later thesis drafts.

Why it was flagged

The skill persists processed reference summaries and later reuses them for writing, which is purpose-aligned but makes the quality and trustworthiness of stored materials important.

Skill content
This creates a "knowledge base" for each reference.
Recommendation

Only place intended literature and institutional materials in the project folders, and periodically review generated summaries.

What this means

It may be harder to verify that the installed artifact is the intended release.

Why it was flagged

The registry metadata lacks a source/homepage and the packaged artifacts show version 1.0.0, creating a minor provenance/version-consistency note.

Skill content
Source: unknown; Homepage: none; Version: 1.0.1
Recommendation

Confirm the package identity and review the included SKILL.md and agent.py before relying on it for important documents.