AEO Prompt Research (Free)
Analysis
This skill appears to do what it says: crawl user-specified websites and produce AEO prompt research, with only normal web-access and an optional local crawl script to use carefully.
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.
Use `web_fetch` on key pages... Alternatively, run `scripts/crawl_site.sh <domain>` for a batch crawl.
The skill intentionally uses web-fetching tools and an optional local shell script to crawl a user-provided domain. This is purpose-aligned, but it is still broad enough that users should ensure the target domain is intended.
Source: unknown; Homepage: none; Required binaries (all must exist): none
Registry metadata does not provide a verified source/homepage or declare runtime binaries, while the included helper script documents a curl dependency. The full script is present and simple, so this is a metadata/provenance note rather than a concern.
