openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Aeo

Run AEO audits, fix site issues, validate schema, generate llms.txt, and compare sites.

AI 与大模型

作者:Arber X @arberx

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.3.2

统计:⭐ 1 · 355 · 2 current installs · 2 all-time installs

1

安装量(当前) 2

🛡 VirusTotal :良性 · OpenClaw :可疑

Package:arberx/aeo

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :可疑

OpenClaw 评估

The skill's stated purpose matches its instructions, but it relies on running a remotely-fetched npm package via npx (no integrity checks) and can edit the local codebase — these are proportionate to the task but carry non-trivial risk you should review before installing.

目的

Name/description (site audits, fixes, schema, llms.txt, monitoring) align with the runtime instructions. The skill does not request unrelated credentials, binaries, or config paths.

说明范围

Instructions explicitly run npx @ainyc/aeo-audit@1 for audits and, when asked, will apply fixes to the current codebase and write files like llms.txt and robots.txt. The SKILL.md instructs the agent to ask for confirmation before edits, and provides argument-sanitization guidance — editing local files is expected but powerful, so the user should ensure confirmation flows are enforced.

安装机制

The skill consistently instructs use of npx to run a published package at runtime. npx will download and execute code from the npm registry (dynamic remote code execution) and the SKILL.md does not require verification (checksum/signature) or pin an exact immutable release. This is a common pattern for CLI tools but is higher-risk than instruction-only skills because it runs third-party code on your system.

证书

No environment variables, credentials, or config paths are requested. The declared capabilities (reading project files and writing audit outputs) are proportionate to the described functionality.

持久

The skill is not marked always:true and does not request elevated system-wide privileges. It does have permission to write files in the working project and to save audit history (.aeo-audit-history/) per the instructions; this is expected but potentially sensitive if run in production repositories without review.

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Aeo」。简介:Run AEO audits, fix site issues, validate schema, generate llms.txt, and compar…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/arberx/aeo/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。