Create AI-First Website with GEO (Generative Engine Optimization) and marketing rules to convert visitors into leads
Security Analysis
high confidenceThe skill's requested access (a single EVOWEB_API_KEY) and the plain-text API instructions align with its stated purpose of creating websites; nothing in the SKILL.md asks for unrelated credentials, installs, or system access.
Name/description (create AI-first self-selling websites) matches the runtime instructions and the single required environment variable (EVOWEB_API_KEY). The API endpoints documented (POST /sites, GET /sites/{id}, POST /sites/{id}/remake) are exactly what a website-generation integration would need.
SKILL.md instructions are scoped to: collect a business prompt, call the service to create a site, poll status, and report results. The instructions do not ask the agent to read local files, other environment variables, or system configuration, nor to exfiltrate unrelated data.
This is an instruction-only skill with no install spec, no downloads, and no code files — lowest-risk install footprint.
Only EVOWEB_API_KEY is required, which is proportional for an API-based website-generation service. No unrelated secrets, config paths, or excessive environment variables are requested.
The skill does not request persistent system presence (always is false) and does not modify other skills or system settings. Model invocation is allowed (platform default), which is appropriate for this integration.
Guidance
This skill appears coherent: it only needs your EvoWeb API key and gives clear, limited runtime instructions. Before installing, verify the EVOWEB_API_KEY comes from the official service and that you’re comfortable granting that API access to create sites on your behalf. Note the SKILL.md’s editor_url uses a different host (web.oto.dev) in examples — you may want to confirm where generated sites and editor links will actually be hosted. Also confirm account/email verification and billing requirements on the provider side. If you prefer stricter control, avoid granting the agent autonomous invocation or remove the skill until you manually trigger site creation.
Latest Release
v1.0.1
- Updated service API base URL from web.oto.dev to evoweb.ai. - Adjusted registration link to point directly to evoweb.ai. - Replaced "Gnrative Engine Optimization" with corrected term "Generative Engine Optimization (GEO)" in the description. - No changes to endpoints, workflow, or functionality.
More by @galizki
Published by @galizki on ClawHub