The Skill recommends executing an unpinned npx package
Source references: 3The `npx is-agentic` command can download and immediately execute the currently published package. The Skill does not pin a version, verify a checksum, or require inspection before execution.
If the package, publisher account, or dependency chain is compromised, code runs with the user's permissions and could read project files, environment variables, or credentials and modify local files. The domain is also provided to the tool.
This is an actionable command the reference tells the user to run, not merely an illustrative code sample. It has no `@version` or integrity check, and npx can download and immediately execute the current package when needed. The risk arises if the user chooses and runs the CLI option; impact depends on the package contents at that time and the user's local permissions. The user can choose the web option or request a pinned version, source, and checksum.
| 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 |Show 2 other places
|---|---|---|| **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.)