AI Prompt Researcher

PassAudited by ClawScan on May 1, 2026.

Overview

This skill appears to generate marketing prompt-research reports locally, with no evidenced credential use, network access, or hidden data transfer.

Before installing, note that this is mainly a local report-generation aid for marketing prompt research. Provide only business details you are comfortable storing in a generated report, and do not run or download the advanced helper scripts unless they are included from a trusted source.

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 a local report file from the business information the user provides.

Why it was flagged

The skill asks the user to run a local Python helper script. This is disclosed and central to the stated reporting purpose, but users should recognize that installing/using the skill involves executing included code.

Skill content
python scripts/research_prompts.py --category "<category>" --brand "<brand>" --output report.md
Recommendation

Run the included script only from the installed skill directory and review the output path before executing.

What this means

Advanced examples may not work as documented, and users should avoid fetching or running similarly named scripts from unverified sources.

Why it was flagged

The documentation references advanced helper scripts that are not listed in the provided file manifest. The main included script is present, but these advanced commands would require additional files or clarification.

Skill content
python scripts/competitor_prompts.py ...; python scripts/trending_prompts.py ...; python scripts/monitor_prompts.py --prompts-file prompts.json --frequency weekly
Recommendation

Use the included research_prompts.py workflow unless the missing helper scripts are supplied by the same trusted package source and reviewed.