CtrlK
BlogDocsLog inGet started
Tessl Logo

mlava/agent-ready-cli

Use the Agent Ready (agent-ready.dev) command-line client to scan any public URL for AI agent-readability against the Vercel Agent Readability Spec, the llmstxt.org standard, and agent-protocol manifests (MCP server cards, A2A, agents.json, agent-permissions.json, UCP, x402, NLWeb). Activates for "scan this site with the agent-ready CLI", "run agent-ready scan {URL} in the terminal", "agent-ready get {id}", "agent-ready list", "agent-ready ask {question}", or any time the user wants a one-command terminal scan with no fetch wiring and no MCP install. Pick this skill when the agent can run shell commands. For raw HTTP, use the `agent-ready-api` skill; for MCP-native tool calls, use `agent-ready-mcp`.

73

Quality

92%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Overview
Quality
Evals
Security
Files

Low

Low-risk findings.

1 low severity finding. Worth noting, but not necessarily harmful.

Low

W011: Third-party content exposure detected (indirect prompt injection risk).

What this means

The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.

Why it was flagged

The agent scans arbitrary public URLs chosen by the user, ingesting third-party web content and scan reports into the runtime workflow.

Where we found it

agent-ready.dev

domain · 5 sites

The skill instructs the agent to run the agent-ready CLI which communicates exclusively with the agent-ready.dev API; this API crawls user-provided URLs and returns scan results containing scraped third-party content (titles, headings, llms.txt bodies, check messages) that the agent then ingests into the runtime workflow.

SKILL.md

3

agent-ready.dev

SKILL.md

7

https://agent-ready.dev

SKILL.md

13

agent-ready.dev REST API

SKILL.md

70

https://agent-ready.dev/dashboard/api-keys

SKILL.md

158

talks only to agent-ready.dev

Report incorrect finding
Audited
Security analysis
Snyk