features-page-generator

v1.1.1

When the user wants to create, optimize, or audit features page content. Also use when the user mentions "features page," "product features," "capabilities,"...

0· 101·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description match the SKILL.md instructions: the skill guides structure, copy, SEO, and per-feature content for feature pages. It requests no binaries, env vars, or installs — appropriate for an authoring/formatting helper.
Instruction Scope
Runtime instructions are narrowly scoped to content generation, structure, SEO, and best practices. The SKILL.md tells the agent to check for local project context files (.claude/project-context.md or .cursor/project-context.md) and to use them if present; this is reasonable for producing tailored content but is an explicit file read that was not declared in a requires.config section. The skill does not instruct the agent to call external endpoints, exfiltrate data, or read unrelated system files.
Install Mechanism
No install spec and no code files are present (instruction-only). This minimizes risk because nothing is downloaded or written to disk by the skill itself.
Credentials
The skill requires no environment variables or credentials, which is proportional to its stated purpose. One small mismatch: the SKILL.md instructs the agent to read local project-context files (if they exist) even though no config paths are declared in the metadata. Reading those files is reasonable for context but is an undeclared I/O action to be aware of.
Persistence & Privilege
The skill is not always-enabled and does not request persistent privileges or modify other skills. Autonomous invocation is allowed (the platform default), which is normal for skills and not, by itself, a concern.
Assessment
This skill appears coherent and focused on generating feature-page content. It is instruction-only and requests no installs, credentials, or environment access. The main thing to note: at runtime the agent is instructed to read local project-context files (.claude/project-context.md or .cursor/project-context.md) if present — ensure those files do not contain sensitive secrets you don't want the agent to read. As always, review generated content before publishing and consider restricting the agent's access to project files if you have sensitive data in the repository.

Like a lobster shell, security has layers — review code before you run it.

latestvk97bw2hjtnnj5ey2rcgq2jzvtn83zg05

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments