建议执行未固定版本的 npx 包
原文依据:3 处命令 `npx is-agentic` 可能从包仓库下载并立即执行当前发布版本。Skill 没有固定版本、校验哈希或要求先检查包内容。
如果包、发布者账户或依赖链被入侵,代码会以运行命令者的权限执行,可能读取项目文件、环境变量或凭据并修改本地文件。域名也会作为参数交给该工具。
这是实际建议运行的命令,不是仅供说明的代码示例。命令没有 `@版本` 或完整性校验,npx 在需要时可下载并立即执行当前包;风险发生在用户选择命令行方案并运行它时。影响取决于下载包当时的内容及本机权限。可限制为网页方案,或要求作者提供固定版本、来源与校验值。
| Tool | Run it | Method ||---|---|---|| **Is Agentic** (Vercel + Ora) | `npx is-agentic yourdomain.com` or [is-agentic.com](https://is-agentic.com) | 100+ checks; Essential checks carry most of the score; Recommended checks activate only when evidence shows you have that surface (API, MCP server, commerce); not-applicable checks are excluded, not failed; includes an observed agent journey showing where a real agent hit friction || **Frase Agent Readiness Checker** | [frase.io/tools/agent-readiness](https://www.frase.io/tools/agent-readiness) | Access / Discovery / Parseability triad; 80+ = agents can reliably use the site, 60–79 = solid with gaps, <60 = real access problems |查看另外 2 个位置
|---|---|---|| **Is Agentic** (Vercel + Ora) | `npx is-agentic yourdomain.com` or [is-agentic.com](https://is-agentic.com) | 100+ checks; Essential checks carry most of the score; Recommended checks activate only when evidence shows you have that surface (API, MCP server, commerce); not-applicable checks are excluded, not failed; includes an observed agent journey showing where a real agent hit friction || **Frase Agent Readiness Checker** | [frase.io/tools/agent-readiness](https://www.frase.io/tools/agent-readiness) | Access / Discovery / Parseability triad; 80+ = agents can reliably use the site, 60–79 = solid with gaps, <60 = real access problems |Run one before and after any agent-readiness work — the score is a shareable artifact and the failed checks are your worklist. (Both are vendor tools with a product behind them; the *checks* are the value, not the pitch.)