Case Study Factory

PassAudited by ClawScan on May 1, 2026.

Overview

This appears to be a benign case-study drafting skill with a disclosed local Python helper and no credentials, network access, or destructive behavior shown.

This skill is appropriate for drafting case studies from materials you provide. Before installing, confirm you trust the bundle source, use only approved or anonymized project materials, and review any generated text before sending, publishing, or using it externally.

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

You have less external assurance about who produced the skill, even though the reviewed behavior is limited.

Why it was flagged

The bundle has weak provenance metadata, although it does not include a remote install step or third-party dependency.

Skill content
Source: unknown; Homepage: https://example.invalid/skills/case-study-factory
Recommendation

Install only if you trust the bundle source, and prefer a verified homepage or publisher provenance for production use.

What this means

If invoked, the agent may run the bundled script against local files you point it to and create an output document.

Why it was flagged

The skill discloses optional local Python execution to process an input file and generate an output file; this is aligned with the stated document-generation purpose.

Skill content
如运行环境允许 shell / exec,可使用:`python3 "{baseDir}/scripts/run.py" --input <输入文件> --output <输出文件>`
Recommendation

Use intended project-material files only, avoid sensitive client data unless it is approved for processing, and review the generated draft before sharing or publishing.