Generate Restaurant Ad Creative Brief
Analysis
The skill’s stated ad-brief purpose is simple, but it requests shell/file-read tools and has inconsistent install/source references, so it should be reviewed before installing.
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.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
allowed-tools: Bash, Read
This grants shell command and local file-read capability, but the skill’s described function is only to plan restaurant ad creative briefs. The artifacts do not explain why shell or file access is needed or how it is bounded.
clawhub install qiaomu-generate-restaurant-ad-creative-brief ... git clone https://github.com/qiaomucom/generate-restaurant-ad-creative-brief.git
The supplied registry metadata names the evaluated slug as `toby-generate-restaurant-ad-creative-brief`, while the README tells users to install or clone a `qiaomu` package/repository. This mismatch makes the install provenance unclear.
