Market Research Reports

PassAudited by ClawScan on May 1, 2026.

Overview

The skill is coherent for creating market research reports, but it can run local Python/LaTeX-style generation commands and depends on other local skills for visuals.

This appears safe for its stated purpose. Before installing, make sure you are comfortable with it writing report assets and running local Python/LaTeX-style commands, and verify the referenced visual-generation skills are trusted and available.

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

The skill may create files and run local generation commands as part of producing the report.

Why it was flagged

The skill explicitly allows Bash and provides Python command examples to generate report visuals. This is expected for producing images and PDFs, but users should know local commands may be run.

Skill content
allowed-tools: [Read, Write, Edit, Bash] ... python skills/scientific-schematics/scripts/generate_schematic.py ... python skills/generate-image/scripts/generate_image.py
Recommendation

Run it in a project directory you control, review generated files before sharing, and approve any command that affects locations outside the report workspace.

What this means

The skill may fail or behave differently depending on which external visual-generation skills are installed locally.

Why it was flagged

The skill relies on other local skills/scripts for visual generation, but the registry metadata lists no required binaries or install spec. This is purpose-aligned but under-declared.

Skill content
Use `scientific-schematics` ... python skills/scientific-schematics/scripts/generate_schematic.py ... Use `generate-image` ... python skills/generate-image/scripts/generate_image.py
Recommendation

Verify that the referenced visual-generation skills and LaTeX tooling are installed from sources you trust before using the batch visual workflow.