← methodology
Agent skill published
discovery.skills-listing · Discovery · 1 pts · emerging · bonus · emerging (unscored)
Goal
Can a user act through an agent?
Whether an end user's agent can operate on their behalf: working MCP tools, published skills, agent configs.
How we test
Checked /skill.md, /.well-known/skills/, and skills.sh for published agent skills.
How to pass
Publish a /skill.md playbook agents can paste into their context to integrate with you.
Verify a fix
curl -X POST /api/scan/checks \
-H 'content-type: application/json' \
-d '{"url": "yourdomain.com", "checkIds": ["discovery.skills-listing"]}'