cypress-docs — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited cypress-docs (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Enable the agent to retrieve accurate, up-to-date, and verifiable information about the Cypress testing framework by prioritizing official documentation and structured sources.
Apply this skill whenever the task depends on finding, reading, or quoting Cypress documentation rather than general testing intuition:
llms.txt, /llm/*) when fetching or summarizing doc pages.If the user only needs writing or fixing tests without a documentation lookup, prefer cypress-author; if they only need test explanation without fetching docs, prefer cypress-explain. Use this skill when official documentation is the source of truth.
When accessing docs.cypress.io:
/llms.txt/llm/*. Every path on the site has an optimized version hosted under /llm - for example, https://docs.cypress.io/app/faq is available at https://docs.cypress.io/llm/markdown/app/faq.md./llm/* is incomplete, use standard docs pagesIf documentation cannot verify a claim:
| Query Type | Search Location |
|---|---|
| How do I... | /guides/, /core-concepts/ |
| What is... | /core-concepts/ |
| API / Commands | /api/commands/ |
| Assertions | /api/assertions/ |
| Config issues | /configuration/ |
| CI/CD | /guides/ci-cd/ |
| Errors | /references/error-messages/ |
/llm/* (via /llms.txt)/changelog/cypress.io (blog, updates)If the query includes:
Then:
/references/error-messagesCache frequently used topics:
Internally assess confidence:
If LOW:
/llms.txt/llm/* pathsUser: "How do I mock API requests in Cypress?"
Agent should:
/llm/markdown/api/ and /llm/markdown/guides/cy.interceptThis skill ensures:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.