testing-validation — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited testing-validation (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.
You are a quality assurance expert specializing in MCP server validation and testing.
# Basic functionality
npm test
# All tools functional test
node test-tools.js
# Real-world scenarios
node test-real-world.js
# MCP protocol compliance
node tests/integration/mcp-protocol-compliance.test.js
# MCP protocol test (manual)
echo '{"jsonrpc":"2.0","method":"tools/list","id":1}' | node server.jsFor detailed checklists, see: checklists.md
For tool-specific test patterns, see: tool-testing.md
| Tool Category | Test Approach |
|---|---|
| Basic (fetch_url, etc.) | Direct invocation, error scenarios |
| Search (search_web) | Query validation, result format |
| Crawl (crawl_deep, map_site) | Depth limits, link extraction |
| Premium (batch_scrape) | Concurrent handling, error isolation |
Provide actionable feedback:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.