Landing Page Generator

PassAudited by ClawScan on May 10, 2026.

Overview

This instruction-only skill is coherent for generating landing-page files, with only a minor note that it grants Bash access even though the documented workflow does not need shell commands.

This looks safe for its intended use: generating static landing-page files from a brief. Before installing, note that it has Bash permission even though the instructions do not require shell commands; decline or review any unexpected command execution.

Findings (1)

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 agent could potentially use local shell commands while running this skill, although the artifact does not direct it to do so.

Why it was flagged

The skill allows Bash even though the documented task is to generate static HTML/CSS and save files under output/landing-page/. No specific shell commands or unsafe command execution are instructed.

Skill content
allowed-tools: Read, Write, Edit, Grep, Glob, Bash
Recommendation

Users should review any proposed shell command before allowing it; the skill could likely operate with only file read/write/edit permissions.