Summary

2078
tests
HIGH 1 (0.0%)
MEDIUM 1 (0.0%)
LOW 4 (0.2%)
INFO 60 (2.9%)
PASS 2071 (99.7%)
CRITICAL 0
HIGH 1
MEDIUM 1
LOW 4
INFO 60
PASS 2071
Total: 2078 Passed: 2071 Failed: 7 Duration: 103.3s

Server Information

Server Name
unknown
Version
unknown
Protocol
unknown
Transport
STDIO
Target
npx -y @modelcontextprotocol/server-github
Discovered At
2026-04-13 16:23:28 UTC
Tools
26
Resources
0
Prompts
0
Exposed Tools
create_or_update_file search_repositories create_repository get_file_contents push_files create_issue create_pull_request fork_repository create_branch list_commits list_issues update_issue add_issue_comment search_code search_issues search_users get_issue get_pull_request list_pull_requests create_pull_request_review merge_pull_request get_pull_request_files get_pull_request_status update_pull_request_branch get_pull_request_comments get_pull_request_reviews

Findings (2078 tests)

Test ID Severity Test Name Description / Details Duration
SECURITY  ·  1980 tests
T02-create_repository-PI-015 HIGH Injection PI-015 → create_repository
Tool 'create_repository' timed out after 10.0s on PI-015 (Jinja template injection) — possible DoS vector.
Timeout after 10.0s. Payload length: 7 chars.
Remediation:
The tool did not respond within the timeout window. This may indicate it has no rate limiting or input-size guard, making it vulnerable to denial-of-service via oversized inputs.
10001ms
T02-search_repositories-PI-007 MEDIUM Injection PI-007 → search_repositories
Tool 'search_repositories' echoed the raw injection payload back in its response (PI-007: Path traversal).
Payload (param='query'): '../../../etc/passwd' Response excerpt: '{\n "total_count": 309,\n "incomplete_results": false,\n "items": [\n {\n "id": 6587016,\n "node_id": "MDEwOlJlcG9zaXRvcnk2NTg3MDE2",\n "name": "libpam-pwdfile",\n "full_name": "tiwe-de/libpam-pwdfile",\n "private": false,\n "owner": {\n "login": "tiwe-de",\n "id": 917878,\n "node_id": "MDQ6VXNlcjkxNzg3OA==",\n "avatar_url": "https://avatars.githubusercontent.com/u/917878?v=4",\n "url": "https://api.github.com/users/tiwe-de",\n "html_'
Remediation:
Tools should not reflect unsanitised user input verbatim. Echo-back can be exploited to inject instructions into subsequent LLM context windows.
2055ms
T07-010 LOW Duplicate Initialize (Replay Attack)
Server accepted a second initialize() call on an already active session. The session remained usable, but the server sta…
Double initialize() succeeded. Post-replay list_tools() succeeded — session is still functional but capabilities or internal state may have been altered.
Remediation:
The server should reject or ignore repeated initialize() calls. Accepting them enables mid-session protocol version downgrade and capability reset attacks.
3ms
T07-013 LOW Protocol Version Abuse
Server did not negotiate a recognised MCP protocol version (version is empty or unknown).
Remediation:
Ensure the server returns a valid protocolVersion in its initialize response (e.g. '2024-11-05'). Clients rely on this to select compatible behaviour.
0ms
T07-001 INFO Unauthenticated Access Unauthenticated Access test requires HTTP transport — skipped (transport='stdio'). 0ms
T07-002 INFO Malformed Token Rejection Malformed Token Rejection test requires HTTP transport — skipped (transport='stdio'). 0ms
T07-003 INFO Resource URI Path Traversal Server advertises no resources — path traversal test skipped. 0ms
T07-005 INFO CORS Misconfiguration CORS check requires HTTP transport — skipped (transport='stdio'). 0ms
T07-006 INFO Process Privilege Check Privilege check not available on Windows. 0ms
T02-add_issue_comment-PI-001 PASS Injection PI-001 → add_issue_comment
Tool 'add_issue_comment' returned a structured error for PI-001 (Classic override) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","p
1ms
T02-add_issue_comment-PI-002 PASS Injection PI-002 → add_issue_comment
Tool 'add_issue_comment' returned a structured error for PI-002 (Newline injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","p
1ms
T02-add_issue_comment-PI-003 PASS Injection PI-003 → add_issue_comment
Tool 'add_issue_comment' returned a structured error for PI-003 (XML tag injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","p
1ms
T02-add_issue_comment-PI-004 PASS Injection PI-004 → add_issue_comment
Tool 'add_issue_comment' returned a structured error for PI-004 (SQL injection probe) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","p
1ms
T02-add_issue_comment-PI-005 PASS Injection PI-005 → add_issue_comment
Tool 'add_issue_comment' returned a structured error for PI-005 (Shell injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","p
1ms
T02-add_issue_comment-PI-006 PASS Injection PI-006 → add_issue_comment
Tool 'add_issue_comment' returned a structured error for PI-006 (Backtick injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","p
1ms
T02-add_issue_comment-PI-007 PASS Injection PI-007 → add_issue_comment
Tool 'add_issue_comment' returned a structured error for PI-007 (Path traversal) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","p
1ms
T02-add_issue_comment-PI-008 PASS Injection PI-008 → add_issue_comment
Tool 'add_issue_comment' returned a structured error for PI-008 (Right-to-left override unicode) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","p
1ms
T02-add_issue_comment-PI-009 PASS Injection PI-009 → add_issue_comment
Tool 'add_issue_comment' returned a structured error for PI-009 (Null byte injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","p
1ms
T02-add_issue_comment-PI-010 PASS Injection PI-010 → add_issue_comment
Tool 'add_issue_comment' returned a structured error for PI-010 (BOM character) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","p
1ms
T02-add_issue_comment-PI-011 PASS Injection PI-011 → add_issue_comment
Tool 'add_issue_comment' returned a structured error for PI-011 (Rug pull attempt) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","p
1ms
T02-add_issue_comment-PI-012 PASS Injection PI-012 → add_issue_comment
Tool 'add_issue_comment' returned a structured error for PI-012 (Exfiltration instruction) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","p
1ms
T02-add_issue_comment-PI-013 PASS Injection PI-013 → add_issue_comment
Tool 'add_issue_comment' returned a structured error for PI-013 (Large payload DoS probe 10k) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","p
1ms
T02-add_issue_comment-PI-014 PASS Injection PI-014 → add_issue_comment
Tool 'add_issue_comment' returned a structured error for PI-014 (Large payload DoS probe 100k) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","p
1ms
T02-add_issue_comment-PI-015 PASS Injection PI-015 → add_issue_comment
Tool 'add_issue_comment' returned a structured error for PI-015 (Jinja template injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","p
1ms
T02-add_issue_comment-PI-016 PASS Injection PI-016 → add_issue_comment
Tool 'add_issue_comment' returned a structured error for PI-016 (Python format injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","p
1ms
T02-create_branch-PI-001 PASS Injection PI-001 → create_branch
Tool 'create_branch' returned a structured error for PI-001 (Classic override) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}]
1ms
T02-create_branch-PI-002 PASS Injection PI-002 → create_branch
Tool 'create_branch' returned a structured error for PI-002 (Newline injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}]
1ms
T02-create_branch-PI-003 PASS Injection PI-003 → create_branch
Tool 'create_branch' returned a structured error for PI-003 (XML tag injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}]
1ms
T02-create_branch-PI-004 PASS Injection PI-004 → create_branch
Tool 'create_branch' returned a structured error for PI-004 (SQL injection probe) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}]
1ms
T02-create_branch-PI-005 PASS Injection PI-005 → create_branch
Tool 'create_branch' returned a structured error for PI-005 (Shell injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}]
1ms
T02-create_branch-PI-006 PASS Injection PI-006 → create_branch
Tool 'create_branch' returned a structured error for PI-006 (Backtick injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}]
1ms
T02-create_branch-PI-007 PASS Injection PI-007 → create_branch
Tool 'create_branch' returned a structured error for PI-007 (Path traversal) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}]
1ms
T02-create_branch-PI-008 PASS Injection PI-008 → create_branch
Tool 'create_branch' returned a structured error for PI-008 (Right-to-left override unicode) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}]
1ms
T02-create_branch-PI-009 PASS Injection PI-009 → create_branch
Tool 'create_branch' returned a structured error for PI-009 (Null byte injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}]
1ms
T02-create_branch-PI-010 PASS Injection PI-010 → create_branch
Tool 'create_branch' returned a structured error for PI-010 (BOM character) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}]
1ms
T02-create_branch-PI-011 PASS Injection PI-011 → create_branch
Tool 'create_branch' returned a structured error for PI-011 (Rug pull attempt) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}]
1ms
T02-create_branch-PI-012 PASS Injection PI-012 → create_branch
Tool 'create_branch' returned a structured error for PI-012 (Exfiltration instruction) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}]
1ms
T02-create_branch-PI-013 PASS Injection PI-013 → create_branch
Tool 'create_branch' returned a structured error for PI-013 (Large payload DoS probe 10k) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}]
1ms
T02-create_branch-PI-014 PASS Injection PI-014 → create_branch
Tool 'create_branch' returned a structured error for PI-014 (Large payload DoS probe 100k) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}]
1ms
T02-create_branch-PI-015 PASS Injection PI-015 → create_branch
Tool 'create_branch' returned a structured error for PI-015 (Jinja template injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}]
1ms
T02-create_branch-PI-016 PASS Injection PI-016 → create_branch
Tool 'create_branch' returned a structured error for PI-016 (Python format injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}]
1ms
T02-create_issue-PI-001 PASS Injection PI-001 → create_issue
Tool 'create_issue' returned a structured error for PI-001 (Classic override) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"}]
1ms
T02-create_issue-PI-002 PASS Injection PI-002 → create_issue
Tool 'create_issue' returned a structured error for PI-002 (Newline injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"}]
1ms
T02-create_issue-PI-003 PASS Injection PI-003 → create_issue
Tool 'create_issue' returned a structured error for PI-003 (XML tag injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"}]
1ms
T02-create_issue-PI-004 PASS Injection PI-004 → create_issue
Tool 'create_issue' returned a structured error for PI-004 (SQL injection probe) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"}]
1ms
T02-create_issue-PI-005 PASS Injection PI-005 → create_issue
Tool 'create_issue' returned a structured error for PI-005 (Shell injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"}]
1ms
T02-create_issue-PI-006 PASS Injection PI-006 → create_issue
Tool 'create_issue' returned a structured error for PI-006 (Backtick injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"}]
1ms
T02-create_issue-PI-007 PASS Injection PI-007 → create_issue
Tool 'create_issue' returned a structured error for PI-007 (Path traversal) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"}]
1ms
T02-create_issue-PI-008 PASS Injection PI-008 → create_issue
Tool 'create_issue' returned a structured error for PI-008 (Right-to-left override unicode) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"}]
1ms
T02-create_issue-PI-009 PASS Injection PI-009 → create_issue
Tool 'create_issue' returned a structured error for PI-009 (Null byte injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"}]
1ms
T02-create_issue-PI-010 PASS Injection PI-010 → create_issue
Tool 'create_issue' returned a structured error for PI-010 (BOM character) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"}]
1ms
T02-create_issue-PI-011 PASS Injection PI-011 → create_issue
Tool 'create_issue' returned a structured error for PI-011 (Rug pull attempt) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"}]
1ms
T02-create_issue-PI-012 PASS Injection PI-012 → create_issue
Tool 'create_issue' returned a structured error for PI-012 (Exfiltration instruction) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"}]
1ms
T02-create_issue-PI-013 PASS Injection PI-013 → create_issue
Tool 'create_issue' returned a structured error for PI-013 (Large payload DoS probe 10k) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"}]
1ms
T02-create_issue-PI-014 PASS Injection PI-014 → create_issue
Tool 'create_issue' returned a structured error for PI-014 (Large payload DoS probe 100k) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"}]
1ms
T02-create_issue-PI-015 PASS Injection PI-015 → create_issue
Tool 'create_issue' returned a structured error for PI-015 (Jinja template injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"}]
1ms
T02-create_issue-PI-016 PASS Injection PI-016 → create_issue
Tool 'create_issue' returned a structured error for PI-016 (Python format injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"}]
1ms
T02-create_or_update_file-PI-001 PASS Injection PI-001 → create_or_update_file
Tool 'create_or_update_file' returned a structured error for PI-001 (Classic override) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["c
2ms
T02-create_or_update_file-PI-002 PASS Injection PI-002 → create_or_update_file
Tool 'create_or_update_file' returned a structured error for PI-002 (Newline injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["c
2ms
T02-create_or_update_file-PI-003 PASS Injection PI-003 → create_or_update_file
Tool 'create_or_update_file' returned a structured error for PI-003 (XML tag injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["c
2ms
T02-create_or_update_file-PI-004 PASS Injection PI-004 → create_or_update_file
Tool 'create_or_update_file' returned a structured error for PI-004 (SQL injection probe) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["c
2ms
T02-create_or_update_file-PI-005 PASS Injection PI-005 → create_or_update_file
Tool 'create_or_update_file' returned a structured error for PI-005 (Shell injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["c
1ms
T02-create_or_update_file-PI-006 PASS Injection PI-006 → create_or_update_file
Tool 'create_or_update_file' returned a structured error for PI-006 (Backtick injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["c
2ms
T02-create_or_update_file-PI-007 PASS Injection PI-007 → create_or_update_file
Tool 'create_or_update_file' returned a structured error for PI-007 (Path traversal) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["c
2ms
T02-create_or_update_file-PI-008 PASS Injection PI-008 → create_or_update_file
Tool 'create_or_update_file' returned a structured error for PI-008 (Right-to-left override unicode) — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["c
13ms
T02-create_or_update_file-PI-009 PASS Injection PI-009 → create_or_update_file
Tool 'create_or_update_file' returned a structured error for PI-009 (Null byte injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["c
2ms
T02-create_or_update_file-PI-010 PASS Injection PI-010 → create_or_update_file
Tool 'create_or_update_file' returned a structured error for PI-010 (BOM character) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["c
6ms
T02-create_or_update_file-PI-011 PASS Injection PI-011 → create_or_update_file
Tool 'create_or_update_file' returned a structured error for PI-011 (Rug pull attempt) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["c
1ms
T02-create_or_update_file-PI-012 PASS Injection PI-012 → create_or_update_file
Tool 'create_or_update_file' returned a structured error for PI-012 (Exfiltration instruction) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["c
1ms
T02-create_or_update_file-PI-013 PASS Injection PI-013 → create_or_update_file
Tool 'create_or_update_file' returned a structured error for PI-013 (Large payload DoS probe 10k) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["c
1ms
T02-create_or_update_file-PI-014 PASS Injection PI-014 → create_or_update_file
Tool 'create_or_update_file' returned a structured error for PI-014 (Large payload DoS probe 100k) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["c
2ms
T02-create_or_update_file-PI-015 PASS Injection PI-015 → create_or_update_file
Tool 'create_or_update_file' returned a structured error for PI-015 (Jinja template injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["c
1ms
T02-create_or_update_file-PI-016 PASS Injection PI-016 → create_or_update_file
Tool 'create_or_update_file' returned a structured error for PI-016 (Python format injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["c
1ms
T02-create_pull_request-PI-001 PASS Injection PI-001 → create_pull_request
Tool 'create_pull_request' returned a structured error for PI-001 (Classic override) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T02-create_pull_request-PI-002 PASS Injection PI-002 → create_pull_request
Tool 'create_pull_request' returned a structured error for PI-002 (Newline injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T02-create_pull_request-PI-003 PASS Injection PI-003 → create_pull_request
Tool 'create_pull_request' returned a structured error for PI-003 (XML tag injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T02-create_pull_request-PI-004 PASS Injection PI-004 → create_pull_request
Tool 'create_pull_request' returned a structured error for PI-004 (SQL injection probe) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
6ms
T02-create_pull_request-PI-005 PASS Injection PI-005 → create_pull_request
Tool 'create_pull_request' returned a structured error for PI-005 (Shell injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T02-create_pull_request-PI-006 PASS Injection PI-006 → create_pull_request
Tool 'create_pull_request' returned a structured error for PI-006 (Backtick injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T02-create_pull_request-PI-007 PASS Injection PI-007 → create_pull_request
Tool 'create_pull_request' returned a structured error for PI-007 (Path traversal) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T02-create_pull_request-PI-008 PASS Injection PI-008 → create_pull_request
Tool 'create_pull_request' returned a structured error for PI-008 (Right-to-left override unicode) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T02-create_pull_request-PI-009 PASS Injection PI-009 → create_pull_request
Tool 'create_pull_request' returned a structured error for PI-009 (Null byte injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T02-create_pull_request-PI-010 PASS Injection PI-010 → create_pull_request
Tool 'create_pull_request' returned a structured error for PI-010 (BOM character) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T02-create_pull_request-PI-011 PASS Injection PI-011 → create_pull_request
Tool 'create_pull_request' returned a structured error for PI-011 (Rug pull attempt) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T02-create_pull_request-PI-012 PASS Injection PI-012 → create_pull_request
Tool 'create_pull_request' returned a structured error for PI-012 (Exfiltration instruction) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T02-create_pull_request-PI-013 PASS Injection PI-013 → create_pull_request
Tool 'create_pull_request' returned a structured error for PI-013 (Large payload DoS probe 10k) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T02-create_pull_request-PI-014 PASS Injection PI-014 → create_pull_request
Tool 'create_pull_request' returned a structured error for PI-014 (Large payload DoS probe 100k) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T02-create_pull_request-PI-015 PASS Injection PI-015 → create_pull_request
Tool 'create_pull_request' returned a structured error for PI-015 (Jinja template injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T02-create_pull_request-PI-016 PASS Injection PI-016 → create_pull_request
Tool 'create_pull_request' returned a structured error for PI-016 (Python format injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T02-create_pull_request_review-PI-001 PASS Injection PI-001 → create_pull_request_review
Tool 'create_pull_request_review' returned a structured error for PI-001 (Classic override) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","pa
1ms
T02-create_pull_request_review-PI-002 PASS Injection PI-002 → create_pull_request_review
Tool 'create_pull_request_review' returned a structured error for PI-002 (Newline injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","pa
1ms
T02-create_pull_request_review-PI-003 PASS Injection PI-003 → create_pull_request_review
Tool 'create_pull_request_review' returned a structured error for PI-003 (XML tag injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","pa
1ms
T02-create_pull_request_review-PI-004 PASS Injection PI-004 → create_pull_request_review
Tool 'create_pull_request_review' returned a structured error for PI-004 (SQL injection probe) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","pa
1ms
T02-create_pull_request_review-PI-005 PASS Injection PI-005 → create_pull_request_review
Tool 'create_pull_request_review' returned a structured error for PI-005 (Shell injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","pa
1ms
T02-create_pull_request_review-PI-006 PASS Injection PI-006 → create_pull_request_review
Tool 'create_pull_request_review' returned a structured error for PI-006 (Backtick injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","pa
1ms
T02-create_pull_request_review-PI-007 PASS Injection PI-007 → create_pull_request_review
Tool 'create_pull_request_review' returned a structured error for PI-007 (Path traversal) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","pa
1ms
T02-create_pull_request_review-PI-008 PASS Injection PI-008 → create_pull_request_review
Tool 'create_pull_request_review' returned a structured error for PI-008 (Right-to-left override unicode) — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","pa
1ms
T02-create_pull_request_review-PI-009 PASS Injection PI-009 → create_pull_request_review
Tool 'create_pull_request_review' returned a structured error for PI-009 (Null byte injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","pa
1ms
T02-create_pull_request_review-PI-010 PASS Injection PI-010 → create_pull_request_review
Tool 'create_pull_request_review' returned a structured error for PI-010 (BOM character) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","pa
1ms
T02-create_pull_request_review-PI-011 PASS Injection PI-011 → create_pull_request_review
Tool 'create_pull_request_review' returned a structured error for PI-011 (Rug pull attempt) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","pa
1ms
T02-create_pull_request_review-PI-012 PASS Injection PI-012 → create_pull_request_review
Tool 'create_pull_request_review' returned a structured error for PI-012 (Exfiltration instruction) — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","pa
2ms
T02-create_pull_request_review-PI-013 PASS Injection PI-013 → create_pull_request_review
Tool 'create_pull_request_review' returned a structured error for PI-013 (Large payload DoS probe 10k) — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","pa
1ms
T02-create_pull_request_review-PI-014 PASS Injection PI-014 → create_pull_request_review
Tool 'create_pull_request_review' returned a structured error for PI-014 (Large payload DoS probe 100k) — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","pa
1ms
T02-create_pull_request_review-PI-015 PASS Injection PI-015 → create_pull_request_review
Tool 'create_pull_request_review' returned a structured error for PI-015 (Jinja template injection) — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","pa
1ms
T02-create_pull_request_review-PI-016 PASS Injection PI-016 → create_pull_request_review
Tool 'create_pull_request_review' returned a structured error for PI-016 (Python format injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","pa
1ms
T02-create_repository-PI-001 PASS Injection PI-001 → create_repository
Tool 'create_repository' returned a structured error for PI-001 (Classic override) — handled gracefully.
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
736ms
T02-create_repository-PI-002 PASS Injection PI-002 → create_repository
Tool 'create_repository' returned a structured error for PI-002 (Newline injection) — handled gracefully.
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
75ms
T02-create_repository-PI-003 PASS Injection PI-003 → create_repository
Tool 'create_repository' returned a structured error for PI-003 (XML tag injection) — handled gracefully.
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
96ms
T02-create_repository-PI-004 PASS Injection PI-004 → create_repository
Tool 'create_repository' returned a structured error for PI-004 (SQL injection probe) — handled gracefully.
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
90ms
T02-create_repository-PI-005 PASS Injection PI-005 → create_repository
Tool 'create_repository' returned a structured error for PI-005 (Shell injection) — handled gracefully.
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
533ms
T02-create_repository-PI-006 PASS Injection PI-006 → create_repository
Tool 'create_repository' returned a structured error for PI-006 (Backtick injection) — handled gracefully.
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
81ms
T02-create_repository-PI-007 PASS Injection PI-007 → create_repository
Tool 'create_repository' returned a structured error for PI-007 (Path traversal) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:07.737Z
120ms
T02-create_repository-PI-008 PASS Injection PI-008 → create_repository
Tool 'create_repository' returned a structured error for PI-008 (Right-to-left override unicode) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:07.847Z
103ms
T02-create_repository-PI-009 PASS Injection PI-009 → create_repository
Tool 'create_repository' returned a structured error for PI-009 (Null byte injection) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:07.965Z
119ms
T02-create_repository-PI-010 PASS Injection PI-010 → create_repository
Tool 'create_repository' returned a structured error for PI-010 (BOM character) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:08.092Z
127ms
T02-create_repository-PI-011 PASS Injection PI-011 → create_repository
Tool 'create_repository' returned a structured error for PI-011 (Rug pull attempt) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:08.196Z
104ms
T02-create_repository-PI-012 PASS Injection PI-012 → create_repository
Tool 'create_repository' returned a structured error for PI-012 (Exfiltration instruction) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:08.261Z
64ms
T02-create_repository-PI-013 PASS Injection PI-013 → create_repository
Tool 'create_repository' returned a structured error for PI-013 (Large payload DoS probe 10k) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:08.396Z
135ms
T02-create_repository-PI-014 PASS Injection PI-014 → create_repository
Tool 'create_repository' returned a structured error for PI-014 (Large payload DoS probe 100k) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:08.504Z
110ms
T02-create_repository-PI-016 PASS Injection PI-016 → create_repository
Tool 'create_repository' returned a structured error for PI-016 (Python format injection) — handled gracefully.
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
335ms
T02-fork_repository-PI-001 PASS Injection PI-001 → fork_repository
Tool 'fork_repository' returned a structured error for PI-001 (Classic override) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-fork_repository-PI-002 PASS Injection PI-002 → fork_repository
Tool 'fork_repository' returned a structured error for PI-002 (Newline injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-fork_repository-PI-003 PASS Injection PI-003 → fork_repository
Tool 'fork_repository' returned a structured error for PI-003 (XML tag injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-fork_repository-PI-004 PASS Injection PI-004 → fork_repository
Tool 'fork_repository' returned a structured error for PI-004 (SQL injection probe) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-fork_repository-PI-005 PASS Injection PI-005 → fork_repository
Tool 'fork_repository' returned a structured error for PI-005 (Shell injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-fork_repository-PI-006 PASS Injection PI-006 → fork_repository
Tool 'fork_repository' returned a structured error for PI-006 (Backtick injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-fork_repository-PI-007 PASS Injection PI-007 → fork_repository
Tool 'fork_repository' returned a structured error for PI-007 (Path traversal) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-fork_repository-PI-008 PASS Injection PI-008 → fork_repository
Tool 'fork_repository' returned a structured error for PI-008 (Right-to-left override unicode) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-fork_repository-PI-009 PASS Injection PI-009 → fork_repository
Tool 'fork_repository' returned a structured error for PI-009 (Null byte injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-fork_repository-PI-010 PASS Injection PI-010 → fork_repository
Tool 'fork_repository' returned a structured error for PI-010 (BOM character) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-fork_repository-PI-011 PASS Injection PI-011 → fork_repository
Tool 'fork_repository' returned a structured error for PI-011 (Rug pull attempt) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-fork_repository-PI-012 PASS Injection PI-012 → fork_repository
Tool 'fork_repository' returned a structured error for PI-012 (Exfiltration instruction) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-fork_repository-PI-013 PASS Injection PI-013 → fork_repository
Tool 'fork_repository' returned a structured error for PI-013 (Large payload DoS probe 10k) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-fork_repository-PI-014 PASS Injection PI-014 → fork_repository
Tool 'fork_repository' returned a structured error for PI-014 (Large payload DoS probe 100k) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-fork_repository-PI-015 PASS Injection PI-015 → fork_repository
Tool 'fork_repository' returned a structured error for PI-015 (Jinja template injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-fork_repository-PI-016 PASS Injection PI-016 → fork_repository
Tool 'fork_repository' returned a structured error for PI-016 (Python format injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-get_file_contents-PI-001 PASS Injection PI-001 → get_file_contents
Tool 'get_file_contents' returned a structured error for PI-001 (Classic override) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"}]
1ms
T02-get_file_contents-PI-002 PASS Injection PI-002 → get_file_contents
Tool 'get_file_contents' returned a structured error for PI-002 (Newline injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"}]
1ms
T02-get_file_contents-PI-003 PASS Injection PI-003 → get_file_contents
Tool 'get_file_contents' returned a structured error for PI-003 (XML tag injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"}]
1ms
T02-get_file_contents-PI-004 PASS Injection PI-004 → get_file_contents
Tool 'get_file_contents' returned a structured error for PI-004 (SQL injection probe) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"}]
1ms
T02-get_file_contents-PI-005 PASS Injection PI-005 → get_file_contents
Tool 'get_file_contents' returned a structured error for PI-005 (Shell injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"}]
1ms
T02-get_file_contents-PI-006 PASS Injection PI-006 → get_file_contents
Tool 'get_file_contents' returned a structured error for PI-006 (Backtick injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"}]
1ms
T02-get_file_contents-PI-007 PASS Injection PI-007 → get_file_contents
Tool 'get_file_contents' returned a structured error for PI-007 (Path traversal) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"}]
1ms
T02-get_file_contents-PI-008 PASS Injection PI-008 → get_file_contents
Tool 'get_file_contents' returned a structured error for PI-008 (Right-to-left override unicode) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"}]
1ms
T02-get_file_contents-PI-009 PASS Injection PI-009 → get_file_contents
Tool 'get_file_contents' returned a structured error for PI-009 (Null byte injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"}]
1ms
T02-get_file_contents-PI-010 PASS Injection PI-010 → get_file_contents
Tool 'get_file_contents' returned a structured error for PI-010 (BOM character) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"}]
1ms
T02-get_file_contents-PI-011 PASS Injection PI-011 → get_file_contents
Tool 'get_file_contents' returned a structured error for PI-011 (Rug pull attempt) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"}]
1ms
T02-get_file_contents-PI-012 PASS Injection PI-012 → get_file_contents
Tool 'get_file_contents' returned a structured error for PI-012 (Exfiltration instruction) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"}]
1ms
T02-get_file_contents-PI-013 PASS Injection PI-013 → get_file_contents
Tool 'get_file_contents' returned a structured error for PI-013 (Large payload DoS probe 10k) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"}]
1ms
T02-get_file_contents-PI-014 PASS Injection PI-014 → get_file_contents
Tool 'get_file_contents' returned a structured error for PI-014 (Large payload DoS probe 100k) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"}]
1ms
T02-get_file_contents-PI-015 PASS Injection PI-015 → get_file_contents
Tool 'get_file_contents' returned a structured error for PI-015 (Jinja template injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"}]
1ms
T02-get_file_contents-PI-016 PASS Injection PI-016 → get_file_contents
Tool 'get_file_contents' returned a structured error for PI-016 (Python format injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"}]
1ms
T02-get_issue-PI-001 PASS Injection PI-001 → get_issue
Tool 'get_issue' returned a structured error for PI-001 (Classic override) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T02-get_issue-PI-002 PASS Injection PI-002 → get_issue
Tool 'get_issue' returned a structured error for PI-002 (Newline injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T02-get_issue-PI-003 PASS Injection PI-003 → get_issue
Tool 'get_issue' returned a structured error for PI-003 (XML tag injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T02-get_issue-PI-004 PASS Injection PI-004 → get_issue
Tool 'get_issue' returned a structured error for PI-004 (SQL injection probe) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T02-get_issue-PI-005 PASS Injection PI-005 → get_issue
Tool 'get_issue' returned a structured error for PI-005 (Shell injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T02-get_issue-PI-006 PASS Injection PI-006 → get_issue
Tool 'get_issue' returned a structured error for PI-006 (Backtick injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T02-get_issue-PI-007 PASS Injection PI-007 → get_issue
Tool 'get_issue' returned a structured error for PI-007 (Path traversal) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T02-get_issue-PI-008 PASS Injection PI-008 → get_issue
Tool 'get_issue' returned a structured error for PI-008 (Right-to-left override unicode) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T02-get_issue-PI-009 PASS Injection PI-009 → get_issue
Tool 'get_issue' returned a structured error for PI-009 (Null byte injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T02-get_issue-PI-010 PASS Injection PI-010 → get_issue
Tool 'get_issue' returned a structured error for PI-010 (BOM character) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T02-get_issue-PI-011 PASS Injection PI-011 → get_issue
Tool 'get_issue' returned a structured error for PI-011 (Rug pull attempt) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T02-get_issue-PI-012 PASS Injection PI-012 → get_issue
Tool 'get_issue' returned a structured error for PI-012 (Exfiltration instruction) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T02-get_issue-PI-013 PASS Injection PI-013 → get_issue
Tool 'get_issue' returned a structured error for PI-013 (Large payload DoS probe 10k) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T02-get_issue-PI-014 PASS Injection PI-014 → get_issue
Tool 'get_issue' returned a structured error for PI-014 (Large payload DoS probe 100k) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T02-get_issue-PI-015 PASS Injection PI-015 → get_issue
Tool 'get_issue' returned a structured error for PI-015 (Jinja template injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T02-get_issue-PI-016 PASS Injection PI-016 → get_issue
Tool 'get_issue' returned a structured error for PI-016 (Python format injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T02-get_pull_request-PI-001 PASS Injection PI-001 → get_pull_request
Tool 'get_pull_request' returned a structured error for PI-001 (Classic override) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request-PI-002 PASS Injection PI-002 → get_pull_request
Tool 'get_pull_request' returned a structured error for PI-002 (Newline injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request-PI-003 PASS Injection PI-003 → get_pull_request
Tool 'get_pull_request' returned a structured error for PI-003 (XML tag injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request-PI-004 PASS Injection PI-004 → get_pull_request
Tool 'get_pull_request' returned a structured error for PI-004 (SQL injection probe) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request-PI-005 PASS Injection PI-005 → get_pull_request
Tool 'get_pull_request' returned a structured error for PI-005 (Shell injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request-PI-006 PASS Injection PI-006 → get_pull_request
Tool 'get_pull_request' returned a structured error for PI-006 (Backtick injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request-PI-007 PASS Injection PI-007 → get_pull_request
Tool 'get_pull_request' returned a structured error for PI-007 (Path traversal) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request-PI-008 PASS Injection PI-008 → get_pull_request
Tool 'get_pull_request' returned a structured error for PI-008 (Right-to-left override unicode) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request-PI-009 PASS Injection PI-009 → get_pull_request
Tool 'get_pull_request' returned a structured error for PI-009 (Null byte injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request-PI-010 PASS Injection PI-010 → get_pull_request
Tool 'get_pull_request' returned a structured error for PI-010 (BOM character) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request-PI-011 PASS Injection PI-011 → get_pull_request
Tool 'get_pull_request' returned a structured error for PI-011 (Rug pull attempt) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request-PI-012 PASS Injection PI-012 → get_pull_request
Tool 'get_pull_request' returned a structured error for PI-012 (Exfiltration instruction) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request-PI-013 PASS Injection PI-013 → get_pull_request
Tool 'get_pull_request' returned a structured error for PI-013 (Large payload DoS probe 10k) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request-PI-014 PASS Injection PI-014 → get_pull_request
Tool 'get_pull_request' returned a structured error for PI-014 (Large payload DoS probe 100k) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request-PI-015 PASS Injection PI-015 → get_pull_request
Tool 'get_pull_request' returned a structured error for PI-015 (Jinja template injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request-PI-016 PASS Injection PI-016 → get_pull_request
Tool 'get_pull_request' returned a structured error for PI-016 (Python format injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_comments-PI-001 PASS Injection PI-001 → get_pull_request_comments
Tool 'get_pull_request_comments' returned a structured error for PI-001 (Classic override) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_comments-PI-002 PASS Injection PI-002 → get_pull_request_comments
Tool 'get_pull_request_comments' returned a structured error for PI-002 (Newline injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_comments-PI-003 PASS Injection PI-003 → get_pull_request_comments
Tool 'get_pull_request_comments' returned a structured error for PI-003 (XML tag injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_comments-PI-004 PASS Injection PI-004 → get_pull_request_comments
Tool 'get_pull_request_comments' returned a structured error for PI-004 (SQL injection probe) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_comments-PI-005 PASS Injection PI-005 → get_pull_request_comments
Tool 'get_pull_request_comments' returned a structured error for PI-005 (Shell injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_comments-PI-006 PASS Injection PI-006 → get_pull_request_comments
Tool 'get_pull_request_comments' returned a structured error for PI-006 (Backtick injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_comments-PI-007 PASS Injection PI-007 → get_pull_request_comments
Tool 'get_pull_request_comments' returned a structured error for PI-007 (Path traversal) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_comments-PI-008 PASS Injection PI-008 → get_pull_request_comments
Tool 'get_pull_request_comments' returned a structured error for PI-008 (Right-to-left override unicode) — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_comments-PI-009 PASS Injection PI-009 → get_pull_request_comments
Tool 'get_pull_request_comments' returned a structured error for PI-009 (Null byte injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_comments-PI-010 PASS Injection PI-010 → get_pull_request_comments
Tool 'get_pull_request_comments' returned a structured error for PI-010 (BOM character) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_comments-PI-011 PASS Injection PI-011 → get_pull_request_comments
Tool 'get_pull_request_comments' returned a structured error for PI-011 (Rug pull attempt) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_comments-PI-012 PASS Injection PI-012 → get_pull_request_comments
Tool 'get_pull_request_comments' returned a structured error for PI-012 (Exfiltration instruction) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_comments-PI-013 PASS Injection PI-013 → get_pull_request_comments
Tool 'get_pull_request_comments' returned a structured error for PI-013 (Large payload DoS probe 10k) — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_comments-PI-014 PASS Injection PI-014 → get_pull_request_comments
Tool 'get_pull_request_comments' returned a structured error for PI-014 (Large payload DoS probe 100k) — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_comments-PI-015 PASS Injection PI-015 → get_pull_request_comments
Tool 'get_pull_request_comments' returned a structured error for PI-015 (Jinja template injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_comments-PI-016 PASS Injection PI-016 → get_pull_request_comments
Tool 'get_pull_request_comments' returned a structured error for PI-016 (Python format injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_files-PI-001 PASS Injection PI-001 → get_pull_request_files
Tool 'get_pull_request_files' returned a structured error for PI-001 (Classic override) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_files-PI-002 PASS Injection PI-002 → get_pull_request_files
Tool 'get_pull_request_files' returned a structured error for PI-002 (Newline injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_files-PI-003 PASS Injection PI-003 → get_pull_request_files
Tool 'get_pull_request_files' returned a structured error for PI-003 (XML tag injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_files-PI-004 PASS Injection PI-004 → get_pull_request_files
Tool 'get_pull_request_files' returned a structured error for PI-004 (SQL injection probe) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_files-PI-005 PASS Injection PI-005 → get_pull_request_files
Tool 'get_pull_request_files' returned a structured error for PI-005 (Shell injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_files-PI-006 PASS Injection PI-006 → get_pull_request_files
Tool 'get_pull_request_files' returned a structured error for PI-006 (Backtick injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_files-PI-007 PASS Injection PI-007 → get_pull_request_files
Tool 'get_pull_request_files' returned a structured error for PI-007 (Path traversal) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_files-PI-008 PASS Injection PI-008 → get_pull_request_files
Tool 'get_pull_request_files' returned a structured error for PI-008 (Right-to-left override unicode) — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_files-PI-009 PASS Injection PI-009 → get_pull_request_files
Tool 'get_pull_request_files' returned a structured error for PI-009 (Null byte injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_files-PI-010 PASS Injection PI-010 → get_pull_request_files
Tool 'get_pull_request_files' returned a structured error for PI-010 (BOM character) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_files-PI-011 PASS Injection PI-011 → get_pull_request_files
Tool 'get_pull_request_files' returned a structured error for PI-011 (Rug pull attempt) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_files-PI-012 PASS Injection PI-012 → get_pull_request_files
Tool 'get_pull_request_files' returned a structured error for PI-012 (Exfiltration instruction) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_files-PI-013 PASS Injection PI-013 → get_pull_request_files
Tool 'get_pull_request_files' returned a structured error for PI-013 (Large payload DoS probe 10k) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_files-PI-014 PASS Injection PI-014 → get_pull_request_files
Tool 'get_pull_request_files' returned a structured error for PI-014 (Large payload DoS probe 100k) — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_files-PI-015 PASS Injection PI-015 → get_pull_request_files
Tool 'get_pull_request_files' returned a structured error for PI-015 (Jinja template injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_files-PI-016 PASS Injection PI-016 → get_pull_request_files
Tool 'get_pull_request_files' returned a structured error for PI-016 (Python format injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_reviews-PI-001 PASS Injection PI-001 → get_pull_request_reviews
Tool 'get_pull_request_reviews' returned a structured error for PI-001 (Classic override) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_reviews-PI-002 PASS Injection PI-002 → get_pull_request_reviews
Tool 'get_pull_request_reviews' returned a structured error for PI-002 (Newline injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_reviews-PI-003 PASS Injection PI-003 → get_pull_request_reviews
Tool 'get_pull_request_reviews' returned a structured error for PI-003 (XML tag injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_reviews-PI-004 PASS Injection PI-004 → get_pull_request_reviews
Tool 'get_pull_request_reviews' returned a structured error for PI-004 (SQL injection probe) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_reviews-PI-005 PASS Injection PI-005 → get_pull_request_reviews
Tool 'get_pull_request_reviews' returned a structured error for PI-005 (Shell injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_reviews-PI-006 PASS Injection PI-006 → get_pull_request_reviews
Tool 'get_pull_request_reviews' returned a structured error for PI-006 (Backtick injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_reviews-PI-007 PASS Injection PI-007 → get_pull_request_reviews
Tool 'get_pull_request_reviews' returned a structured error for PI-007 (Path traversal) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_reviews-PI-008 PASS Injection PI-008 → get_pull_request_reviews
Tool 'get_pull_request_reviews' returned a structured error for PI-008 (Right-to-left override unicode) — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_reviews-PI-009 PASS Injection PI-009 → get_pull_request_reviews
Tool 'get_pull_request_reviews' returned a structured error for PI-009 (Null byte injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_reviews-PI-010 PASS Injection PI-010 → get_pull_request_reviews
Tool 'get_pull_request_reviews' returned a structured error for PI-010 (BOM character) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_reviews-PI-011 PASS Injection PI-011 → get_pull_request_reviews
Tool 'get_pull_request_reviews' returned a structured error for PI-011 (Rug pull attempt) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_reviews-PI-012 PASS Injection PI-012 → get_pull_request_reviews
Tool 'get_pull_request_reviews' returned a structured error for PI-012 (Exfiltration instruction) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_reviews-PI-013 PASS Injection PI-013 → get_pull_request_reviews
Tool 'get_pull_request_reviews' returned a structured error for PI-013 (Large payload DoS probe 10k) — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_reviews-PI-014 PASS Injection PI-014 → get_pull_request_reviews
Tool 'get_pull_request_reviews' returned a structured error for PI-014 (Large payload DoS probe 100k) — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_reviews-PI-015 PASS Injection PI-015 → get_pull_request_reviews
Tool 'get_pull_request_reviews' returned a structured error for PI-015 (Jinja template injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_reviews-PI-016 PASS Injection PI-016 → get_pull_request_reviews
Tool 'get_pull_request_reviews' returned a structured error for PI-016 (Python format injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_status-PI-001 PASS Injection PI-001 → get_pull_request_status
Tool 'get_pull_request_status' returned a structured error for PI-001 (Classic override) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_status-PI-002 PASS Injection PI-002 → get_pull_request_status
Tool 'get_pull_request_status' returned a structured error for PI-002 (Newline injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_status-PI-003 PASS Injection PI-003 → get_pull_request_status
Tool 'get_pull_request_status' returned a structured error for PI-003 (XML tag injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_status-PI-004 PASS Injection PI-004 → get_pull_request_status
Tool 'get_pull_request_status' returned a structured error for PI-004 (SQL injection probe) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_status-PI-005 PASS Injection PI-005 → get_pull_request_status
Tool 'get_pull_request_status' returned a structured error for PI-005 (Shell injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_status-PI-006 PASS Injection PI-006 → get_pull_request_status
Tool 'get_pull_request_status' returned a structured error for PI-006 (Backtick injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_status-PI-007 PASS Injection PI-007 → get_pull_request_status
Tool 'get_pull_request_status' returned a structured error for PI-007 (Path traversal) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_status-PI-008 PASS Injection PI-008 → get_pull_request_status
Tool 'get_pull_request_status' returned a structured error for PI-008 (Right-to-left override unicode) — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_status-PI-009 PASS Injection PI-009 → get_pull_request_status
Tool 'get_pull_request_status' returned a structured error for PI-009 (Null byte injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_status-PI-010 PASS Injection PI-010 → get_pull_request_status
Tool 'get_pull_request_status' returned a structured error for PI-010 (BOM character) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_status-PI-011 PASS Injection PI-011 → get_pull_request_status
Tool 'get_pull_request_status' returned a structured error for PI-011 (Rug pull attempt) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_status-PI-012 PASS Injection PI-012 → get_pull_request_status
Tool 'get_pull_request_status' returned a structured error for PI-012 (Exfiltration instruction) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_status-PI-013 PASS Injection PI-013 → get_pull_request_status
Tool 'get_pull_request_status' returned a structured error for PI-013 (Large payload DoS probe 10k) — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_status-PI-014 PASS Injection PI-014 → get_pull_request_status
Tool 'get_pull_request_status' returned a structured error for PI-014 (Large payload DoS probe 100k) — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_status-PI-015 PASS Injection PI-015 → get_pull_request_status
Tool 'get_pull_request_status' returned a structured error for PI-015 (Jinja template injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-get_pull_request_status-PI-016 PASS Injection PI-016 → get_pull_request_status
Tool 'get_pull_request_status' returned a structured error for PI-016 (Python format injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-list_commits-PI-001 PASS Injection PI-001 → list_commits
Tool 'list_commits' returned a structured error for PI-001 (Classic override) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_commits-PI-002 PASS Injection PI-002 → list_commits
Tool 'list_commits' returned a structured error for PI-002 (Newline injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_commits-PI-003 PASS Injection PI-003 → list_commits
Tool 'list_commits' returned a structured error for PI-003 (XML tag injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_commits-PI-004 PASS Injection PI-004 → list_commits
Tool 'list_commits' returned a structured error for PI-004 (SQL injection probe) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_commits-PI-005 PASS Injection PI-005 → list_commits
Tool 'list_commits' returned a structured error for PI-005 (Shell injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_commits-PI-006 PASS Injection PI-006 → list_commits
Tool 'list_commits' returned a structured error for PI-006 (Backtick injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_commits-PI-007 PASS Injection PI-007 → list_commits
Tool 'list_commits' returned a structured error for PI-007 (Path traversal) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_commits-PI-008 PASS Injection PI-008 → list_commits
Tool 'list_commits' returned a structured error for PI-008 (Right-to-left override unicode) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_commits-PI-009 PASS Injection PI-009 → list_commits
Tool 'list_commits' returned a structured error for PI-009 (Null byte injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_commits-PI-010 PASS Injection PI-010 → list_commits
Tool 'list_commits' returned a structured error for PI-010 (BOM character) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_commits-PI-011 PASS Injection PI-011 → list_commits
Tool 'list_commits' returned a structured error for PI-011 (Rug pull attempt) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_commits-PI-012 PASS Injection PI-012 → list_commits
Tool 'list_commits' returned a structured error for PI-012 (Exfiltration instruction) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_commits-PI-013 PASS Injection PI-013 → list_commits
Tool 'list_commits' returned a structured error for PI-013 (Large payload DoS probe 10k) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_commits-PI-014 PASS Injection PI-014 → list_commits
Tool 'list_commits' returned a structured error for PI-014 (Large payload DoS probe 100k) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_commits-PI-015 PASS Injection PI-015 → list_commits
Tool 'list_commits' returned a structured error for PI-015 (Jinja template injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_commits-PI-016 PASS Injection PI-016 → list_commits
Tool 'list_commits' returned a structured error for PI-016 (Python format injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_issues-PI-001 PASS Injection PI-001 → list_issues
Tool 'list_issues' returned a structured error for PI-001 (Classic override) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_issues-PI-002 PASS Injection PI-002 → list_issues
Tool 'list_issues' returned a structured error for PI-002 (Newline injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_issues-PI-003 PASS Injection PI-003 → list_issues
Tool 'list_issues' returned a structured error for PI-003 (XML tag injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_issues-PI-004 PASS Injection PI-004 → list_issues
Tool 'list_issues' returned a structured error for PI-004 (SQL injection probe) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_issues-PI-005 PASS Injection PI-005 → list_issues
Tool 'list_issues' returned a structured error for PI-005 (Shell injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_issues-PI-006 PASS Injection PI-006 → list_issues
Tool 'list_issues' returned a structured error for PI-006 (Backtick injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_issues-PI-007 PASS Injection PI-007 → list_issues
Tool 'list_issues' returned a structured error for PI-007 (Path traversal) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_issues-PI-008 PASS Injection PI-008 → list_issues
Tool 'list_issues' returned a structured error for PI-008 (Right-to-left override unicode) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_issues-PI-009 PASS Injection PI-009 → list_issues
Tool 'list_issues' returned a structured error for PI-009 (Null byte injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_issues-PI-010 PASS Injection PI-010 → list_issues
Tool 'list_issues' returned a structured error for PI-010 (BOM character) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_issues-PI-011 PASS Injection PI-011 → list_issues
Tool 'list_issues' returned a structured error for PI-011 (Rug pull attempt) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_issues-PI-012 PASS Injection PI-012 → list_issues
Tool 'list_issues' returned a structured error for PI-012 (Exfiltration instruction) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_issues-PI-013 PASS Injection PI-013 → list_issues
Tool 'list_issues' returned a structured error for PI-013 (Large payload DoS probe 10k) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_issues-PI-014 PASS Injection PI-014 → list_issues
Tool 'list_issues' returned a structured error for PI-014 (Large payload DoS probe 100k) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_issues-PI-015 PASS Injection PI-015 → list_issues
Tool 'list_issues' returned a structured error for PI-015 (Jinja template injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_issues-PI-016 PASS Injection PI-016 → list_issues
Tool 'list_issues' returned a structured error for PI-016 (Python format injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_pull_requests-PI-001 PASS Injection PI-001 → list_pull_requests
Tool 'list_pull_requests' returned a structured error for PI-001 (Classic override) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_pull_requests-PI-002 PASS Injection PI-002 → list_pull_requests
Tool 'list_pull_requests' returned a structured error for PI-002 (Newline injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
6ms
T02-list_pull_requests-PI-003 PASS Injection PI-003 → list_pull_requests
Tool 'list_pull_requests' returned a structured error for PI-003 (XML tag injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_pull_requests-PI-004 PASS Injection PI-004 → list_pull_requests
Tool 'list_pull_requests' returned a structured error for PI-004 (SQL injection probe) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_pull_requests-PI-005 PASS Injection PI-005 → list_pull_requests
Tool 'list_pull_requests' returned a structured error for PI-005 (Shell injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_pull_requests-PI-006 PASS Injection PI-006 → list_pull_requests
Tool 'list_pull_requests' returned a structured error for PI-006 (Backtick injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_pull_requests-PI-007 PASS Injection PI-007 → list_pull_requests
Tool 'list_pull_requests' returned a structured error for PI-007 (Path traversal) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_pull_requests-PI-008 PASS Injection PI-008 → list_pull_requests
Tool 'list_pull_requests' returned a structured error for PI-008 (Right-to-left override unicode) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_pull_requests-PI-009 PASS Injection PI-009 → list_pull_requests
Tool 'list_pull_requests' returned a structured error for PI-009 (Null byte injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_pull_requests-PI-010 PASS Injection PI-010 → list_pull_requests
Tool 'list_pull_requests' returned a structured error for PI-010 (BOM character) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_pull_requests-PI-011 PASS Injection PI-011 → list_pull_requests
Tool 'list_pull_requests' returned a structured error for PI-011 (Rug pull attempt) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_pull_requests-PI-012 PASS Injection PI-012 → list_pull_requests
Tool 'list_pull_requests' returned a structured error for PI-012 (Exfiltration instruction) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_pull_requests-PI-013 PASS Injection PI-013 → list_pull_requests
Tool 'list_pull_requests' returned a structured error for PI-013 (Large payload DoS probe 10k) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_pull_requests-PI-014 PASS Injection PI-014 → list_pull_requests
Tool 'list_pull_requests' returned a structured error for PI-014 (Large payload DoS probe 100k) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_pull_requests-PI-015 PASS Injection PI-015 → list_pull_requests
Tool 'list_pull_requests' returned a structured error for PI-015 (Jinja template injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-list_pull_requests-PI-016 PASS Injection PI-016 → list_pull_requests
Tool 'list_pull_requests' returned a structured error for PI-016 (Python format injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T02-merge_pull_request-PI-001 PASS Injection PI-001 → merge_pull_request
Tool 'merge_pull_request' returned a structured error for PI-001 (Classic override) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-merge_pull_request-PI-002 PASS Injection PI-002 → merge_pull_request
Tool 'merge_pull_request' returned a structured error for PI-002 (Newline injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-merge_pull_request-PI-003 PASS Injection PI-003 → merge_pull_request
Tool 'merge_pull_request' returned a structured error for PI-003 (XML tag injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-merge_pull_request-PI-004 PASS Injection PI-004 → merge_pull_request
Tool 'merge_pull_request' returned a structured error for PI-004 (SQL injection probe) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-merge_pull_request-PI-005 PASS Injection PI-005 → merge_pull_request
Tool 'merge_pull_request' returned a structured error for PI-005 (Shell injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-merge_pull_request-PI-006 PASS Injection PI-006 → merge_pull_request
Tool 'merge_pull_request' returned a structured error for PI-006 (Backtick injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-merge_pull_request-PI-007 PASS Injection PI-007 → merge_pull_request
Tool 'merge_pull_request' returned a structured error for PI-007 (Path traversal) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-merge_pull_request-PI-008 PASS Injection PI-008 → merge_pull_request
Tool 'merge_pull_request' returned a structured error for PI-008 (Right-to-left override unicode) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-merge_pull_request-PI-009 PASS Injection PI-009 → merge_pull_request
Tool 'merge_pull_request' returned a structured error for PI-009 (Null byte injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-merge_pull_request-PI-010 PASS Injection PI-010 → merge_pull_request
Tool 'merge_pull_request' returned a structured error for PI-010 (BOM character) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-merge_pull_request-PI-011 PASS Injection PI-011 → merge_pull_request
Tool 'merge_pull_request' returned a structured error for PI-011 (Rug pull attempt) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-merge_pull_request-PI-012 PASS Injection PI-012 → merge_pull_request
Tool 'merge_pull_request' returned a structured error for PI-012 (Exfiltration instruction) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-merge_pull_request-PI-013 PASS Injection PI-013 → merge_pull_request
Tool 'merge_pull_request' returned a structured error for PI-013 (Large payload DoS probe 10k) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-merge_pull_request-PI-014 PASS Injection PI-014 → merge_pull_request
Tool 'merge_pull_request' returned a structured error for PI-014 (Large payload DoS probe 100k) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-merge_pull_request-PI-015 PASS Injection PI-015 → merge_pull_request
Tool 'merge_pull_request' returned a structured error for PI-015 (Jinja template injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-merge_pull_request-PI-016 PASS Injection PI-016 → merge_pull_request
Tool 'merge_pull_request' returned a structured error for PI-016 (Python format injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-push_files-PI-001 PASS Injection PI-001 → push_files
Tool 'push_files' returned a structured error for PI-001 (Classic override) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":["
1ms
T02-push_files-PI-002 PASS Injection PI-002 → push_files
Tool 'push_files' returned a structured error for PI-002 (Newline injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":["
1ms
T02-push_files-PI-003 PASS Injection PI-003 → push_files
Tool 'push_files' returned a structured error for PI-003 (XML tag injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":["
1ms
T02-push_files-PI-004 PASS Injection PI-004 → push_files
Tool 'push_files' returned a structured error for PI-004 (SQL injection probe) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":["
1ms
T02-push_files-PI-005 PASS Injection PI-005 → push_files
Tool 'push_files' returned a structured error for PI-005 (Shell injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":["
1ms
T02-push_files-PI-006 PASS Injection PI-006 → push_files
Tool 'push_files' returned a structured error for PI-006 (Backtick injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":["
1ms
T02-push_files-PI-007 PASS Injection PI-007 → push_files
Tool 'push_files' returned a structured error for PI-007 (Path traversal) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":["
1ms
T02-push_files-PI-008 PASS Injection PI-008 → push_files
Tool 'push_files' returned a structured error for PI-008 (Right-to-left override unicode) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":["
1ms
T02-push_files-PI-009 PASS Injection PI-009 → push_files
Tool 'push_files' returned a structured error for PI-009 (Null byte injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":["
1ms
T02-push_files-PI-010 PASS Injection PI-010 → push_files
Tool 'push_files' returned a structured error for PI-010 (BOM character) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":["
1ms
T02-push_files-PI-011 PASS Injection PI-011 → push_files
Tool 'push_files' returned a structured error for PI-011 (Rug pull attempt) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":["
1ms
T02-push_files-PI-012 PASS Injection PI-012 → push_files
Tool 'push_files' returned a structured error for PI-012 (Exfiltration instruction) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":["
1ms
T02-push_files-PI-013 PASS Injection PI-013 → push_files
Tool 'push_files' returned a structured error for PI-013 (Large payload DoS probe 10k) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":["
1ms
T02-push_files-PI-014 PASS Injection PI-014 → push_files
Tool 'push_files' returned a structured error for PI-014 (Large payload DoS probe 100k) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":["
1ms
T02-push_files-PI-015 PASS Injection PI-015 → push_files
Tool 'push_files' returned a structured error for PI-015 (Jinja template injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":["
1ms
T02-push_files-PI-016 PASS Injection PI-016 → push_files
Tool 'push_files' returned a structured error for PI-016 (Python format injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":["
1ms
T02-search_code-PI-001 PASS Injection PI-001 → search_code
Tool 'search_code' returned a structured error for PI-001 (Classic override) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:19.210Z
246ms
T02-search_code-PI-002 PASS Injection PI-002 → search_code
Tool 'search_code' returned a structured error for PI-002 (Newline injection) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:19.496Z
284ms
T02-search_code-PI-003 PASS Injection PI-003 → search_code
Tool 'search_code' returned a structured error for PI-003 (XML tag injection) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:19.623Z
127ms
T02-search_code-PI-004 PASS Injection PI-004 → search_code
Tool 'search_code' returned a structured error for PI-004 (SQL injection probe) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:19.690Z
67ms
T02-search_code-PI-005 PASS Injection PI-005 → search_code
Tool 'search_code' returned a structured error for PI-005 (Shell injection) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:19.745Z
55ms
T02-search_code-PI-006 PASS Injection PI-006 → search_code
Tool 'search_code' returned a structured error for PI-006 (Backtick injection) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:19.801Z
56ms
T02-search_code-PI-007 PASS Injection PI-007 → search_code
Tool 'search_code' returned a structured error for PI-007 (Path traversal) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:19.903Z
102ms
T02-search_code-PI-008 PASS Injection PI-008 → search_code
Tool 'search_code' returned a structured error for PI-008 (Right-to-left override unicode) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:19.973Z
72ms
T02-search_code-PI-009 PASS Injection PI-009 → search_code
Tool 'search_code' returned a structured error for PI-009 (Null byte injection) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:20.065Z
90ms
T02-search_code-PI-010 PASS Injection PI-010 → search_code
Tool 'search_code' returned a structured error for PI-010 (BOM character) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:20.131Z
65ms
T02-search_code-PI-011 PASS Injection PI-011 → search_code
Tool 'search_code' returned a structured error for PI-011 (Rug pull attempt) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:20.189Z
63ms
T02-search_code-PI-012 PASS Injection PI-012 → search_code
Tool 'search_code' returned a structured error for PI-012 (Exfiltration instruction) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:20.266Z
72ms
T02-search_code-PI-013 PASS Injection PI-013 → search_code
Tool 'search_code' returned a structured error for PI-013 (Large payload DoS probe 10k) — handled gracefully.
McpError: GitHub API Error: We received a Request-URL that is too long from your client.
90ms
T02-search_code-PI-014 PASS Injection PI-014 → search_code
Tool 'search_code' returned a structured error for PI-014 (Large payload DoS probe 100k) — handled gracefully.
McpError: GitHub API Error: GitHub API error
395ms
T02-search_code-PI-015 PASS Injection PI-015 → search_code
Tool 'search_code' returned a structured error for PI-015 (Jinja template injection) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:21.041Z
289ms
T02-search_code-PI-016 PASS Injection PI-016 → search_code
Tool 'search_code' returned a structured error for PI-016 (Python format injection) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:21.102Z
61ms
T02-search_issues-PI-001 PASS Injection PI-001 → search_issues
Tool 'search_issues' returned a structured error for PI-001 (Classic override) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:21.164Z
67ms
T02-search_issues-PI-002 PASS Injection PI-002 → search_issues
Tool 'search_issues' returned a structured error for PI-002 (Newline injection) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:21.351Z
183ms
T02-search_issues-PI-003 PASS Injection PI-003 → search_issues
Tool 'search_issues' returned a structured error for PI-003 (XML tag injection) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:21.530Z
179ms
T02-search_issues-PI-004 PASS Injection PI-004 → search_issues
Tool 'search_issues' returned a structured error for PI-004 (SQL injection probe) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:21.629Z
99ms
T02-search_issues-PI-005 PASS Injection PI-005 → search_issues
Tool 'search_issues' returned a structured error for PI-005 (Shell injection) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:21.694Z
64ms
T02-search_issues-PI-006 PASS Injection PI-006 → search_issues
Tool 'search_issues' returned a structured error for PI-006 (Backtick injection) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:21.783Z
89ms
T02-search_issues-PI-007 PASS Injection PI-007 → search_issues
Tool 'search_issues' returned a structured error for PI-007 (Path traversal) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:21.948Z
165ms
T02-search_issues-PI-008 PASS Injection PI-008 → search_issues
Tool 'search_issues' returned a structured error for PI-008 (Right-to-left override unicode) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:22.034Z
87ms
T02-search_issues-PI-009 PASS Injection PI-009 → search_issues
Tool 'search_issues' returned a structured error for PI-009 (Null byte injection) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:22.210Z
175ms
T02-search_issues-PI-010 PASS Injection PI-010 → search_issues
Tool 'search_issues' returned a structured error for PI-010 (BOM character) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:22.301Z
91ms
T02-search_issues-PI-011 PASS Injection PI-011 → search_issues
Tool 'search_issues' returned a structured error for PI-011 (Rug pull attempt) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:22.376Z
75ms
T02-search_issues-PI-012 PASS Injection PI-012 → search_issues
Tool 'search_issues' returned a structured error for PI-012 (Exfiltration instruction) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:22.474Z
101ms
T02-search_issues-PI-013 PASS Injection PI-013 → search_issues
Tool 'search_issues' returned a structured error for PI-013 (Large payload DoS probe 10k) — handled gracefully.
McpError: GitHub API Error: We received a Request-URL that is too long from your client.
73ms
T02-search_issues-PI-014 PASS Injection PI-014 → search_issues
Tool 'search_issues' returned a structured error for PI-014 (Large payload DoS probe 100k) — handled gracefully.
McpError: GitHub API Error: GitHub API error
394ms
T02-search_issues-PI-015 PASS Injection PI-015 → search_issues
Tool 'search_issues' returned a structured error for PI-015 (Jinja template injection) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:23.211Z
266ms
T02-search_issues-PI-016 PASS Injection PI-016 → search_issues
Tool 'search_issues' returned a structured error for PI-016 (Python format injection) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:23.291Z
80ms
T02-search_repositories-PI-001 PASS Injection PI-001 → search_repositories
Tool 'search_repositories' handled PI-001 (Classic override) gracefully.
Response excerpt: '{\n "total_count": 0,\n "incomplete_results": false,\n "items": []\n}'
366ms
T02-search_repositories-PI-002 PASS Injection PI-002 → search_repositories
Tool 'search_repositories' handled PI-002 (Newline injection) gracefully.
Response excerpt: '{\n "total_count": 0,\n "incomplete_results": false,\n "items": []\n}'
414ms
T02-search_repositories-PI-003 PASS Injection PI-003 → search_repositories
Tool 'search_repositories' handled PI-003 (XML tag injection) gracefully.
Response excerpt: '{\n "total_count": 0,\n "incomplete_results": false,\n "items": []\n}'
359ms
T02-search_repositories-PI-004 PASS Injection PI-004 → search_repositories
Tool 'search_repositories' handled PI-004 (SQL injection probe) gracefully.
Response excerpt: '{\n "total_count": 0,\n "incomplete_results": false,\n "items": []\n}'
395ms
T02-search_repositories-PI-005 PASS Injection PI-005 → search_repositories
Tool 'search_repositories' handled PI-005 (Shell injection) gracefully.
Response excerpt: '{\n "total_count": 873,\n "incomplete_results": false,\n "items": [\n {\n "id": 267365362,\n "node_id": "MDEwOlJlcG9zaXRvcnkyNjczNjUzNjI=",\n "name": "whoami-project",\n "full_name":'
1517ms
T02-search_repositories-PI-006 PASS Injection PI-006 → search_repositories
Tool 'search_repositories' handled PI-006 (Backtick injection) gracefully.
Response excerpt: '{\n "total_count": 180038,\n "incomplete_results": false,\n "items": [\n {\n "id": 161296037,\n "node_id": "MDEwOlJlcG9zaXRvcnkxNjEyOTYwMzc=",\n "name": "Leaf",\n "full_name": "Meitu'
1306ms
T02-search_repositories-PI-008 PASS Injection PI-008 → search_repositories
Tool 'search_repositories' returned a structured error for PI-008 (Right-to-left override unicode) — handled gracefully.
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
130ms
T02-search_repositories-PI-009 PASS Injection PI-009 → search_repositories
Tool 'search_repositories' returned a structured error for PI-009 (Null byte injection) — handled gracefully.
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
86ms
T02-search_repositories-PI-010 PASS Injection PI-010 → search_repositories
Tool 'search_repositories' returned a structured error for PI-010 (BOM character) — handled gracefully.
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
81ms
T02-search_repositories-PI-011 PASS Injection PI-011 → search_repositories
Tool 'search_repositories' returned a structured error for PI-011 (Rug pull attempt) — handled gracefully.
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
68ms
T02-search_repositories-PI-012 PASS Injection PI-012 → search_repositories
Tool 'search_repositories' returned a structured error for PI-012 (Exfiltration instruction) — handled gracefully.
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
127ms
T02-search_repositories-PI-013 PASS Injection PI-013 → search_repositories
Tool 'search_repositories' returned a structured error for PI-013 (Large payload DoS probe 10k) — handled gracefully.
McpError: GitHub API Error: We received a Request-URL that is too long from your client.
91ms
T02-search_repositories-PI-014 PASS Injection PI-014 → search_repositories
Tool 'search_repositories' returned a structured error for PI-014 (Large payload DoS probe 100k) — handled gracefully.
McpError: GitHub API Error: GitHub API error
588ms
T02-search_repositories-PI-015 PASS Injection PI-015 → search_repositories
Tool 'search_repositories' returned a structured error for PI-015 (Jinja template injection) — handled gracefully.
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
455ms
T02-search_repositories-PI-016 PASS Injection PI-016 → search_repositories
Tool 'search_repositories' returned a structured error for PI-016 (Python format injection) — handled gracefully.
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
94ms
T02-search_users-PI-001 PASS Injection PI-001 → search_users
Tool 'search_users' returned a structured error for PI-001 (Classic override) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:23.351Z
60ms
T02-search_users-PI-002 PASS Injection PI-002 → search_users
Tool 'search_users' returned a structured error for PI-002 (Newline injection) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:23.415Z
65ms
T02-search_users-PI-003 PASS Injection PI-003 → search_users
Tool 'search_users' returned a structured error for PI-003 (XML tag injection) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:23.549Z
134ms
T02-search_users-PI-004 PASS Injection PI-004 → search_users
Tool 'search_users' returned a structured error for PI-004 (SQL injection probe) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:23.659Z
109ms
T02-search_users-PI-005 PASS Injection PI-005 → search_users
Tool 'search_users' returned a structured error for PI-005 (Shell injection) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:23.840Z
182ms
T02-search_users-PI-006 PASS Injection PI-006 → search_users
Tool 'search_users' returned a structured error for PI-006 (Backtick injection) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:23.953Z
112ms
T02-search_users-PI-007 PASS Injection PI-007 → search_users
Tool 'search_users' returned a structured error for PI-007 (Path traversal) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:24.069Z
117ms
T02-search_users-PI-008 PASS Injection PI-008 → search_users
Tool 'search_users' returned a structured error for PI-008 (Right-to-left override unicode) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:24.228Z
160ms
T02-search_users-PI-009 PASS Injection PI-009 → search_users
Tool 'search_users' returned a structured error for PI-009 (Null byte injection) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:24.503Z
273ms
T02-search_users-PI-010 PASS Injection PI-010 → search_users
Tool 'search_users' returned a structured error for PI-010 (BOM character) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:24.576Z
73ms
T02-search_users-PI-011 PASS Injection PI-011 → search_users
Tool 'search_users' returned a structured error for PI-011 (Rug pull attempt) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:24.669Z
94ms
T02-search_users-PI-012 PASS Injection PI-012 → search_users
Tool 'search_users' returned a structured error for PI-012 (Exfiltration instruction) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:24.735Z
66ms
T02-search_users-PI-013 PASS Injection PI-013 → search_users
Tool 'search_users' returned a structured error for PI-013 (Large payload DoS probe 10k) — handled gracefully.
McpError: GitHub API Error: We received a Request-URL that is too long from your client.
164ms
T02-search_users-PI-014 PASS Injection PI-014 → search_users
Tool 'search_users' returned a structured error for PI-014 (Large payload DoS probe 100k) — handled gracefully.
McpError: GitHub API Error: GitHub API error
613ms
T02-search_users-PI-015 PASS Injection PI-015 → search_users
Tool 'search_users' returned a structured error for PI-015 (Jinja template injection) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:25.771Z
258ms
T02-search_users-PI-016 PASS Injection PI-016 → search_users
Tool 'search_users' returned a structured error for PI-016 (Python format injection) — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:25.829Z
59ms
T02-update_issue-PI-001 PASS Injection PI-001 → update_issue
Tool 'update_issue' returned a structured error for PI-001 (Classic override) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T02-update_issue-PI-002 PASS Injection PI-002 → update_issue
Tool 'update_issue' returned a structured error for PI-002 (Newline injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T02-update_issue-PI-003 PASS Injection PI-003 → update_issue
Tool 'update_issue' returned a structured error for PI-003 (XML tag injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T02-update_issue-PI-004 PASS Injection PI-004 → update_issue
Tool 'update_issue' returned a structured error for PI-004 (SQL injection probe) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T02-update_issue-PI-005 PASS Injection PI-005 → update_issue
Tool 'update_issue' returned a structured error for PI-005 (Shell injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T02-update_issue-PI-006 PASS Injection PI-006 → update_issue
Tool 'update_issue' returned a structured error for PI-006 (Backtick injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T02-update_issue-PI-007 PASS Injection PI-007 → update_issue
Tool 'update_issue' returned a structured error for PI-007 (Path traversal) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T02-update_issue-PI-008 PASS Injection PI-008 → update_issue
Tool 'update_issue' returned a structured error for PI-008 (Right-to-left override unicode) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T02-update_issue-PI-009 PASS Injection PI-009 → update_issue
Tool 'update_issue' returned a structured error for PI-009 (Null byte injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T02-update_issue-PI-010 PASS Injection PI-010 → update_issue
Tool 'update_issue' returned a structured error for PI-010 (BOM character) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T02-update_issue-PI-011 PASS Injection PI-011 → update_issue
Tool 'update_issue' returned a structured error for PI-011 (Rug pull attempt) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T02-update_issue-PI-012 PASS Injection PI-012 → update_issue
Tool 'update_issue' returned a structured error for PI-012 (Exfiltration instruction) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T02-update_issue-PI-013 PASS Injection PI-013 → update_issue
Tool 'update_issue' returned a structured error for PI-013 (Large payload DoS probe 10k) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T02-update_issue-PI-014 PASS Injection PI-014 → update_issue
Tool 'update_issue' returned a structured error for PI-014 (Large payload DoS probe 100k) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T02-update_issue-PI-015 PASS Injection PI-015 → update_issue
Tool 'update_issue' returned a structured error for PI-015 (Jinja template injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T02-update_issue-PI-016 PASS Injection PI-016 → update_issue
Tool 'update_issue' returned a structured error for PI-016 (Python format injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T02-update_pull_request_branch-PI-001 PASS Injection PI-001 → update_pull_request_branch
Tool 'update_pull_request_branch' returned a structured error for PI-001 (Classic override) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-update_pull_request_branch-PI-002 PASS Injection PI-002 → update_pull_request_branch
Tool 'update_pull_request_branch' returned a structured error for PI-002 (Newline injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-update_pull_request_branch-PI-003 PASS Injection PI-003 → update_pull_request_branch
Tool 'update_pull_request_branch' returned a structured error for PI-003 (XML tag injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-update_pull_request_branch-PI-004 PASS Injection PI-004 → update_pull_request_branch
Tool 'update_pull_request_branch' returned a structured error for PI-004 (SQL injection probe) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-update_pull_request_branch-PI-005 PASS Injection PI-005 → update_pull_request_branch
Tool 'update_pull_request_branch' returned a structured error for PI-005 (Shell injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-update_pull_request_branch-PI-006 PASS Injection PI-006 → update_pull_request_branch
Tool 'update_pull_request_branch' returned a structured error for PI-006 (Backtick injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-update_pull_request_branch-PI-007 PASS Injection PI-007 → update_pull_request_branch
Tool 'update_pull_request_branch' returned a structured error for PI-007 (Path traversal) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-update_pull_request_branch-PI-008 PASS Injection PI-008 → update_pull_request_branch
Tool 'update_pull_request_branch' returned a structured error for PI-008 (Right-to-left override unicode) — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-update_pull_request_branch-PI-009 PASS Injection PI-009 → update_pull_request_branch
Tool 'update_pull_request_branch' returned a structured error for PI-009 (Null byte injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-update_pull_request_branch-PI-010 PASS Injection PI-010 → update_pull_request_branch
Tool 'update_pull_request_branch' returned a structured error for PI-010 (BOM character) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-update_pull_request_branch-PI-011 PASS Injection PI-011 → update_pull_request_branch
Tool 'update_pull_request_branch' returned a structured error for PI-011 (Rug pull attempt) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-update_pull_request_branch-PI-012 PASS Injection PI-012 → update_pull_request_branch
Tool 'update_pull_request_branch' returned a structured error for PI-012 (Exfiltration instruction) — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-update_pull_request_branch-PI-013 PASS Injection PI-013 → update_pull_request_branch
Tool 'update_pull_request_branch' returned a structured error for PI-013 (Large payload DoS probe 10k) — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-update_pull_request_branch-PI-014 PASS Injection PI-014 → update_pull_request_branch
Tool 'update_pull_request_branch' returned a structured error for PI-014 (Large payload DoS probe 100k) — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-update_pull_request_branch-PI-015 PASS Injection PI-015 → update_pull_request_branch
Tool 'update_pull_request_branch' returned a structured error for PI-015 (Jinja template injection) — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T02-update_pull_request_branch-PI-016 PASS Injection PI-016 → update_pull_request_branch
Tool 'update_pull_request_branch' returned a structured error for PI-016 (Python format injection) — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-01-branch-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → create_or_update_file.branch
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-001 (empty string) on param 'branch' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-branch-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → create_or_update_file.branch
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-002 (single space) on param 'branch' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-branch-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → create_or_update_file.branch
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'branch' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-branch-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → create_or_update_file.branch
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-004 (null value) on param 'branch' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-branch-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → create_or_update_file.branch
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'branch' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-branch-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → create_or_update_file.branch
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'branch' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-branch-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → create_or_update_file.branch
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-007 (list as string field) on param 'branch' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-branch-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → create_or_update_file.branch
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'branch' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-branch-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → create_or_update_file.branch
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'branch' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-branch-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → create_or_update_file.branch
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'branch' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-branch-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → create_or_update_file.branch
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'branch' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-branch-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → create_or_update_file.branch
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'branch' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-content-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → create_or_update_file.content
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-001 (empty string) on param 'content' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-content-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → create_or_update_file.content
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-002 (single space) on param 'content' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-content-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → create_or_update_file.content
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'content' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-content-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → create_or_update_file.content
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-004 (null value) on param 'content' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-content-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → create_or_update_file.content
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'content' —…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-content-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → create_or_update_file.content
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'content' —…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-content-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → create_or_update_file.content
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-007 (list as string field) on param 'content' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-content-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → create_or_update_file.content
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'content' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-content-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → create_or_update_file.content
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'content' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-content-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → create_or_update_file.content
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'content' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-content-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → create_or_update_file.content
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'content' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-content-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → create_or_update_file.content
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'content' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-message-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → create_or_update_file.message
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-001 (empty string) on param 'message' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-message-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → create_or_update_file.message
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-002 (single space) on param 'message' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-message-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → create_or_update_file.message
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'message' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-message-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → create_or_update_file.message
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-004 (null value) on param 'message' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
6ms
T03-01-message-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → create_or_update_file.message
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'message' —…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-message-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → create_or_update_file.message
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'message' —…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-message-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → create_or_update_file.message
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-007 (list as string field) on param 'message' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-message-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → create_or_update_file.message
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'message' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-message-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → create_or_update_file.message
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'message' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-message-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → create_or_update_file.message
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'message' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-message-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → create_or_update_file.message
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'message' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-message-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → create_or_update_file.message
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'message' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-owner-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → create_or_update_file.owner
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-001 (empty string) on param 'owner' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["c
2ms
T03-01-owner-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → create_or_update_file.owner
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-002 (single space) on param 'owner' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["c
2ms
T03-01-owner-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → create_or_update_file.owner
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'owner' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["c
2ms
T03-01-owner-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → create_or_update_file.owner
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-004 (null value) on param 'owner' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"null","path":["owner"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"und
2ms
T03-01-owner-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → create_or_update_file.owner
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'owner' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"number","path":["owner"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":
1ms
T03-01-owner-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → create_or_update_file.owner
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'owner' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"boolean","path":["owner"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received
1ms
T03-01-owner-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → create_or_update_file.owner
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-007 (list as string field) on param 'owner' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"array","path":["owner"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"u
4ms
T03-01-owner-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → create_or_update_file.owner
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'owner' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"object","path":["owner"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":
11ms
T03-01-owner-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → create_or_update_file.owner
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'owner' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["c
2ms
T03-01-owner-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → create_or_update_file.owner
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'owner' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["c
6ms
T03-01-owner-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → create_or_update_file.owner
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'owner' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["c
1ms
T03-01-owner-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → create_or_update_file.owner
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'owner' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["c
1ms
T03-01-path-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → create_or_update_file.path
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-001 (empty string) on param 'path' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-path-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → create_or_update_file.path
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-002 (single space) on param 'path' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-path-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → create_or_update_file.path
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'path' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-path-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → create_or_update_file.path
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-004 (null value) on param 'path' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["path"
1ms
T03-01-path-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → create_or_update_file.path
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'path' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["pat
1ms
T03-01-path-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → create_or_update_file.path
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'path' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["pa
1ms
T03-01-path-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → create_or_update_file.path
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-007 (list as string field) on param 'path' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["path
1ms
T03-01-path-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → create_or_update_file.path
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'path' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["pat
1ms
T03-01-path-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → create_or_update_file.path
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'path' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-path-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → create_or_update_file.path
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'path' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-path-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → create_or_update_file.path
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'path' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-path-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → create_or_update_file.path
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'path' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-repo-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → create_or_update_file.repo
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-001 (empty string) on param 'repo' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-repo-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → create_or_update_file.repo
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-002 (single space) on param 'repo' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-repo-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → create_or_update_file.repo
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'repo' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-repo-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → create_or_update_file.repo
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-004 (null value) on param 'repo' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["repo"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"string","received":"und
1ms
T03-01-repo-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → create_or_update_file.repo
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'repo' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["repo"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"string","received":
1ms
T03-01-repo-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → create_or_update_file.repo
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'repo' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["repo"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"string","received
1ms
T03-01-repo-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → create_or_update_file.repo
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-007 (list as string field) on param 'repo' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["repo"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"string","received":"u
1ms
T03-01-repo-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → create_or_update_file.repo
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'repo' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["repo"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"string","received":
1ms
T03-01-repo-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → create_or_update_file.repo
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'repo' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-repo-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → create_or_update_file.repo
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'repo' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-repo-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → create_or_update_file.repo
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'repo' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-repo-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → create_or_update_file.repo
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'repo' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-sha-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → create_or_update_file.sha
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-001 (empty string) on param 'sha' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-sha-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → create_or_update_file.sha
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-002 (single space) on param 'sha' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-sha-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → create_or_update_file.sha
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'sha' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-sha-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → create_or_update_file.sha
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-004 (null value) on param 'sha' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-sha-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → create_or_update_file.sha
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'sha' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-sha-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → create_or_update_file.sha
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'sha' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-sha-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → create_or_update_file.sha
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-007 (list as string field) on param 'sha' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-sha-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → create_or_update_file.sha
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'sha' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-sha-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → create_or_update_file.sha
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'sha' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-sha-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → create_or_update_file.sha
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'sha' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-sha-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → create_or_update_file.sha
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'sha' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-01-sha-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → create_or_update_file.sha
Tool 'create_or_update_file' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'sha' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-02-page-FUZZ-INT-001 PASS Fuzz FUZZ-INT-001 → search_repositories.page
Tool 'search_repositories' returned a structured error for FUZZ-INT-001 (zero) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["query"],"message":"Required"}]
1ms
T03-02-page-FUZZ-INT-002 PASS Fuzz FUZZ-INT-002 → search_repositories.page
Tool 'search_repositories' returned a structured error for FUZZ-INT-002 (negative one) on param 'page' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["query"],"message":"Required"}]
1ms
T03-02-page-FUZZ-INT-003 PASS Fuzz FUZZ-INT-003 → search_repositories.page
Tool 'search_repositories' returned a structured error for FUZZ-INT-003 (min int32) on param 'page' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["query"],"message":"Required"}]
1ms
T03-02-page-FUZZ-INT-004 PASS Fuzz FUZZ-INT-004 → search_repositories.page
Tool 'search_repositories' returned a structured error for FUZZ-INT-004 (max int32) on param 'page' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["query"],"message":"Required"}]
1ms
T03-02-page-FUZZ-INT-006 PASS Fuzz FUZZ-INT-006 → search_repositories.page
Tool 'search_repositories' returned a structured error for FUZZ-INT-006 (float as number) on param 'page' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["query"],"message":"Required"}]
1ms
T03-02-page-FUZZ-INT-007 PASS Fuzz FUZZ-INT-007 → search_repositories.page
Tool 'search_repositories' returned a structured error for FUZZ-INT-007 (string as number) on param 'page' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["query"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["page"],"message":"Expected number, received string"}]
1ms
T03-02-page-FUZZ-INT-008 PASS Fuzz FUZZ-INT-008 → search_repositories.page
Tool 'search_repositories' returned a structured error for FUZZ-INT-008 (null as number) on param 'page' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["query"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"null","path":["page"],"message":"Expected number, received null"}]
1ms
T03-02-page-FUZZ-INT-009 PASS Fuzz FUZZ-INT-009 → search_repositories.page
Tool 'search_repositories' returned a structured error for FUZZ-INT-009 (boolean as number) on param 'page' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["query"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"boolean","path":["page"],"message":"Expected number, received boolean"}]
1ms
T03-02-page-FUZZ-NUM-001 PASS Fuzz FUZZ-NUM-001 → search_repositories.page
Tool 'search_repositories' returned a structured error for FUZZ-NUM-001 (NaN string as number) on param 'page' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["query"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["page"],"message":"Expected number, received string"}]
1ms
T03-02-page-FUZZ-NUM-002 PASS Fuzz FUZZ-NUM-002 → search_repositories.page
Tool 'search_repositories' returned a structured error for FUZZ-NUM-002 (Infinity string as number) on param 'page' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["query"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["page"],"message":"Expected number, received string"}]
1ms
T03-02-page-FUZZ-NUM-003 PASS Fuzz FUZZ-NUM-003 → search_repositories.page
Tool 'search_repositories' returned a structured error for FUZZ-NUM-003 (-Infinity string as number) on param 'page' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["query"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["page"],"message":"Expected number, received string"}]
1ms
T03-02-page-FUZZ-NUM-004 PASS Fuzz FUZZ-NUM-004 → search_repositories.page
Tool 'search_repositories' returned a structured error for FUZZ-NUM-004 (very large float 1e308) on param 'page' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["query"],"message":"Required"}]
1ms
T03-02-page-FUZZ-NUM-005 PASS Fuzz FUZZ-NUM-005 → search_repositories.page
Tool 'search_repositories' returned a structured error for FUZZ-NUM-005 (very small float 1e-308) on param 'page' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["query"],"message":"Required"}]
1ms
T03-02-perpage-FUZZ-INT-001 PASS Fuzz FUZZ-INT-001 → search_repositories.perPage
Tool 'search_repositories' returned a structured error for FUZZ-INT-001 (zero) on param 'perPage' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["query"],"message":"Required"}]
1ms
T03-02-perpage-FUZZ-INT-002 PASS Fuzz FUZZ-INT-002 → search_repositories.perPage
Tool 'search_repositories' returned a structured error for FUZZ-INT-002 (negative one) on param 'perPage' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["query"],"message":"Required"}]
1ms
T03-02-perpage-FUZZ-INT-003 PASS Fuzz FUZZ-INT-003 → search_repositories.perPage
Tool 'search_repositories' returned a structured error for FUZZ-INT-003 (min int32) on param 'perPage' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["query"],"message":"Required"}]
1ms
T03-02-perpage-FUZZ-INT-004 PASS Fuzz FUZZ-INT-004 → search_repositories.perPage
Tool 'search_repositories' returned a structured error for FUZZ-INT-004 (max int32) on param 'perPage' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["query"],"message":"Required"}]
1ms
T03-02-perpage-FUZZ-INT-006 PASS Fuzz FUZZ-INT-006 → search_repositories.perPage
Tool 'search_repositories' returned a structured error for FUZZ-INT-006 (float as number) on param 'perPage' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["query"],"message":"Required"}]
1ms
T03-02-perpage-FUZZ-INT-007 PASS Fuzz FUZZ-INT-007 → search_repositories.perPage
Tool 'search_repositories' returned a structured error for FUZZ-INT-007 (string as number) on param 'perPage' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["query"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["perPage"],"message":"Expected number, received string"}]
1ms
T03-02-perpage-FUZZ-INT-008 PASS Fuzz FUZZ-INT-008 → search_repositories.perPage
Tool 'search_repositories' returned a structured error for FUZZ-INT-008 (null as number) on param 'perPage' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["query"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"null","path":["perPage"],"message":"Expected number, received null"}]
1ms
T03-02-perpage-FUZZ-INT-009 PASS Fuzz FUZZ-INT-009 → search_repositories.perPage
Tool 'search_repositories' returned a structured error for FUZZ-INT-009 (boolean as number) on param 'perPage' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["query"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"boolean","path":["perPage"],"message":"Expected number, received boolean"}]
1ms
T03-02-perpage-FUZZ-NUM-001 PASS Fuzz FUZZ-NUM-001 → search_repositories.perPage
Tool 'search_repositories' returned a structured error for FUZZ-NUM-001 (NaN string as number) on param 'perPage' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["query"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["perPage"],"message":"Expected number, received string"}]
1ms
T03-02-perpage-FUZZ-NUM-002 PASS Fuzz FUZZ-NUM-002 → search_repositories.perPage
Tool 'search_repositories' returned a structured error for FUZZ-NUM-002 (Infinity string as number) on param 'perPage' —…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["query"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["perPage"],"message":"Expected number, received string"}]
1ms
T03-02-perpage-FUZZ-NUM-003 PASS Fuzz FUZZ-NUM-003 → search_repositories.perPage
Tool 'search_repositories' returned a structured error for FUZZ-NUM-003 (-Infinity string as number) on param 'perPage' …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["query"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["perPage"],"message":"Expected number, received string"}]
1ms
T03-02-perpage-FUZZ-NUM-004 PASS Fuzz FUZZ-NUM-004 → search_repositories.perPage
Tool 'search_repositories' returned a structured error for FUZZ-NUM-004 (very large float 1e308) on param 'perPage' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["query"],"message":"Required"}]
1ms
T03-02-perpage-FUZZ-NUM-005 PASS Fuzz FUZZ-NUM-005 → search_repositories.perPage
Tool 'search_repositories' returned a structured error for FUZZ-NUM-005 (very small float 1e-308) on param 'perPage' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["query"],"message":"Required"}]
1ms
T03-02-query-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → search_repositories.query
Tool 'search_repositories' returned a structured error for FUZZ-STR-001 (empty string) on param 'query' — handled gracef…
McpError: Validation Error: Validation Failed Details: {"message":"Validation Failed","errors":[{"resource":"Search","field":"q","code":"missing"}],"documentation_url":"https://docs.github.com/v3/search","status":"422"}
558ms
T03-02-query-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → search_repositories.query
Tool 'search_repositories' returned a structured error for FUZZ-STR-002 (single space) on param 'query' — handled gracef…
McpError: Validation Error: Validation Failed Details: {"message":"Validation Failed","errors":[{"resource":"Search","field":"q","code":"missing"}],"documentation_url":"https://docs.github.com/v3/search","status":"422"}
339ms
T03-02-query-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → search_repositories.query
Tool 'search_repositories' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'query' — handled gra…
McpError: Validation Error: Validation Failed Details: {"message":"Validation Failed","errors":[{"resource":"Search","field":"q","code":"missing"}],"documentation_url":"https://docs.github.com/v3/search","status":"422"}
283ms
T03-02-query-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → search_repositories.query
Tool 'search_repositories' returned a structured error for FUZZ-STR-004 (null value) on param 'query' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"null","path":["query"],"message":"Expected string, received null"}]
1ms
T03-02-query-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → search_repositories.query
Tool 'search_repositories' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'query' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"number","path":["query"],"message":"Expected string, received number"}]
1ms
T03-02-query-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → search_repositories.query
Tool 'search_repositories' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'query' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"boolean","path":["query"],"message":"Expected string, received boolean"}]
1ms
T03-02-query-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → search_repositories.query
Tool 'search_repositories' returned a structured error for FUZZ-STR-007 (list as string field) on param 'query' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"array","path":["query"],"message":"Expected string, received array"}]
1ms
T03-02-query-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → search_repositories.query
Tool 'search_repositories' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'query' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"object","path":["query"],"message":"Expected string, received object"}]
1ms
T03-02-query-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → search_repositories.query
Tool 'search_repositories' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'query' — handle…
McpError: GitHub API Error: We received a Request-URL that is too long from your client.
173ms
T03-02-query-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → search_repositories.query
Tool 'search_repositories' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'query' — handled g…
McpError: Validation Error: Validation Failed Details: {"message":"Validation Failed","errors":[{"resource":"Search","field":"q","code":"missing"}],"documentation_url":"https://docs.github.com/v3/search","status":"422"}
566ms
T03-02-query-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → search_repositories.query
Tool 'search_repositories' handled FUZZ-STR-011 (null byte in string) on param 'query' correctly.
Response excerpt: 'meta=None content=[TextContent(type=\'text\', text=\'{\\n "total_count": 25070,\\n "incomplete_results": false,\\n "items": [\\n {\\n "id": 46641250,\\n "node_id": "MDEwOlJlcG9zaXRvcnk0NjY0MTI1'
1301ms
T03-02-query-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → search_repositories.query
Tool 'search_repositories' handled FUZZ-STR-012 (all unicode planes) on param 'query' correctly.
Response excerpt: 'meta=None content=[TextContent(type=\'text\', text=\'{\\n "total_count": 1604,\\n "incomplete_results": false,\\n "items": [\\n {\\n "id": 125564566,\\n "node_id": "MDEwOlJlcG9zaXRvcnkxMjU1NjQ1'
1383ms
T03-03-autoinit-FUZZ-BOOL-001 PASS Fuzz FUZZ-BOOL-001 → create_repository.autoInit
Tool 'create_repository' returned a structured error for FUZZ-BOOL-001 (null as boolean) on param 'autoInit' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["name"],"message":"Required"},{"code":"invalid_type","expected":"boolean","received":"null","path":["autoInit"],"message":"Expected boolean, received null"}]
1ms
T03-03-autoinit-FUZZ-BOOL-002 PASS Fuzz FUZZ-BOOL-002 → create_repository.autoInit
Tool 'create_repository' returned a structured error for FUZZ-BOOL-002 (string true) on param 'autoInit' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["name"],"message":"Required"},{"code":"invalid_type","expected":"boolean","received":"string","path":["autoInit"],"message":"Expected boolean, received string"}]
1ms
T03-03-autoinit-FUZZ-BOOL-003 PASS Fuzz FUZZ-BOOL-003 → create_repository.autoInit
Tool 'create_repository' returned a structured error for FUZZ-BOOL-003 (string false) on param 'autoInit' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["name"],"message":"Required"},{"code":"invalid_type","expected":"boolean","received":"string","path":["autoInit"],"message":"Expected boolean, received string"}]
1ms
T03-03-autoinit-FUZZ-BOOL-004 PASS Fuzz FUZZ-BOOL-004 → create_repository.autoInit
Tool 'create_repository' returned a structured error for FUZZ-BOOL-004 (integer zero) on param 'autoInit' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["name"],"message":"Required"},{"code":"invalid_type","expected":"boolean","received":"number","path":["autoInit"],"message":"Expected boolean, received number"}]
1ms
T03-03-autoinit-FUZZ-BOOL-005 PASS Fuzz FUZZ-BOOL-005 → create_repository.autoInit
Tool 'create_repository' returned a structured error for FUZZ-BOOL-005 (integer one) on param 'autoInit' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["name"],"message":"Required"},{"code":"invalid_type","expected":"boolean","received":"number","path":["autoInit"],"message":"Expected boolean, received number"}]
1ms
T03-03-autoinit-FUZZ-BOOL-006 PASS Fuzz FUZZ-BOOL-006 → create_repository.autoInit
Tool 'create_repository' returned a structured error for FUZZ-BOOL-006 (list as boolean) on param 'autoInit' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["name"],"message":"Required"},{"code":"invalid_type","expected":"boolean","received":"array","path":["autoInit"],"message":"Expected boolean, received array"}]
1ms
T03-03-autoinit-FUZZ-BOOL-007 PASS Fuzz FUZZ-BOOL-007 → create_repository.autoInit
Tool 'create_repository' returned a structured error for FUZZ-BOOL-007 (dict as boolean) on param 'autoInit' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["name"],"message":"Required"},{"code":"invalid_type","expected":"boolean","received":"object","path":["autoInit"],"message":"Expected boolean, received object"}]
1ms
T03-03-description-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → create_repository.description
Tool 'create_repository' returned a structured error for FUZZ-STR-001 (empty string) on param 'description' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["name"],"message":"Required"}]
1ms
T03-03-description-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → create_repository.description
Tool 'create_repository' returned a structured error for FUZZ-STR-002 (single space) on param 'description' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["name"],"message":"Required"}]
1ms
T03-03-description-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → create_repository.description
Tool 'create_repository' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'description' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["name"],"message":"Required"}]
1ms
T03-03-description-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → create_repository.description
Tool 'create_repository' returned a structured error for FUZZ-STR-004 (null value) on param 'description' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["name"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["description"],"message":"Expected string, received null"}]
1ms
T03-03-description-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → create_repository.description
Tool 'create_repository' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'description' —…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["name"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["description"],"message":"Expected string, received number"}]
1ms
T03-03-description-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → create_repository.description
Tool 'create_repository' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'description' —…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["name"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["description"],"message":"Expected string, received boolean"}]
1ms
T03-03-description-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → create_repository.description
Tool 'create_repository' returned a structured error for FUZZ-STR-007 (list as string field) on param 'description' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["name"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["description"],"message":"Expected string, received array"}]
1ms
T03-03-description-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → create_repository.description
Tool 'create_repository' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'description' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["name"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["description"],"message":"Expected string, received object"}]
1ms
T03-03-description-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → create_repository.description
Tool 'create_repository' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'description' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["name"],"message":"Required"}]
1ms
T03-03-description-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → create_repository.description
Tool 'create_repository' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'description' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["name"],"message":"Required"}]
1ms
T03-03-description-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → create_repository.description
Tool 'create_repository' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'description' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["name"],"message":"Required"}]
1ms
T03-03-description-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → create_repository.description
Tool 'create_repository' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'description' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["name"],"message":"Required"}]
1ms
T03-03-name-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → create_repository.name
Tool 'create_repository' returned a structured error for FUZZ-STR-001 (empty string) on param 'name' — handled gracefull…
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
105ms
T03-03-name-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → create_repository.name
Tool 'create_repository' returned a structured error for FUZZ-STR-002 (single space) on param 'name' — handled gracefull…
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
100ms
T03-03-name-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → create_repository.name
Tool 'create_repository' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'name' — handled gracef…
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
72ms
T03-03-name-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → create_repository.name
Tool 'create_repository' returned a structured error for FUZZ-STR-004 (null value) on param 'name' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"null","path":["name"],"message":"Expected string, received null"}]
1ms
T03-03-name-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → create_repository.name
Tool 'create_repository' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'name' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"number","path":["name"],"message":"Expected string, received number"}]
1ms
T03-03-name-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → create_repository.name
Tool 'create_repository' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'name' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"boolean","path":["name"],"message":"Expected string, received boolean"}]
1ms
T03-03-name-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → create_repository.name
Tool 'create_repository' returned a structured error for FUZZ-STR-007 (list as string field) on param 'name' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"array","path":["name"],"message":"Expected string, received array"}]
1ms
T03-03-name-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → create_repository.name
Tool 'create_repository' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'name' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"object","path":["name"],"message":"Expected string, received object"}]
1ms
T03-03-name-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → create_repository.name
Tool 'create_repository' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'name' — handled g…
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
103ms
T03-03-name-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → create_repository.name
Tool 'create_repository' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'name' — handled grac…
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
79ms
T03-03-name-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → create_repository.name
Tool 'create_repository' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'name' — handled gr…
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
150ms
T03-03-name-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → create_repository.name
Tool 'create_repository' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'name' — handled gra…
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
127ms
T03-03-private-FUZZ-BOOL-001 PASS Fuzz FUZZ-BOOL-001 → create_repository.private
Tool 'create_repository' returned a structured error for FUZZ-BOOL-001 (null as boolean) on param 'private' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["name"],"message":"Required"},{"code":"invalid_type","expected":"boolean","received":"null","path":["private"],"message":"Expected boolean, received null"}]
1ms
T03-03-private-FUZZ-BOOL-002 PASS Fuzz FUZZ-BOOL-002 → create_repository.private
Tool 'create_repository' returned a structured error for FUZZ-BOOL-002 (string true) on param 'private' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["name"],"message":"Required"},{"code":"invalid_type","expected":"boolean","received":"string","path":["private"],"message":"Expected boolean, received string"}]
1ms
T03-03-private-FUZZ-BOOL-003 PASS Fuzz FUZZ-BOOL-003 → create_repository.private
Tool 'create_repository' returned a structured error for FUZZ-BOOL-003 (string false) on param 'private' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["name"],"message":"Required"},{"code":"invalid_type","expected":"boolean","received":"string","path":["private"],"message":"Expected boolean, received string"}]
1ms
T03-03-private-FUZZ-BOOL-004 PASS Fuzz FUZZ-BOOL-004 → create_repository.private
Tool 'create_repository' returned a structured error for FUZZ-BOOL-004 (integer zero) on param 'private' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["name"],"message":"Required"},{"code":"invalid_type","expected":"boolean","received":"number","path":["private"],"message":"Expected boolean, received number"}]
1ms
T03-03-private-FUZZ-BOOL-005 PASS Fuzz FUZZ-BOOL-005 → create_repository.private
Tool 'create_repository' returned a structured error for FUZZ-BOOL-005 (integer one) on param 'private' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["name"],"message":"Required"},{"code":"invalid_type","expected":"boolean","received":"number","path":["private"],"message":"Expected boolean, received number"}]
1ms
T03-03-private-FUZZ-BOOL-006 PASS Fuzz FUZZ-BOOL-006 → create_repository.private
Tool 'create_repository' returned a structured error for FUZZ-BOOL-006 (list as boolean) on param 'private' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["name"],"message":"Required"},{"code":"invalid_type","expected":"boolean","received":"array","path":["private"],"message":"Expected boolean, received array"}]
1ms
T03-03-private-FUZZ-BOOL-007 PASS Fuzz FUZZ-BOOL-007 → create_repository.private
Tool 'create_repository' returned a structured error for FUZZ-BOOL-007 (dict as boolean) on param 'private' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["name"],"message":"Required"},{"code":"invalid_type","expected":"boolean","received":"object","path":["private"],"message":"Expected boolean, received object"}]
1ms
T03-04-branch-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → get_file_contents.branch
Tool 'get_file_contents' returned a structured error for FUZZ-STR-001 (empty string) on param 'branch' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-04-branch-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → get_file_contents.branch
Tool 'get_file_contents' returned a structured error for FUZZ-STR-002 (single space) on param 'branch' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-04-branch-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → get_file_contents.branch
Tool 'get_file_contents' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'branch' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-04-branch-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → get_file_contents.branch
Tool 'get_file_contents' returned a structured error for FUZZ-STR-004 (null value) on param 'branch' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-04-branch-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → get_file_contents.branch
Tool 'get_file_contents' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'branch' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-04-branch-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → get_file_contents.branch
Tool 'get_file_contents' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'branch' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-04-branch-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → get_file_contents.branch
Tool 'get_file_contents' returned a structured error for FUZZ-STR-007 (list as string field) on param 'branch' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-04-branch-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → get_file_contents.branch
Tool 'get_file_contents' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'branch' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-04-branch-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → get_file_contents.branch
Tool 'get_file_contents' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'branch' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-04-branch-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → get_file_contents.branch
Tool 'get_file_contents' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'branch' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-04-branch-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → get_file_contents.branch
Tool 'get_file_contents' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'branch' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-04-branch-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → get_file_contents.branch
Tool 'get_file_contents' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'branch' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-04-owner-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → get_file_contents.owner
Tool 'get_file_contents' returned a structured error for FUZZ-STR-001 (empty string) on param 'owner' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"}]
1ms
T03-04-owner-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → get_file_contents.owner
Tool 'get_file_contents' returned a structured error for FUZZ-STR-002 (single space) on param 'owner' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"}]
1ms
T03-04-owner-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → get_file_contents.owner
Tool 'get_file_contents' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'owner' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"}]
1ms
T03-04-owner-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → get_file_contents.owner
Tool 'get_file_contents' returned a structured error for FUZZ-STR-004 (null value) on param 'owner' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"null","path":["owner"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"und
1ms
T03-04-owner-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → get_file_contents.owner
Tool 'get_file_contents' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'owner' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"number","path":["owner"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":
1ms
T03-04-owner-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → get_file_contents.owner
Tool 'get_file_contents' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'owner' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"boolean","path":["owner"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received
1ms
T03-04-owner-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → get_file_contents.owner
Tool 'get_file_contents' returned a structured error for FUZZ-STR-007 (list as string field) on param 'owner' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"array","path":["owner"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"u
1ms
T03-04-owner-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → get_file_contents.owner
Tool 'get_file_contents' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'owner' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"object","path":["owner"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":
1ms
T03-04-owner-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → get_file_contents.owner
Tool 'get_file_contents' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'owner' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"}]
1ms
T03-04-owner-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → get_file_contents.owner
Tool 'get_file_contents' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'owner' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"}]
1ms
T03-04-owner-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → get_file_contents.owner
Tool 'get_file_contents' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'owner' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"}]
1ms
T03-04-owner-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → get_file_contents.owner
Tool 'get_file_contents' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'owner' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"}]
1ms
T03-04-path-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → get_file_contents.path
Tool 'get_file_contents' returned a structured error for FUZZ-STR-001 (empty string) on param 'path' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-04-path-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → get_file_contents.path
Tool 'get_file_contents' returned a structured error for FUZZ-STR-002 (single space) on param 'path' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-04-path-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → get_file_contents.path
Tool 'get_file_contents' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'path' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-04-path-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → get_file_contents.path
Tool 'get_file_contents' returned a structured error for FUZZ-STR-004 (null value) on param 'path' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["path"
1ms
T03-04-path-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → get_file_contents.path
Tool 'get_file_contents' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'path' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["pat
1ms
T03-04-path-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → get_file_contents.path
Tool 'get_file_contents' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'path' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["pa
1ms
T03-04-path-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → get_file_contents.path
Tool 'get_file_contents' returned a structured error for FUZZ-STR-007 (list as string field) on param 'path' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["path
1ms
T03-04-path-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → get_file_contents.path
Tool 'get_file_contents' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'path' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["pat
6ms
T03-04-path-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → get_file_contents.path
Tool 'get_file_contents' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'path' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-04-path-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → get_file_contents.path
Tool 'get_file_contents' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'path' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-04-path-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → get_file_contents.path
Tool 'get_file_contents' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'path' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-04-path-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → get_file_contents.path
Tool 'get_file_contents' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'path' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-04-repo-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → get_file_contents.repo
Tool 'get_file_contents' returned a structured error for FUZZ-STR-001 (empty string) on param 'repo' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"}]
1ms
T03-04-repo-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → get_file_contents.repo
Tool 'get_file_contents' returned a structured error for FUZZ-STR-002 (single space) on param 'repo' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"}]
1ms
T03-04-repo-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → get_file_contents.repo
Tool 'get_file_contents' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'repo' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"}]
1ms
T03-04-repo-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → get_file_contents.repo
Tool 'get_file_contents' returned a structured error for FUZZ-STR-004 (null value) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["repo"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"string","received":"und
1ms
T03-04-repo-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → get_file_contents.repo
Tool 'get_file_contents' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'repo' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["repo"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"string","received":
1ms
T03-04-repo-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → get_file_contents.repo
Tool 'get_file_contents' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'repo' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["repo"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"string","received
1ms
T03-04-repo-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → get_file_contents.repo
Tool 'get_file_contents' returned a structured error for FUZZ-STR-007 (list as string field) on param 'repo' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["repo"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"string","received":"u
1ms
T03-04-repo-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → get_file_contents.repo
Tool 'get_file_contents' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'repo' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["repo"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"string","received":
1ms
T03-04-repo-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → get_file_contents.repo
Tool 'get_file_contents' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'repo' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"}]
1ms
T03-04-repo-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → get_file_contents.repo
Tool 'get_file_contents' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'repo' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"}]
1ms
T03-04-repo-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → get_file_contents.repo
Tool 'get_file_contents' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'repo' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"}]
1ms
T03-04-repo-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → get_file_contents.repo
Tool 'get_file_contents' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'repo' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"}]
1ms
T03-05-branch-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → push_files.branch
Tool 'push_files' returned a structured error for FUZZ-STR-001 (empty string) on param 'branch' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":["f
1ms
T03-05-branch-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → push_files.branch
Tool 'push_files' returned a structured error for FUZZ-STR-002 (single space) on param 'branch' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":["f
1ms
T03-05-branch-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → push_files.branch
Tool 'push_files' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'branch' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":["f
1ms
T03-05-branch-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → push_files.branch
Tool 'push_files' returned a structured error for FUZZ-STR-004 (null value) on param 'branch' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["branc
1ms
T03-05-branch-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → push_files.branch
Tool 'push_files' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'branch' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["bra
1ms
T03-05-branch-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → push_files.branch
Tool 'push_files' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'branch' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["br
1ms
T03-05-branch-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → push_files.branch
Tool 'push_files' returned a structured error for FUZZ-STR-007 (list as string field) on param 'branch' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["bran
1ms
T03-05-branch-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → push_files.branch
Tool 'push_files' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'branch' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["bra
1ms
T03-05-branch-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → push_files.branch
Tool 'push_files' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'branch' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":["f
1ms
T03-05-branch-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → push_files.branch
Tool 'push_files' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'branch' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":["f
1ms
T03-05-branch-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → push_files.branch
Tool 'push_files' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'branch' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":["f
1ms
T03-05-branch-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → push_files.branch
Tool 'push_files' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'branch' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":["f
1ms
T03-05-files-FUZZ-ARR-001 PASS Fuzz FUZZ-ARR-001 → push_files.files
Tool 'push_files' returned a structured error for FUZZ-ARR-001 (null as array) on param 'files' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-05-files-FUZZ-ARR-002 PASS Fuzz FUZZ-ARR-002 → push_files.files
Tool 'push_files' returned a structured error for FUZZ-ARR-002 (dict as array) on param 'files' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-05-files-FUZZ-ARR-003 PASS Fuzz FUZZ-ARR-003 → push_files.files
Tool 'push_files' returned a structured error for FUZZ-ARR-003 (string as array) on param 'files' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-05-files-FUZZ-ARR-004 PASS Fuzz FUZZ-ARR-004 → push_files.files
Tool 'push_files' returned a structured error for FUZZ-ARR-004 (empty array) on param 'files' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-05-files-FUZZ-ARR-005 PASS Fuzz FUZZ-ARR-005 → push_files.files
Tool 'push_files' returned a structured error for FUZZ-ARR-005 (array of nulls 1000) on param 'files' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
6ms
T03-05-files-FUZZ-ARR-006 PASS Fuzz FUZZ-ARR-006 → push_files.files
Tool 'push_files' returned a structured error for FUZZ-ARR-006 (deeply nested array 10) on param 'files' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-05-files-FUZZ-ARR-007 PASS Fuzz FUZZ-ARR-007 → push_files.files
Tool 'push_files' returned a structured error for FUZZ-ARR-007 (large array 10k nulls) on param 'files' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
62ms
T03-05-files-FUZZ-ARR-008 PASS Fuzz FUZZ-ARR-008 → push_files.files
Tool 'push_files' returned a structured error for FUZZ-ARR-008 (large array 1k mixed) on param 'files' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
8ms
T03-05-files-FUZZ-ARR-009 PASS Fuzz FUZZ-ARR-009 → push_files.files
Tool 'push_files' returned a structured error for FUZZ-ARR-009 (100-level nested array) on param 'files' — handled grace…
ValueError: Circular reference detected (depth exceeded)
0ms
T03-05-message-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → push_files.message
Tool 'push_files' returned a structured error for FUZZ-STR-001 (empty string) on param 'message' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-05-message-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → push_files.message
Tool 'push_files' returned a structured error for FUZZ-STR-002 (single space) on param 'message' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-05-message-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → push_files.message
Tool 'push_files' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'message' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-05-message-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → push_files.message
Tool 'push_files' returned a structured error for FUZZ-STR-004 (null value) on param 'message' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-05-message-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → push_files.message
Tool 'push_files' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'message' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-05-message-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → push_files.message
Tool 'push_files' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'message' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-05-message-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → push_files.message
Tool 'push_files' returned a structured error for FUZZ-STR-007 (list as string field) on param 'message' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-05-message-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → push_files.message
Tool 'push_files' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'message' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-05-message-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → push_files.message
Tool 'push_files' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'message' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-05-message-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → push_files.message
Tool 'push_files' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'message' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-05-message-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → push_files.message
Tool 'push_files' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'message' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-05-message-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → push_files.message
Tool 'push_files' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'message' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-05-owner-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → push_files.owner
Tool 'push_files' returned a structured error for FUZZ-STR-001 (empty string) on param 'owner' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":["
1ms
T03-05-owner-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → push_files.owner
Tool 'push_files' returned a structured error for FUZZ-STR-002 (single space) on param 'owner' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":["
1ms
T03-05-owner-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → push_files.owner
Tool 'push_files' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'owner' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":["
1ms
T03-05-owner-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → push_files.owner
Tool 'push_files' returned a structured error for FUZZ-STR-004 (null value) on param 'owner' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"null","path":["owner"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"und
1ms
T03-05-owner-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → push_files.owner
Tool 'push_files' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'owner' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"number","path":["owner"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":
1ms
T03-05-owner-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → push_files.owner
Tool 'push_files' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'owner' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"boolean","path":["owner"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received
1ms
T03-05-owner-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → push_files.owner
Tool 'push_files' returned a structured error for FUZZ-STR-007 (list as string field) on param 'owner' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"array","path":["owner"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"u
1ms
T03-05-owner-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → push_files.owner
Tool 'push_files' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'owner' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"object","path":["owner"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":
1ms
T03-05-owner-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → push_files.owner
Tool 'push_files' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'owner' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":["
1ms
T03-05-owner-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → push_files.owner
Tool 'push_files' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'owner' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":["
1ms
T03-05-owner-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → push_files.owner
Tool 'push_files' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'owner' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":["
1ms
T03-05-owner-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → push_files.owner
Tool 'push_files' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'owner' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":["
1ms
T03-05-repo-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → push_files.repo
Tool 'push_files' returned a structured error for FUZZ-STR-001 (empty string) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":[
1ms
T03-05-repo-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → push_files.repo
Tool 'push_files' returned a structured error for FUZZ-STR-002 (single space) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":[
1ms
T03-05-repo-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → push_files.repo
Tool 'push_files' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":[
1ms
T03-05-repo-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → push_files.repo
Tool 'push_files' returned a structured error for FUZZ-STR-004 (null value) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["repo"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"string","received":"und
1ms
T03-05-repo-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → push_files.repo
Tool 'push_files' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'repo' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["repo"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"string","received":
1ms
T03-05-repo-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → push_files.repo
Tool 'push_files' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'repo' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["repo"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"string","received
1ms
T03-05-repo-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → push_files.repo
Tool 'push_files' returned a structured error for FUZZ-STR-007 (list as string field) on param 'repo' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["repo"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"string","received":"u
1ms
T03-05-repo-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → push_files.repo
Tool 'push_files' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'repo' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["repo"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"string","received":
1ms
T03-05-repo-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → push_files.repo
Tool 'push_files' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'repo' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":[
1ms
T03-05-repo-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → push_files.repo
Tool 'push_files' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":[
1ms
T03-05-repo-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → push_files.repo
Tool 'push_files' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'repo' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":[
1ms
T03-05-repo-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → push_files.repo
Tool 'push_files' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'repo' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"undefined","path":[
1ms
T03-06-assignees-FUZZ-ARR-001 PASS Fuzz FUZZ-ARR-001 → create_issue.assignees
Tool 'create_issue' returned a structured error for FUZZ-ARR-001 (null as array) on param 'assignees' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-assignees-FUZZ-ARR-002 PASS Fuzz FUZZ-ARR-002 → create_issue.assignees
Tool 'create_issue' returned a structured error for FUZZ-ARR-002 (dict as array) on param 'assignees' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-assignees-FUZZ-ARR-003 PASS Fuzz FUZZ-ARR-003 → create_issue.assignees
Tool 'create_issue' returned a structured error for FUZZ-ARR-003 (string as array) on param 'assignees' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-assignees-FUZZ-ARR-004 PASS Fuzz FUZZ-ARR-004 → create_issue.assignees
Tool 'create_issue' returned a structured error for FUZZ-ARR-004 (empty array) on param 'assignees' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-assignees-FUZZ-ARR-005 PASS Fuzz FUZZ-ARR-005 → create_issue.assignees
Tool 'create_issue' returned a structured error for FUZZ-ARR-005 (array of nulls 1000) on param 'assignees' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
4ms
T03-06-assignees-FUZZ-ARR-006 PASS Fuzz FUZZ-ARR-006 → create_issue.assignees
Tool 'create_issue' returned a structured error for FUZZ-ARR-006 (deeply nested array 10) on param 'assignees' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-assignees-FUZZ-ARR-007 PASS Fuzz FUZZ-ARR-007 → create_issue.assignees
Tool 'create_issue' returned a structured error for FUZZ-ARR-007 (large array 10k nulls) on param 'assignees' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
64ms
T03-06-assignees-FUZZ-ARR-008 PASS Fuzz FUZZ-ARR-008 → create_issue.assignees
Tool 'create_issue' returned a structured error for FUZZ-ARR-008 (large array 1k mixed) on param 'assignees' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
4ms
T03-06-assignees-FUZZ-ARR-009 PASS Fuzz FUZZ-ARR-009 → create_issue.assignees
Tool 'create_issue' returned a structured error for FUZZ-ARR-009 (100-level nested array) on param 'assignees' — handled…
ValueError: Circular reference detected (depth exceeded)
0ms
T03-06-body-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → create_issue.body
Tool 'create_issue' returned a structured error for FUZZ-STR-001 (empty string) on param 'body' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-body-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → create_issue.body
Tool 'create_issue' returned a structured error for FUZZ-STR-002 (single space) on param 'body' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-body-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → create_issue.body
Tool 'create_issue' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'body' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-body-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → create_issue.body
Tool 'create_issue' returned a structured error for FUZZ-STR-004 (null value) on param 'body' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-body-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → create_issue.body
Tool 'create_issue' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'body' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-body-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → create_issue.body
Tool 'create_issue' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'body' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-body-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → create_issue.body
Tool 'create_issue' returned a structured error for FUZZ-STR-007 (list as string field) on param 'body' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-body-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → create_issue.body
Tool 'create_issue' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'body' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-body-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → create_issue.body
Tool 'create_issue' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'body' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-body-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → create_issue.body
Tool 'create_issue' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'body' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-body-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → create_issue.body
Tool 'create_issue' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'body' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-body-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → create_issue.body
Tool 'create_issue' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'body' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-labels-FUZZ-ARR-001 PASS Fuzz FUZZ-ARR-001 → create_issue.labels
Tool 'create_issue' returned a structured error for FUZZ-ARR-001 (null as array) on param 'labels' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-labels-FUZZ-ARR-002 PASS Fuzz FUZZ-ARR-002 → create_issue.labels
Tool 'create_issue' returned a structured error for FUZZ-ARR-002 (dict as array) on param 'labels' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-labels-FUZZ-ARR-003 PASS Fuzz FUZZ-ARR-003 → create_issue.labels
Tool 'create_issue' returned a structured error for FUZZ-ARR-003 (string as array) on param 'labels' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-labels-FUZZ-ARR-004 PASS Fuzz FUZZ-ARR-004 → create_issue.labels
Tool 'create_issue' returned a structured error for FUZZ-ARR-004 (empty array) on param 'labels' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-labels-FUZZ-ARR-005 PASS Fuzz FUZZ-ARR-005 → create_issue.labels
Tool 'create_issue' returned a structured error for FUZZ-ARR-005 (array of nulls 1000) on param 'labels' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
4ms
T03-06-labels-FUZZ-ARR-006 PASS Fuzz FUZZ-ARR-006 → create_issue.labels
Tool 'create_issue' returned a structured error for FUZZ-ARR-006 (deeply nested array 10) on param 'labels' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-labels-FUZZ-ARR-007 PASS Fuzz FUZZ-ARR-007 → create_issue.labels
Tool 'create_issue' returned a structured error for FUZZ-ARR-007 (large array 10k nulls) on param 'labels' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
57ms
T03-06-labels-FUZZ-ARR-008 PASS Fuzz FUZZ-ARR-008 → create_issue.labels
Tool 'create_issue' returned a structured error for FUZZ-ARR-008 (large array 1k mixed) on param 'labels' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
8ms
T03-06-labels-FUZZ-ARR-009 PASS Fuzz FUZZ-ARR-009 → create_issue.labels
Tool 'create_issue' returned a structured error for FUZZ-ARR-009 (100-level nested array) on param 'labels' — handled gr…
ValueError: Circular reference detected (depth exceeded)
0ms
T03-06-milestone-FUZZ-INT-001 PASS Fuzz FUZZ-INT-001 → create_issue.milestone
Tool 'create_issue' returned a structured error for FUZZ-INT-001 (zero) on param 'milestone' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-milestone-FUZZ-INT-002 PASS Fuzz FUZZ-INT-002 → create_issue.milestone
Tool 'create_issue' returned a structured error for FUZZ-INT-002 (negative one) on param 'milestone' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-milestone-FUZZ-INT-003 PASS Fuzz FUZZ-INT-003 → create_issue.milestone
Tool 'create_issue' returned a structured error for FUZZ-INT-003 (min int32) on param 'milestone' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-milestone-FUZZ-INT-004 PASS Fuzz FUZZ-INT-004 → create_issue.milestone
Tool 'create_issue' returned a structured error for FUZZ-INT-004 (max int32) on param 'milestone' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-milestone-FUZZ-INT-006 PASS Fuzz FUZZ-INT-006 → create_issue.milestone
Tool 'create_issue' returned a structured error for FUZZ-INT-006 (float as number) on param 'milestone' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-milestone-FUZZ-INT-007 PASS Fuzz FUZZ-INT-007 → create_issue.milestone
Tool 'create_issue' returned a structured error for FUZZ-INT-007 (string as number) on param 'milestone' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-milestone-FUZZ-INT-008 PASS Fuzz FUZZ-INT-008 → create_issue.milestone
Tool 'create_issue' returned a structured error for FUZZ-INT-008 (null as number) on param 'milestone' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-milestone-FUZZ-INT-009 PASS Fuzz FUZZ-INT-009 → create_issue.milestone
Tool 'create_issue' returned a structured error for FUZZ-INT-009 (boolean as number) on param 'milestone' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-milestone-FUZZ-NUM-001 PASS Fuzz FUZZ-NUM-001 → create_issue.milestone
Tool 'create_issue' returned a structured error for FUZZ-NUM-001 (NaN string as number) on param 'milestone' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-milestone-FUZZ-NUM-002 PASS Fuzz FUZZ-NUM-002 → create_issue.milestone
Tool 'create_issue' returned a structured error for FUZZ-NUM-002 (Infinity string as number) on param 'milestone' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-milestone-FUZZ-NUM-003 PASS Fuzz FUZZ-NUM-003 → create_issue.milestone
Tool 'create_issue' returned a structured error for FUZZ-NUM-003 (-Infinity string as number) on param 'milestone' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-milestone-FUZZ-NUM-004 PASS Fuzz FUZZ-NUM-004 → create_issue.milestone
Tool 'create_issue' returned a structured error for FUZZ-NUM-004 (very large float 1e308) on param 'milestone' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-milestone-FUZZ-NUM-005 PASS Fuzz FUZZ-NUM-005 → create_issue.milestone
Tool 'create_issue' returned a structured error for FUZZ-NUM-005 (very small float 1e-308) on param 'milestone' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-06-owner-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → create_issue.owner
Tool 'create_issue' returned a structured error for FUZZ-STR-001 (empty string) on param 'owner' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"}]
1ms
T03-06-owner-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → create_issue.owner
Tool 'create_issue' returned a structured error for FUZZ-STR-002 (single space) on param 'owner' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"}]
1ms
T03-06-owner-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → create_issue.owner
Tool 'create_issue' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'owner' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"}]
1ms
T03-06-owner-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → create_issue.owner
Tool 'create_issue' returned a structured error for FUZZ-STR-004 (null value) on param 'owner' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"null","path":["owner"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"und
1ms
T03-06-owner-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → create_issue.owner
Tool 'create_issue' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'owner' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"number","path":["owner"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":
1ms
T03-06-owner-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → create_issue.owner
Tool 'create_issue' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'owner' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"boolean","path":["owner"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received
1ms
T03-06-owner-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → create_issue.owner
Tool 'create_issue' returned a structured error for FUZZ-STR-007 (list as string field) on param 'owner' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"array","path":["owner"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"u
1ms
T03-06-owner-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → create_issue.owner
Tool 'create_issue' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'owner' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"object","path":["owner"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":
1ms
T03-06-owner-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → create_issue.owner
Tool 'create_issue' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'owner' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"}]
1ms
T03-06-owner-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → create_issue.owner
Tool 'create_issue' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'owner' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"}]
1ms
T03-06-owner-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → create_issue.owner
Tool 'create_issue' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'owner' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"}]
1ms
T03-06-owner-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → create_issue.owner
Tool 'create_issue' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'owner' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"}]
1ms
T03-06-repo-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → create_issue.repo
Tool 'create_issue' returned a structured error for FUZZ-STR-001 (empty string) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"}]
1ms
T03-06-repo-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → create_issue.repo
Tool 'create_issue' returned a structured error for FUZZ-STR-002 (single space) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"}]
1ms
T03-06-repo-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → create_issue.repo
Tool 'create_issue' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"}]
1ms
T03-06-repo-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → create_issue.repo
Tool 'create_issue' returned a structured error for FUZZ-STR-004 (null value) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["repo"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"string","received":"und
1ms
T03-06-repo-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → create_issue.repo
Tool 'create_issue' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'repo' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["repo"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"string","received":
1ms
T03-06-repo-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → create_issue.repo
Tool 'create_issue' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'repo' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["repo"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"string","received
1ms
T03-06-repo-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → create_issue.repo
Tool 'create_issue' returned a structured error for FUZZ-STR-007 (list as string field) on param 'repo' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["repo"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"string","received":"u
1ms
T03-06-repo-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → create_issue.repo
Tool 'create_issue' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'repo' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["repo"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"string","received":
1ms
T03-06-repo-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → create_issue.repo
Tool 'create_issue' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'repo' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"}]
1ms
T03-06-repo-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → create_issue.repo
Tool 'create_issue' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'repo' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"}]
1ms
T03-06-repo-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → create_issue.repo
Tool 'create_issue' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'repo' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"}]
1ms
T03-06-repo-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → create_issue.repo
Tool 'create_issue' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'repo' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"}]
1ms
T03-06-title-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → create_issue.title
Tool 'create_issue' returned a structured error for FUZZ-STR-001 (empty string) on param 'title' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-06-title-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → create_issue.title
Tool 'create_issue' returned a structured error for FUZZ-STR-002 (single space) on param 'title' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-06-title-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → create_issue.title
Tool 'create_issue' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'title' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-06-title-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → create_issue.title
Tool 'create_issue' returned a structured error for FUZZ-STR-004 (null value) on param 'title' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["title
1ms
T03-06-title-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → create_issue.title
Tool 'create_issue' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'title' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["tit
1ms
T03-06-title-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → create_issue.title
Tool 'create_issue' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'title' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["ti
1ms
T03-06-title-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → create_issue.title
Tool 'create_issue' returned a structured error for FUZZ-STR-007 (list as string field) on param 'title' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["titl
1ms
T03-06-title-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → create_issue.title
Tool 'create_issue' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'title' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["tit
1ms
T03-06-title-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → create_issue.title
Tool 'create_issue' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'title' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-06-title-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → create_issue.title
Tool 'create_issue' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'title' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-06-title-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → create_issue.title
Tool 'create_issue' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'title' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-06-title-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → create_issue.title
Tool 'create_issue' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'title' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-07-base-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → create_pull_request.base
Tool 'create_pull_request' returned a structured error for FUZZ-STR-001 (empty string) on param 'base' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-base-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → create_pull_request.base
Tool 'create_pull_request' returned a structured error for FUZZ-STR-002 (single space) on param 'base' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-base-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → create_pull_request.base
Tool 'create_pull_request' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'base' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-base-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → create_pull_request.base
Tool 'create_pull_request' returned a structured error for FUZZ-STR-004 (null value) on param 'base' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-base-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → create_pull_request.base
Tool 'create_pull_request' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'base' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-base-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → create_pull_request.base
Tool 'create_pull_request' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'base' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-base-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → create_pull_request.base
Tool 'create_pull_request' returned a structured error for FUZZ-STR-007 (list as string field) on param 'base' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-base-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → create_pull_request.base
Tool 'create_pull_request' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'base' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-base-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → create_pull_request.base
Tool 'create_pull_request' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'base' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-base-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → create_pull_request.base
Tool 'create_pull_request' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'base' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-base-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → create_pull_request.base
Tool 'create_pull_request' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'base' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-base-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → create_pull_request.base
Tool 'create_pull_request' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'base' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-body-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → create_pull_request.body
Tool 'create_pull_request' returned a structured error for FUZZ-STR-001 (empty string) on param 'body' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-body-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → create_pull_request.body
Tool 'create_pull_request' returned a structured error for FUZZ-STR-002 (single space) on param 'body' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-body-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → create_pull_request.body
Tool 'create_pull_request' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'body' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-body-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → create_pull_request.body
Tool 'create_pull_request' returned a structured error for FUZZ-STR-004 (null value) on param 'body' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-body-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → create_pull_request.body
Tool 'create_pull_request' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'body' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-body-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → create_pull_request.body
Tool 'create_pull_request' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'body' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-body-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → create_pull_request.body
Tool 'create_pull_request' returned a structured error for FUZZ-STR-007 (list as string field) on param 'body' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-body-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → create_pull_request.body
Tool 'create_pull_request' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'body' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-body-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → create_pull_request.body
Tool 'create_pull_request' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'body' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-body-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → create_pull_request.body
Tool 'create_pull_request' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'body' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-body-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → create_pull_request.body
Tool 'create_pull_request' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'body' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-body-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → create_pull_request.body
Tool 'create_pull_request' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'body' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-draft-FUZZ-BOOL-001 PASS Fuzz FUZZ-BOOL-001 → create_pull_request.draft
Tool 'create_pull_request' returned a structured error for FUZZ-BOOL-001 (null as boolean) on param 'draft' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-draft-FUZZ-BOOL-002 PASS Fuzz FUZZ-BOOL-002 → create_pull_request.draft
Tool 'create_pull_request' returned a structured error for FUZZ-BOOL-002 (string true) on param 'draft' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-draft-FUZZ-BOOL-003 PASS Fuzz FUZZ-BOOL-003 → create_pull_request.draft
Tool 'create_pull_request' returned a structured error for FUZZ-BOOL-003 (string false) on param 'draft' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-draft-FUZZ-BOOL-004 PASS Fuzz FUZZ-BOOL-004 → create_pull_request.draft
Tool 'create_pull_request' returned a structured error for FUZZ-BOOL-004 (integer zero) on param 'draft' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-draft-FUZZ-BOOL-005 PASS Fuzz FUZZ-BOOL-005 → create_pull_request.draft
Tool 'create_pull_request' returned a structured error for FUZZ-BOOL-005 (integer one) on param 'draft' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-draft-FUZZ-BOOL-006 PASS Fuzz FUZZ-BOOL-006 → create_pull_request.draft
Tool 'create_pull_request' returned a structured error for FUZZ-BOOL-006 (list as boolean) on param 'draft' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-draft-FUZZ-BOOL-007 PASS Fuzz FUZZ-BOOL-007 → create_pull_request.draft
Tool 'create_pull_request' returned a structured error for FUZZ-BOOL-007 (dict as boolean) on param 'draft' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-head-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → create_pull_request.head
Tool 'create_pull_request' returned a structured error for FUZZ-STR-001 (empty string) on param 'head' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-head-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → create_pull_request.head
Tool 'create_pull_request' returned a structured error for FUZZ-STR-002 (single space) on param 'head' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-head-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → create_pull_request.head
Tool 'create_pull_request' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'head' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-head-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → create_pull_request.head
Tool 'create_pull_request' returned a structured error for FUZZ-STR-004 (null value) on param 'head' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-head-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → create_pull_request.head
Tool 'create_pull_request' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'head' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-head-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → create_pull_request.head
Tool 'create_pull_request' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'head' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-head-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → create_pull_request.head
Tool 'create_pull_request' returned a structured error for FUZZ-STR-007 (list as string field) on param 'head' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-head-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → create_pull_request.head
Tool 'create_pull_request' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'head' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-head-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → create_pull_request.head
Tool 'create_pull_request' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'head' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-head-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → create_pull_request.head
Tool 'create_pull_request' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'head' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-head-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → create_pull_request.head
Tool 'create_pull_request' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'head' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-head-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → create_pull_request.head
Tool 'create_pull_request' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'head' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-maintainer_c-FUZZ-BOOL-001 PASS Fuzz FUZZ-BOOL-001 → create_pull_request.maintainer_can_modify
Tool 'create_pull_request' returned a structured error for FUZZ-BOOL-001 (null as boolean) on param 'maintainer_can_modi…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-maintainer_c-FUZZ-BOOL-002 PASS Fuzz FUZZ-BOOL-002 → create_pull_request.maintainer_can_modify
Tool 'create_pull_request' returned a structured error for FUZZ-BOOL-002 (string true) on param 'maintainer_can_modify' …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-maintainer_c-FUZZ-BOOL-003 PASS Fuzz FUZZ-BOOL-003 → create_pull_request.maintainer_can_modify
Tool 'create_pull_request' returned a structured error for FUZZ-BOOL-003 (string false) on param 'maintainer_can_modify'…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-maintainer_c-FUZZ-BOOL-004 PASS Fuzz FUZZ-BOOL-004 → create_pull_request.maintainer_can_modify
Tool 'create_pull_request' returned a structured error for FUZZ-BOOL-004 (integer zero) on param 'maintainer_can_modify'…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-maintainer_c-FUZZ-BOOL-005 PASS Fuzz FUZZ-BOOL-005 → create_pull_request.maintainer_can_modify
Tool 'create_pull_request' returned a structured error for FUZZ-BOOL-005 (integer one) on param 'maintainer_can_modify' …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-maintainer_c-FUZZ-BOOL-006 PASS Fuzz FUZZ-BOOL-006 → create_pull_request.maintainer_can_modify
Tool 'create_pull_request' returned a structured error for FUZZ-BOOL-006 (list as boolean) on param 'maintainer_can_modi…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-maintainer_c-FUZZ-BOOL-007 PASS Fuzz FUZZ-BOOL-007 → create_pull_request.maintainer_can_modify
Tool 'create_pull_request' returned a structured error for FUZZ-BOOL-007 (dict as boolean) on param 'maintainer_can_modi…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-owner-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → create_pull_request.owner
Tool 'create_pull_request' returned a structured error for FUZZ-STR-001 (empty string) on param 'owner' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-owner-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → create_pull_request.owner
Tool 'create_pull_request' returned a structured error for FUZZ-STR-002 (single space) on param 'owner' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-owner-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → create_pull_request.owner
Tool 'create_pull_request' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'owner' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-owner-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → create_pull_request.owner
Tool 'create_pull_request' returned a structured error for FUZZ-STR-004 (null value) on param 'owner' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"null","path":["owner"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"und
1ms
T03-07-owner-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → create_pull_request.owner
Tool 'create_pull_request' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'owner' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"number","path":["owner"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":
1ms
T03-07-owner-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → create_pull_request.owner
Tool 'create_pull_request' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'owner' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"boolean","path":["owner"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received
1ms
T03-07-owner-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → create_pull_request.owner
Tool 'create_pull_request' returned a structured error for FUZZ-STR-007 (list as string field) on param 'owner' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"array","path":["owner"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"u
1ms
T03-07-owner-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → create_pull_request.owner
Tool 'create_pull_request' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'owner' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"object","path":["owner"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":
1ms
T03-07-owner-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → create_pull_request.owner
Tool 'create_pull_request' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'owner' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-owner-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → create_pull_request.owner
Tool 'create_pull_request' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'owner' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-owner-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → create_pull_request.owner
Tool 'create_pull_request' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'owner' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-owner-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → create_pull_request.owner
Tool 'create_pull_request' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'owner' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-repo-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → create_pull_request.repo
Tool 'create_pull_request' returned a structured error for FUZZ-STR-001 (empty string) on param 'repo' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":[
1ms
T03-07-repo-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → create_pull_request.repo
Tool 'create_pull_request' returned a structured error for FUZZ-STR-002 (single space) on param 'repo' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":[
1ms
T03-07-repo-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → create_pull_request.repo
Tool 'create_pull_request' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'repo' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":[
1ms
T03-07-repo-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → create_pull_request.repo
Tool 'create_pull_request' returned a structured error for FUZZ-STR-004 (null value) on param 'repo' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["repo"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"string","received":"und
1ms
T03-07-repo-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → create_pull_request.repo
Tool 'create_pull_request' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'repo' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["repo"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"string","received":
1ms
T03-07-repo-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → create_pull_request.repo
Tool 'create_pull_request' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'repo' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["repo"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"string","received
1ms
T03-07-repo-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → create_pull_request.repo
Tool 'create_pull_request' returned a structured error for FUZZ-STR-007 (list as string field) on param 'repo' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["repo"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"string","received":"u
1ms
T03-07-repo-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → create_pull_request.repo
Tool 'create_pull_request' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'repo' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["repo"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"string","received":
1ms
T03-07-repo-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → create_pull_request.repo
Tool 'create_pull_request' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'repo' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":[
1ms
T03-07-repo-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → create_pull_request.repo
Tool 'create_pull_request' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'repo' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":[
1ms
T03-07-repo-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → create_pull_request.repo
Tool 'create_pull_request' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'repo' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":[
1ms
T03-07-repo-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → create_pull_request.repo
Tool 'create_pull_request' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'repo' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["title"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":[
1ms
T03-07-title-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → create_pull_request.title
Tool 'create_pull_request' returned a structured error for FUZZ-STR-001 (empty string) on param 'title' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-title-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → create_pull_request.title
Tool 'create_pull_request' returned a structured error for FUZZ-STR-002 (single space) on param 'title' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-title-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → create_pull_request.title
Tool 'create_pull_request' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'title' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-title-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → create_pull_request.title
Tool 'create_pull_request' returned a structured error for FUZZ-STR-004 (null value) on param 'title' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["title
1ms
T03-07-title-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → create_pull_request.title
Tool 'create_pull_request' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'title' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["tit
1ms
T03-07-title-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → create_pull_request.title
Tool 'create_pull_request' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'title' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["ti
1ms
T03-07-title-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → create_pull_request.title
Tool 'create_pull_request' returned a structured error for FUZZ-STR-007 (list as string field) on param 'title' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["titl
1ms
T03-07-title-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → create_pull_request.title
Tool 'create_pull_request' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'title' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["tit
1ms
T03-07-title-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → create_pull_request.title
Tool 'create_pull_request' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'title' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-title-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → create_pull_request.title
Tool 'create_pull_request' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'title' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-title-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → create_pull_request.title
Tool 'create_pull_request' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'title' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-07-title-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → create_pull_request.title
Tool 'create_pull_request' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'title' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-08-organization-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → fork_repository.organization
Tool 'fork_repository' returned a structured error for FUZZ-STR-001 (empty string) on param 'organization' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-08-organization-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → fork_repository.organization
Tool 'fork_repository' returned a structured error for FUZZ-STR-002 (single space) on param 'organization' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-08-organization-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → fork_repository.organization
Tool 'fork_repository' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'organization' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-08-organization-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → fork_repository.organization
Tool 'fork_repository' returned a structured error for FUZZ-STR-004 (null value) on param 'organization' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["organ
1ms
T03-08-organization-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → fork_repository.organization
Tool 'fork_repository' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'organization' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["org
1ms
T03-08-organization-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → fork_repository.organization
Tool 'fork_repository' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'organization' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["or
1ms
T03-08-organization-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → fork_repository.organization
Tool 'fork_repository' returned a structured error for FUZZ-STR-007 (list as string field) on param 'organization' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["orga
1ms
T03-08-organization-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → fork_repository.organization
Tool 'fork_repository' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'organization' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["org
1ms
T03-08-organization-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → fork_repository.organization
Tool 'fork_repository' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'organization' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-08-organization-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → fork_repository.organization
Tool 'fork_repository' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'organization' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-08-organization-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → fork_repository.organization
Tool 'fork_repository' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'organization' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
6ms
T03-08-organization-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → fork_repository.organization
Tool 'fork_repository' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'organization' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-08-owner-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → fork_repository.owner
Tool 'fork_repository' returned a structured error for FUZZ-STR-001 (empty string) on param 'owner' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-08-owner-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → fork_repository.owner
Tool 'fork_repository' returned a structured error for FUZZ-STR-002 (single space) on param 'owner' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-08-owner-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → fork_repository.owner
Tool 'fork_repository' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'owner' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-08-owner-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → fork_repository.owner
Tool 'fork_repository' returned a structured error for FUZZ-STR-004 (null value) on param 'owner' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"null","path":["owner"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-08-owner-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → fork_repository.owner
Tool 'fork_repository' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'owner' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"number","path":["owner"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-08-owner-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → fork_repository.owner
Tool 'fork_repository' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'owner' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"boolean","path":["owner"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-08-owner-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → fork_repository.owner
Tool 'fork_repository' returned a structured error for FUZZ-STR-007 (list as string field) on param 'owner' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"array","path":["owner"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-08-owner-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → fork_repository.owner
Tool 'fork_repository' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'owner' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"object","path":["owner"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-08-owner-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → fork_repository.owner
Tool 'fork_repository' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'owner' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-08-owner-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → fork_repository.owner
Tool 'fork_repository' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'owner' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-08-owner-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → fork_repository.owner
Tool 'fork_repository' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'owner' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-08-owner-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → fork_repository.owner
Tool 'fork_repository' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'owner' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-08-repo-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → fork_repository.repo
Tool 'fork_repository' returned a structured error for FUZZ-STR-001 (empty string) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"}]
1ms
T03-08-repo-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → fork_repository.repo
Tool 'fork_repository' returned a structured error for FUZZ-STR-002 (single space) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"}]
1ms
T03-08-repo-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → fork_repository.repo
Tool 'fork_repository' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'repo' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"}]
1ms
T03-08-repo-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → fork_repository.repo
Tool 'fork_repository' returned a structured error for FUZZ-STR-004 (null value) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["repo"],"message":"Expected string, received null"}]
1ms
T03-08-repo-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → fork_repository.repo
Tool 'fork_repository' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'repo' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["repo"],"message":"Expected string, received number"}]
1ms
T03-08-repo-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → fork_repository.repo
Tool 'fork_repository' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'repo' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["repo"],"message":"Expected string, received boolean"}]
1ms
T03-08-repo-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → fork_repository.repo
Tool 'fork_repository' returned a structured error for FUZZ-STR-007 (list as string field) on param 'repo' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["repo"],"message":"Expected string, received array"}]
1ms
T03-08-repo-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → fork_repository.repo
Tool 'fork_repository' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'repo' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["repo"],"message":"Expected string, received object"}]
1ms
T03-08-repo-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → fork_repository.repo
Tool 'fork_repository' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'repo' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"}]
1ms
T03-08-repo-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → fork_repository.repo
Tool 'fork_repository' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'repo' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"}]
1ms
T03-08-repo-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → fork_repository.repo
Tool 'fork_repository' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'repo' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"}]
1ms
T03-08-repo-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → fork_repository.repo
Tool 'fork_repository' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'repo' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"}]
1ms
T03-09-branch-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → create_branch.branch
Tool 'create_branch' returned a structured error for FUZZ-STR-001 (empty string) on param 'branch' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-09-branch-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → create_branch.branch
Tool 'create_branch' returned a structured error for FUZZ-STR-002 (single space) on param 'branch' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-09-branch-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → create_branch.branch
Tool 'create_branch' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'branch' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-09-branch-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → create_branch.branch
Tool 'create_branch' returned a structured error for FUZZ-STR-004 (null value) on param 'branch' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["branc
1ms
T03-09-branch-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → create_branch.branch
Tool 'create_branch' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'branch' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["bra
1ms
T03-09-branch-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → create_branch.branch
Tool 'create_branch' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'branch' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["br
1ms
T03-09-branch-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → create_branch.branch
Tool 'create_branch' returned a structured error for FUZZ-STR-007 (list as string field) on param 'branch' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["bran
1ms
T03-09-branch-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → create_branch.branch
Tool 'create_branch' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'branch' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["bra
1ms
T03-09-branch-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → create_branch.branch
Tool 'create_branch' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'branch' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-09-branch-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → create_branch.branch
Tool 'create_branch' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'branch' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-09-branch-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → create_branch.branch
Tool 'create_branch' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'branch' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-09-branch-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → create_branch.branch
Tool 'create_branch' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'branch' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-09-from_branch-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → create_branch.from_branch
Tool 'create_branch' returned a structured error for FUZZ-STR-001 (empty string) on param 'from_branch' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-09-from_branch-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → create_branch.from_branch
Tool 'create_branch' returned a structured error for FUZZ-STR-002 (single space) on param 'from_branch' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-09-from_branch-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → create_branch.from_branch
Tool 'create_branch' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'from_branch' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-09-from_branch-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → create_branch.from_branch
Tool 'create_branch' returned a structured error for FUZZ-STR-004 (null value) on param 'from_branch' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-09-from_branch-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → create_branch.from_branch
Tool 'create_branch' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'from_branch' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-09-from_branch-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → create_branch.from_branch
Tool 'create_branch' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'from_branch' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-09-from_branch-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → create_branch.from_branch
Tool 'create_branch' returned a structured error for FUZZ-STR-007 (list as string field) on param 'from_branch' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-09-from_branch-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → create_branch.from_branch
Tool 'create_branch' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'from_branch' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-09-from_branch-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → create_branch.from_branch
Tool 'create_branch' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'from_branch' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-09-from_branch-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → create_branch.from_branch
Tool 'create_branch' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'from_branch' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-09-from_branch-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → create_branch.from_branch
Tool 'create_branch' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'from_branch' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-09-from_branch-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → create_branch.from_branch
Tool 'create_branch' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'from_branch' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-09-owner-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → create_branch.owner
Tool 'create_branch' returned a structured error for FUZZ-STR-001 (empty string) on param 'owner' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}]
1ms
T03-09-owner-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → create_branch.owner
Tool 'create_branch' returned a structured error for FUZZ-STR-002 (single space) on param 'owner' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}]
1ms
T03-09-owner-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → create_branch.owner
Tool 'create_branch' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'owner' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}]
1ms
T03-09-owner-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → create_branch.owner
Tool 'create_branch' returned a structured error for FUZZ-STR-004 (null value) on param 'owner' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"null","path":["owner"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"und
1ms
T03-09-owner-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → create_branch.owner
Tool 'create_branch' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'owner' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"number","path":["owner"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":
1ms
T03-09-owner-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → create_branch.owner
Tool 'create_branch' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'owner' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"boolean","path":["owner"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received
1ms
T03-09-owner-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → create_branch.owner
Tool 'create_branch' returned a structured error for FUZZ-STR-007 (list as string field) on param 'owner' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"array","path":["owner"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"u
1ms
T03-09-owner-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → create_branch.owner
Tool 'create_branch' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'owner' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"object","path":["owner"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":
1ms
T03-09-owner-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → create_branch.owner
Tool 'create_branch' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'owner' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}]
1ms
T03-09-owner-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → create_branch.owner
Tool 'create_branch' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'owner' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}]
1ms
T03-09-owner-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → create_branch.owner
Tool 'create_branch' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'owner' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}]
1ms
T03-09-owner-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → create_branch.owner
Tool 'create_branch' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'owner' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}]
1ms
T03-09-repo-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → create_branch.repo
Tool 'create_branch' returned a structured error for FUZZ-STR-001 (empty string) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}]
1ms
T03-09-repo-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → create_branch.repo
Tool 'create_branch' returned a structured error for FUZZ-STR-002 (single space) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}]
1ms
T03-09-repo-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → create_branch.repo
Tool 'create_branch' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'repo' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}]
1ms
T03-09-repo-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → create_branch.repo
Tool 'create_branch' returned a structured error for FUZZ-STR-004 (null value) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["repo"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"string","received":"und
1ms
T03-09-repo-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → create_branch.repo
Tool 'create_branch' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'repo' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["repo"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"string","received":
1ms
T03-09-repo-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → create_branch.repo
Tool 'create_branch' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'repo' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["repo"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"string","received
1ms
T03-09-repo-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → create_branch.repo
Tool 'create_branch' returned a structured error for FUZZ-STR-007 (list as string field) on param 'repo' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["repo"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"string","received":"u
1ms
T03-09-repo-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → create_branch.repo
Tool 'create_branch' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'repo' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["repo"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"string","received":
1ms
T03-09-repo-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → create_branch.repo
Tool 'create_branch' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'repo' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}]
1ms
T03-09-repo-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → create_branch.repo
Tool 'create_branch' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'repo' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}]
1ms
T03-09-repo-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → create_branch.repo
Tool 'create_branch' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'repo' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}]
1ms
T03-09-repo-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → create_branch.repo
Tool 'create_branch' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'repo' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}]
1ms
T03-10-owner-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → list_commits.owner
Tool 'list_commits' returned a structured error for FUZZ-STR-001 (empty string) on param 'owner' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-10-owner-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → list_commits.owner
Tool 'list_commits' returned a structured error for FUZZ-STR-002 (single space) on param 'owner' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-10-owner-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → list_commits.owner
Tool 'list_commits' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'owner' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-10-owner-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → list_commits.owner
Tool 'list_commits' returned a structured error for FUZZ-STR-004 (null value) on param 'owner' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"null","path":["owner"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-10-owner-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → list_commits.owner
Tool 'list_commits' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'owner' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"number","path":["owner"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-10-owner-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → list_commits.owner
Tool 'list_commits' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'owner' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"boolean","path":["owner"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-10-owner-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → list_commits.owner
Tool 'list_commits' returned a structured error for FUZZ-STR-007 (list as string field) on param 'owner' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"array","path":["owner"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-10-owner-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → list_commits.owner
Tool 'list_commits' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'owner' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"object","path":["owner"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-10-owner-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → list_commits.owner
Tool 'list_commits' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'owner' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-10-owner-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → list_commits.owner
Tool 'list_commits' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'owner' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-10-owner-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → list_commits.owner
Tool 'list_commits' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'owner' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-10-owner-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → list_commits.owner
Tool 'list_commits' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'owner' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-10-page-FUZZ-INT-001 PASS Fuzz FUZZ-INT-001 → list_commits.page
Tool 'list_commits' returned a structured error for FUZZ-INT-001 (zero) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-10-page-FUZZ-INT-002 PASS Fuzz FUZZ-INT-002 → list_commits.page
Tool 'list_commits' returned a structured error for FUZZ-INT-002 (negative one) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-10-page-FUZZ-INT-003 PASS Fuzz FUZZ-INT-003 → list_commits.page
Tool 'list_commits' returned a structured error for FUZZ-INT-003 (min int32) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-10-page-FUZZ-INT-004 PASS Fuzz FUZZ-INT-004 → list_commits.page
Tool 'list_commits' returned a structured error for FUZZ-INT-004 (max int32) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-10-page-FUZZ-INT-006 PASS Fuzz FUZZ-INT-006 → list_commits.page
Tool 'list_commits' returned a structured error for FUZZ-INT-006 (float as number) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-10-page-FUZZ-INT-007 PASS Fuzz FUZZ-INT-007 → list_commits.page
Tool 'list_commits' returned a structured error for FUZZ-INT-007 (string as number) on param 'page' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pag
1ms
T03-10-page-FUZZ-INT-008 PASS Fuzz FUZZ-INT-008 → list_commits.page
Tool 'list_commits' returned a structured error for FUZZ-INT-008 (null as number) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"null","path":["page"
1ms
T03-10-page-FUZZ-INT-009 PASS Fuzz FUZZ-INT-009 → list_commits.page
Tool 'list_commits' returned a structured error for FUZZ-INT-009 (boolean as number) on param 'page' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"boolean","path":["pa
1ms
T03-10-page-FUZZ-NUM-001 PASS Fuzz FUZZ-NUM-001 → list_commits.page
Tool 'list_commits' returned a structured error for FUZZ-NUM-001 (NaN string as number) on param 'page' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pag
1ms
T03-10-page-FUZZ-NUM-002 PASS Fuzz FUZZ-NUM-002 → list_commits.page
Tool 'list_commits' returned a structured error for FUZZ-NUM-002 (Infinity string as number) on param 'page' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pag
1ms
T03-10-page-FUZZ-NUM-003 PASS Fuzz FUZZ-NUM-003 → list_commits.page
Tool 'list_commits' returned a structured error for FUZZ-NUM-003 (-Infinity string as number) on param 'page' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pag
1ms
T03-10-page-FUZZ-NUM-004 PASS Fuzz FUZZ-NUM-004 → list_commits.page
Tool 'list_commits' returned a structured error for FUZZ-NUM-004 (very large float 1e308) on param 'page' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-10-page-FUZZ-NUM-005 PASS Fuzz FUZZ-NUM-005 → list_commits.page
Tool 'list_commits' returned a structured error for FUZZ-NUM-005 (very small float 1e-308) on param 'page' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-10-perpage-FUZZ-INT-001 PASS Fuzz FUZZ-INT-001 → list_commits.perPage
Tool 'list_commits' returned a structured error for FUZZ-INT-001 (zero) on param 'perPage' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-10-perpage-FUZZ-INT-002 PASS Fuzz FUZZ-INT-002 → list_commits.perPage
Tool 'list_commits' returned a structured error for FUZZ-INT-002 (negative one) on param 'perPage' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-10-perpage-FUZZ-INT-003 PASS Fuzz FUZZ-INT-003 → list_commits.perPage
Tool 'list_commits' returned a structured error for FUZZ-INT-003 (min int32) on param 'perPage' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-10-perpage-FUZZ-INT-004 PASS Fuzz FUZZ-INT-004 → list_commits.perPage
Tool 'list_commits' returned a structured error for FUZZ-INT-004 (max int32) on param 'perPage' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-10-perpage-FUZZ-INT-006 PASS Fuzz FUZZ-INT-006 → list_commits.perPage
Tool 'list_commits' returned a structured error for FUZZ-INT-006 (float as number) on param 'perPage' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-10-perpage-FUZZ-INT-007 PASS Fuzz FUZZ-INT-007 → list_commits.perPage
Tool 'list_commits' returned a structured error for FUZZ-INT-007 (string as number) on param 'perPage' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["per
1ms
T03-10-perpage-FUZZ-INT-008 PASS Fuzz FUZZ-INT-008 → list_commits.perPage
Tool 'list_commits' returned a structured error for FUZZ-INT-008 (null as number) on param 'perPage' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"null","path":["perPa
1ms
T03-10-perpage-FUZZ-INT-009 PASS Fuzz FUZZ-INT-009 → list_commits.perPage
Tool 'list_commits' returned a structured error for FUZZ-INT-009 (boolean as number) on param 'perPage' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"boolean","path":["pe
1ms
T03-10-perpage-FUZZ-NUM-001 PASS Fuzz FUZZ-NUM-001 → list_commits.perPage
Tool 'list_commits' returned a structured error for FUZZ-NUM-001 (NaN string as number) on param 'perPage' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["per
1ms
T03-10-perpage-FUZZ-NUM-002 PASS Fuzz FUZZ-NUM-002 → list_commits.perPage
Tool 'list_commits' returned a structured error for FUZZ-NUM-002 (Infinity string as number) on param 'perPage' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["per
1ms
T03-10-perpage-FUZZ-NUM-003 PASS Fuzz FUZZ-NUM-003 → list_commits.perPage
Tool 'list_commits' returned a structured error for FUZZ-NUM-003 (-Infinity string as number) on param 'perPage' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["per
1ms
T03-10-perpage-FUZZ-NUM-004 PASS Fuzz FUZZ-NUM-004 → list_commits.perPage
Tool 'list_commits' returned a structured error for FUZZ-NUM-004 (very large float 1e308) on param 'perPage' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-10-perpage-FUZZ-NUM-005 PASS Fuzz FUZZ-NUM-005 → list_commits.perPage
Tool 'list_commits' returned a structured error for FUZZ-NUM-005 (very small float 1e-308) on param 'perPage' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-10-repo-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → list_commits.repo
Tool 'list_commits' returned a structured error for FUZZ-STR-001 (empty string) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"}]
1ms
T03-10-repo-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → list_commits.repo
Tool 'list_commits' returned a structured error for FUZZ-STR-002 (single space) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"}]
1ms
T03-10-repo-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → list_commits.repo
Tool 'list_commits' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"}]
1ms
T03-10-repo-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → list_commits.repo
Tool 'list_commits' returned a structured error for FUZZ-STR-004 (null value) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["repo"],"message":"Expected string, received null"}]
1ms
T03-10-repo-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → list_commits.repo
Tool 'list_commits' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'repo' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["repo"],"message":"Expected string, received number"}]
1ms
T03-10-repo-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → list_commits.repo
Tool 'list_commits' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'repo' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["repo"],"message":"Expected string, received boolean"}]
1ms
T03-10-repo-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → list_commits.repo
Tool 'list_commits' returned a structured error for FUZZ-STR-007 (list as string field) on param 'repo' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["repo"],"message":"Expected string, received array"}]
1ms
T03-10-repo-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → list_commits.repo
Tool 'list_commits' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'repo' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["repo"],"message":"Expected string, received object"}]
1ms
T03-10-repo-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → list_commits.repo
Tool 'list_commits' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'repo' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"}]
1ms
T03-10-repo-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → list_commits.repo
Tool 'list_commits' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'repo' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"}]
1ms
T03-10-repo-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → list_commits.repo
Tool 'list_commits' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'repo' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"}]
1ms
T03-10-repo-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → list_commits.repo
Tool 'list_commits' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'repo' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"}]
1ms
T03-10-sha-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → list_commits.sha
Tool 'list_commits' returned a structured error for FUZZ-STR-001 (empty string) on param 'sha' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-10-sha-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → list_commits.sha
Tool 'list_commits' returned a structured error for FUZZ-STR-002 (single space) on param 'sha' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-10-sha-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → list_commits.sha
Tool 'list_commits' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'sha' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-10-sha-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → list_commits.sha
Tool 'list_commits' returned a structured error for FUZZ-STR-004 (null value) on param 'sha' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["sha"]
1ms
T03-10-sha-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → list_commits.sha
Tool 'list_commits' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'sha' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["sha
1ms
T03-10-sha-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → list_commits.sha
Tool 'list_commits' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'sha' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["sh
1ms
T03-10-sha-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → list_commits.sha
Tool 'list_commits' returned a structured error for FUZZ-STR-007 (list as string field) on param 'sha' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["sha"
1ms
T03-10-sha-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → list_commits.sha
Tool 'list_commits' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'sha' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["sha
1ms
T03-10-sha-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → list_commits.sha
Tool 'list_commits' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'sha' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-10-sha-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → list_commits.sha
Tool 'list_commits' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'sha' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-10-sha-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → list_commits.sha
Tool 'list_commits' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'sha' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-10-sha-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → list_commits.sha
Tool 'list_commits' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'sha' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-11-direction-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → list_issues.direction
Tool 'list_issues' returned a structured error for FUZZ-STR-001 (empty string) on param 'direction' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"","code":"invalid_enum_value","options":["asc","desc"],"path":
1ms
T03-11-direction-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → list_issues.direction
Tool 'list_issues' returned a structured error for FUZZ-STR-002 (single space) on param 'direction' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":" ","code":"invalid_enum_value","options":["asc","desc"],"path"
1ms
T03-11-direction-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → list_issues.direction
Tool 'list_issues' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'direction' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"\t\n\r","code":"invalid_enum_value","options":["asc","desc"],"
1ms
T03-11-direction-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → list_issues.direction
Tool 'list_issues' returned a structured error for FUZZ-STR-004 (null value) on param 'direction' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"expected":"'asc' | 'desc'","received":"null","code":"invalid_type","path"
1ms
T03-11-direction-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → list_issues.direction
Tool 'list_issues' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'direction' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"expected":"'asc' | 'desc'","received":"number","code":"invalid_type","pat
1ms
T03-11-direction-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → list_issues.direction
Tool 'list_issues' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'direction' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"expected":"'asc' | 'desc'","received":"boolean","code":"invalid_type","pa
1ms
T03-11-direction-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → list_issues.direction
Tool 'list_issues' returned a structured error for FUZZ-STR-007 (list as string field) on param 'direction' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"expected":"'asc' | 'desc'","received":"array","code":"invalid_type","path
1ms
T03-11-direction-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → list_issues.direction
Tool 'list_issues' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'direction' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"expected":"'asc' | 'desc'","received":"object","code":"invalid_type","pat
1ms
T03-11-direction-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → list_issues.direction
Tool 'list_issues' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'direction' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
1ms
T03-11-direction-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → list_issues.direction
Tool 'list_issues' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'direction' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
1ms
T03-11-direction-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → list_issues.direction
Tool 'list_issues' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'direction' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"test\u0000end","code":"invalid_enum_value","options":["asc","d
1ms
T03-11-direction-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → list_issues.direction
Tool 'list_issues' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'direction' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"\u0000￿😀","code":"invalid_enum_value","options":["asc","desc"]
1ms
T03-11-labels-FUZZ-ARR-001 PASS Fuzz FUZZ-ARR-001 → list_issues.labels
Tool 'list_issues' returned a structured error for FUZZ-ARR-001 (null as array) on param 'labels' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"null","path":["labels
1ms
T03-11-labels-FUZZ-ARR-002 PASS Fuzz FUZZ-ARR-002 → list_issues.labels
Tool 'list_issues' returned a structured error for FUZZ-ARR-002 (dict as array) on param 'labels' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"object","path":["labe
1ms
T03-11-labels-FUZZ-ARR-003 PASS Fuzz FUZZ-ARR-003 → list_issues.labels
Tool 'list_issues' returned a structured error for FUZZ-ARR-003 (string as array) on param 'labels' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"array","received":"string","path":["labe
1ms
T03-11-labels-FUZZ-ARR-004 PASS Fuzz FUZZ-ARR-004 → list_issues.labels
Tool 'list_issues' returned a structured error for FUZZ-ARR-004 (empty array) on param 'labels' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-11-labels-FUZZ-ARR-005 PASS Fuzz FUZZ-ARR-005 → list_issues.labels
Tool 'list_issues' returned a structured error for FUZZ-ARR-005 (array of nulls 1000) on param 'labels' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["label
4ms
T03-11-labels-FUZZ-ARR-006 PASS Fuzz FUZZ-ARR-006 → list_issues.labels
Tool 'list_issues' returned a structured error for FUZZ-ARR-006 (deeply nested array 10) on param 'labels' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["labe
1ms
T03-11-labels-FUZZ-ARR-007 PASS Fuzz FUZZ-ARR-007 → list_issues.labels
Tool 'list_issues' returned a structured error for FUZZ-ARR-007 (large array 10k nulls) on param 'labels' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["label
57ms
T03-11-labels-FUZZ-ARR-008 PASS Fuzz FUZZ-ARR-008 → list_issues.labels
Tool 'list_issues' returned a structured error for FUZZ-ARR-008 (large array 1k mixed) on param 'labels' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["lab
4ms
T03-11-labels-FUZZ-ARR-009 PASS Fuzz FUZZ-ARR-009 → list_issues.labels
Tool 'list_issues' returned a structured error for FUZZ-ARR-009 (100-level nested array) on param 'labels' — handled gra…
ValueError: Circular reference detected (depth exceeded)
0ms
T03-11-owner-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → list_issues.owner
Tool 'list_issues' returned a structured error for FUZZ-STR-001 (empty string) on param 'owner' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-11-owner-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → list_issues.owner
Tool 'list_issues' returned a structured error for FUZZ-STR-002 (single space) on param 'owner' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-11-owner-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → list_issues.owner
Tool 'list_issues' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'owner' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-11-owner-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → list_issues.owner
Tool 'list_issues' returned a structured error for FUZZ-STR-004 (null value) on param 'owner' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"null","path":["owner"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-11-owner-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → list_issues.owner
Tool 'list_issues' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'owner' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"number","path":["owner"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-11-owner-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → list_issues.owner
Tool 'list_issues' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'owner' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"boolean","path":["owner"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-11-owner-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → list_issues.owner
Tool 'list_issues' returned a structured error for FUZZ-STR-007 (list as string field) on param 'owner' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"array","path":["owner"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-11-owner-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → list_issues.owner
Tool 'list_issues' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'owner' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"object","path":["owner"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-11-owner-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → list_issues.owner
Tool 'list_issues' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'owner' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-11-owner-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → list_issues.owner
Tool 'list_issues' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'owner' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-11-owner-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → list_issues.owner
Tool 'list_issues' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'owner' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-11-owner-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → list_issues.owner
Tool 'list_issues' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'owner' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-11-page-FUZZ-INT-001 PASS Fuzz FUZZ-INT-001 → list_issues.page
Tool 'list_issues' returned a structured error for FUZZ-INT-001 (zero) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
2ms
T03-11-page-FUZZ-INT-002 PASS Fuzz FUZZ-INT-002 → list_issues.page
Tool 'list_issues' returned a structured error for FUZZ-INT-002 (negative one) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-11-page-FUZZ-INT-003 PASS Fuzz FUZZ-INT-003 → list_issues.page
Tool 'list_issues' returned a structured error for FUZZ-INT-003 (min int32) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-11-page-FUZZ-INT-004 PASS Fuzz FUZZ-INT-004 → list_issues.page
Tool 'list_issues' returned a structured error for FUZZ-INT-004 (max int32) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-11-page-FUZZ-INT-006 PASS Fuzz FUZZ-INT-006 → list_issues.page
Tool 'list_issues' returned a structured error for FUZZ-INT-006 (float as number) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-11-page-FUZZ-INT-007 PASS Fuzz FUZZ-INT-007 → list_issues.page
Tool 'list_issues' returned a structured error for FUZZ-INT-007 (string as number) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pag
1ms
T03-11-page-FUZZ-INT-008 PASS Fuzz FUZZ-INT-008 → list_issues.page
Tool 'list_issues' returned a structured error for FUZZ-INT-008 (null as number) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"null","path":["page"
1ms
T03-11-page-FUZZ-INT-009 PASS Fuzz FUZZ-INT-009 → list_issues.page
Tool 'list_issues' returned a structured error for FUZZ-INT-009 (boolean as number) on param 'page' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"boolean","path":["pa
1ms
T03-11-page-FUZZ-NUM-001 PASS Fuzz FUZZ-NUM-001 → list_issues.page
Tool 'list_issues' returned a structured error for FUZZ-NUM-001 (NaN string as number) on param 'page' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pag
1ms
T03-11-page-FUZZ-NUM-002 PASS Fuzz FUZZ-NUM-002 → list_issues.page
Tool 'list_issues' returned a structured error for FUZZ-NUM-002 (Infinity string as number) on param 'page' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pag
1ms
T03-11-page-FUZZ-NUM-003 PASS Fuzz FUZZ-NUM-003 → list_issues.page
Tool 'list_issues' returned a structured error for FUZZ-NUM-003 (-Infinity string as number) on param 'page' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pag
1ms
T03-11-page-FUZZ-NUM-004 PASS Fuzz FUZZ-NUM-004 → list_issues.page
Tool 'list_issues' returned a structured error for FUZZ-NUM-004 (very large float 1e308) on param 'page' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-11-page-FUZZ-NUM-005 PASS Fuzz FUZZ-NUM-005 → list_issues.page
Tool 'list_issues' returned a structured error for FUZZ-NUM-005 (very small float 1e-308) on param 'page' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-11-per_page-FUZZ-INT-001 PASS Fuzz FUZZ-INT-001 → list_issues.per_page
Tool 'list_issues' returned a structured error for FUZZ-INT-001 (zero) on param 'per_page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
33ms
T03-11-per_page-FUZZ-INT-002 PASS Fuzz FUZZ-INT-002 → list_issues.per_page
Tool 'list_issues' returned a structured error for FUZZ-INT-002 (negative one) on param 'per_page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-11-per_page-FUZZ-INT-003 PASS Fuzz FUZZ-INT-003 → list_issues.per_page
Tool 'list_issues' returned a structured error for FUZZ-INT-003 (min int32) on param 'per_page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-11-per_page-FUZZ-INT-004 PASS Fuzz FUZZ-INT-004 → list_issues.per_page
Tool 'list_issues' returned a structured error for FUZZ-INT-004 (max int32) on param 'per_page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-11-per_page-FUZZ-INT-006 PASS Fuzz FUZZ-INT-006 → list_issues.per_page
Tool 'list_issues' returned a structured error for FUZZ-INT-006 (float as number) on param 'per_page' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-11-per_page-FUZZ-INT-007 PASS Fuzz FUZZ-INT-007 → list_issues.per_page
Tool 'list_issues' returned a structured error for FUZZ-INT-007 (string as number) on param 'per_page' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["per
1ms
T03-11-per_page-FUZZ-INT-008 PASS Fuzz FUZZ-INT-008 → list_issues.per_page
Tool 'list_issues' returned a structured error for FUZZ-INT-008 (null as number) on param 'per_page' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"null","path":["per_p
1ms
T03-11-per_page-FUZZ-INT-009 PASS Fuzz FUZZ-INT-009 → list_issues.per_page
Tool 'list_issues' returned a structured error for FUZZ-INT-009 (boolean as number) on param 'per_page' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"boolean","path":["pe
1ms
T03-11-per_page-FUZZ-NUM-001 PASS Fuzz FUZZ-NUM-001 → list_issues.per_page
Tool 'list_issues' returned a structured error for FUZZ-NUM-001 (NaN string as number) on param 'per_page' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["per
1ms
T03-11-per_page-FUZZ-NUM-002 PASS Fuzz FUZZ-NUM-002 → list_issues.per_page
Tool 'list_issues' returned a structured error for FUZZ-NUM-002 (Infinity string as number) on param 'per_page' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["per
1ms
T03-11-per_page-FUZZ-NUM-003 PASS Fuzz FUZZ-NUM-003 → list_issues.per_page
Tool 'list_issues' returned a structured error for FUZZ-NUM-003 (-Infinity string as number) on param 'per_page' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["per
1ms
T03-11-per_page-FUZZ-NUM-004 PASS Fuzz FUZZ-NUM-004 → list_issues.per_page
Tool 'list_issues' returned a structured error for FUZZ-NUM-004 (very large float 1e308) on param 'per_page' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-11-per_page-FUZZ-NUM-005 PASS Fuzz FUZZ-NUM-005 → list_issues.per_page
Tool 'list_issues' returned a structured error for FUZZ-NUM-005 (very small float 1e-308) on param 'per_page' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-11-repo-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → list_issues.repo
Tool 'list_issues' returned a structured error for FUZZ-STR-001 (empty string) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"}]
1ms
T03-11-repo-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → list_issues.repo
Tool 'list_issues' returned a structured error for FUZZ-STR-002 (single space) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"}]
1ms
T03-11-repo-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → list_issues.repo
Tool 'list_issues' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"}]
1ms
T03-11-repo-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → list_issues.repo
Tool 'list_issues' returned a structured error for FUZZ-STR-004 (null value) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["repo"],"message":"Expected string, received null"}]
1ms
T03-11-repo-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → list_issues.repo
Tool 'list_issues' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'repo' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["repo"],"message":"Expected string, received number"}]
7ms
T03-11-repo-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → list_issues.repo
Tool 'list_issues' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'repo' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["repo"],"message":"Expected string, received boolean"}]
1ms
T03-11-repo-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → list_issues.repo
Tool 'list_issues' returned a structured error for FUZZ-STR-007 (list as string field) on param 'repo' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["repo"],"message":"Expected string, received array"}]
1ms
T03-11-repo-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → list_issues.repo
Tool 'list_issues' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'repo' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["repo"],"message":"Expected string, received object"}]
1ms
T03-11-repo-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → list_issues.repo
Tool 'list_issues' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'repo' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"}]
1ms
T03-11-repo-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → list_issues.repo
Tool 'list_issues' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'repo' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"}]
1ms
T03-11-repo-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → list_issues.repo
Tool 'list_issues' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'repo' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"}]
1ms
T03-11-repo-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → list_issues.repo
Tool 'list_issues' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'repo' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"}]
1ms
T03-11-since-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → list_issues.since
Tool 'list_issues' returned a structured error for FUZZ-STR-001 (empty string) on param 'since' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
2ms
T03-11-since-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → list_issues.since
Tool 'list_issues' returned a structured error for FUZZ-STR-002 (single space) on param 'since' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-11-since-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → list_issues.since
Tool 'list_issues' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'since' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-11-since-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → list_issues.since
Tool 'list_issues' returned a structured error for FUZZ-STR-004 (null value) on param 'since' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["since
1ms
T03-11-since-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → list_issues.since
Tool 'list_issues' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'since' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["sin
1ms
T03-11-since-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → list_issues.since
Tool 'list_issues' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'since' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["si
1ms
T03-11-since-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → list_issues.since
Tool 'list_issues' returned a structured error for FUZZ-STR-007 (list as string field) on param 'since' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["sinc
1ms
T03-11-since-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → list_issues.since
Tool 'list_issues' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'since' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["sin
1ms
T03-11-since-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → list_issues.since
Tool 'list_issues' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'since' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-11-since-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → list_issues.since
Tool 'list_issues' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'since' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-11-since-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → list_issues.since
Tool 'list_issues' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'since' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-11-since-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → list_issues.since
Tool 'list_issues' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'since' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-11-sort-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → list_issues.sort
Tool 'list_issues' returned a structured error for FUZZ-STR-001 (empty string) on param 'sort' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"","code":"invalid_enum_value","options":["created","updated","
1ms
T03-11-sort-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → list_issues.sort
Tool 'list_issues' returned a structured error for FUZZ-STR-002 (single space) on param 'sort' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":" ","code":"invalid_enum_value","options":["created","updated",
1ms
T03-11-sort-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → list_issues.sort
Tool 'list_issues' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'sort' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"\t\n\r","code":"invalid_enum_value","options":["created","upda
1ms
T03-11-sort-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → list_issues.sort
Tool 'list_issues' returned a structured error for FUZZ-STR-004 (null value) on param 'sort' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"expected":"'created' | 'updated' | 'comments'","received":"null","code":"
1ms
T03-11-sort-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → list_issues.sort
Tool 'list_issues' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'sort' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"expected":"'created' | 'updated' | 'comments'","received":"number","code"
1ms
T03-11-sort-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → list_issues.sort
Tool 'list_issues' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'sort' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"expected":"'created' | 'updated' | 'comments'","received":"boolean","code
1ms
T03-11-sort-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → list_issues.sort
Tool 'list_issues' returned a structured error for FUZZ-STR-007 (list as string field) on param 'sort' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"expected":"'created' | 'updated' | 'comments'","received":"array","code":
1ms
T03-11-sort-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → list_issues.sort
Tool 'list_issues' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'sort' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"expected":"'created' | 'updated' | 'comments'","received":"object","code"
1ms
T03-11-sort-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → list_issues.sort
Tool 'list_issues' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'sort' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
1ms
T03-11-sort-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → list_issues.sort
Tool 'list_issues' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'sort' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
1ms
T03-11-sort-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → list_issues.sort
Tool 'list_issues' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'sort' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"test\u0000end","code":"invalid_enum_value","options":["created
1ms
T03-11-sort-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → list_issues.sort
Tool 'list_issues' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'sort' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"\u0000￿😀","code":"invalid_enum_value","options":["created","up
1ms
T03-11-state-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → list_issues.state
Tool 'list_issues' returned a structured error for FUZZ-STR-001 (empty string) on param 'state' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"","code":"invalid_enum_value","options":["open","closed","all"
1ms
T03-11-state-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → list_issues.state
Tool 'list_issues' returned a structured error for FUZZ-STR-002 (single space) on param 'state' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":" ","code":"invalid_enum_value","options":["open","closed","all
1ms
T03-11-state-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → list_issues.state
Tool 'list_issues' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'state' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"\t\n\r","code":"invalid_enum_value","options":["open","closed"
1ms
T03-11-state-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → list_issues.state
Tool 'list_issues' returned a structured error for FUZZ-STR-004 (null value) on param 'state' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"expected":"'open' | 'closed' | 'all'","received":"null","code":"invalid_t
1ms
T03-11-state-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → list_issues.state
Tool 'list_issues' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'state' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"expected":"'open' | 'closed' | 'all'","received":"number","code":"invalid
1ms
T03-11-state-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → list_issues.state
Tool 'list_issues' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'state' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"expected":"'open' | 'closed' | 'all'","received":"boolean","code":"invali
1ms
T03-11-state-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → list_issues.state
Tool 'list_issues' returned a structured error for FUZZ-STR-007 (list as string field) on param 'state' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"expected":"'open' | 'closed' | 'all'","received":"array","code":"invalid_
1ms
T03-11-state-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → list_issues.state
Tool 'list_issues' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'state' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"expected":"'open' | 'closed' | 'all'","received":"object","code":"invalid
1ms
T03-11-state-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → list_issues.state
Tool 'list_issues' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'state' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
1ms
T03-11-state-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → list_issues.state
Tool 'list_issues' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'state' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
1ms
T03-11-state-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → list_issues.state
Tool 'list_issues' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'state' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"test\u0000end","code":"invalid_enum_value","options":["open","
1ms
T03-11-state-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → list_issues.state
Tool 'list_issues' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'state' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"\u0000￿😀","code":"invalid_enum_value","options":["open","close
1ms
T03-12-assignees-FUZZ-ARR-001 PASS Fuzz FUZZ-ARR-001 → update_issue.assignees
Tool 'update_issue' returned a structured error for FUZZ-ARR-001 (null as array) on param 'assignees' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-assignees-FUZZ-ARR-002 PASS Fuzz FUZZ-ARR-002 → update_issue.assignees
Tool 'update_issue' returned a structured error for FUZZ-ARR-002 (dict as array) on param 'assignees' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-assignees-FUZZ-ARR-003 PASS Fuzz FUZZ-ARR-003 → update_issue.assignees
Tool 'update_issue' returned a structured error for FUZZ-ARR-003 (string as array) on param 'assignees' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-assignees-FUZZ-ARR-004 PASS Fuzz FUZZ-ARR-004 → update_issue.assignees
Tool 'update_issue' returned a structured error for FUZZ-ARR-004 (empty array) on param 'assignees' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-assignees-FUZZ-ARR-005 PASS Fuzz FUZZ-ARR-005 → update_issue.assignees
Tool 'update_issue' returned a structured error for FUZZ-ARR-005 (array of nulls 1000) on param 'assignees' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
4ms
T03-12-assignees-FUZZ-ARR-006 PASS Fuzz FUZZ-ARR-006 → update_issue.assignees
Tool 'update_issue' returned a structured error for FUZZ-ARR-006 (deeply nested array 10) on param 'assignees' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-assignees-FUZZ-ARR-007 PASS Fuzz FUZZ-ARR-007 → update_issue.assignees
Tool 'update_issue' returned a structured error for FUZZ-ARR-007 (large array 10k nulls) on param 'assignees' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
53ms
T03-12-assignees-FUZZ-ARR-008 PASS Fuzz FUZZ-ARR-008 → update_issue.assignees
Tool 'update_issue' returned a structured error for FUZZ-ARR-008 (large array 1k mixed) on param 'assignees' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
4ms
T03-12-assignees-FUZZ-ARR-009 PASS Fuzz FUZZ-ARR-009 → update_issue.assignees
Tool 'update_issue' returned a structured error for FUZZ-ARR-009 (100-level nested array) on param 'assignees' — handled…
ValueError: Circular reference detected (depth exceeded)
0ms
T03-12-body-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → update_issue.body
Tool 'update_issue' returned a structured error for FUZZ-STR-001 (empty string) on param 'body' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-body-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → update_issue.body
Tool 'update_issue' returned a structured error for FUZZ-STR-002 (single space) on param 'body' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-body-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → update_issue.body
Tool 'update_issue' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'body' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-body-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → update_issue.body
Tool 'update_issue' returned a structured error for FUZZ-STR-004 (null value) on param 'body' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-body-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → update_issue.body
Tool 'update_issue' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'body' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-body-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → update_issue.body
Tool 'update_issue' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'body' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-body-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → update_issue.body
Tool 'update_issue' returned a structured error for FUZZ-STR-007 (list as string field) on param 'body' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-body-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → update_issue.body
Tool 'update_issue' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'body' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-body-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → update_issue.body
Tool 'update_issue' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'body' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-body-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → update_issue.body
Tool 'update_issue' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'body' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-body-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → update_issue.body
Tool 'update_issue' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'body' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-body-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → update_issue.body
Tool 'update_issue' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'body' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-issue_number-FUZZ-INT-001 PASS Fuzz FUZZ-INT-001 → update_issue.issue_number
Tool 'update_issue' returned a structured error for FUZZ-INT-001 (zero) on param 'issue_number' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-12-issue_number-FUZZ-INT-002 PASS Fuzz FUZZ-INT-002 → update_issue.issue_number
Tool 'update_issue' returned a structured error for FUZZ-INT-002 (negative one) on param 'issue_number' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-12-issue_number-FUZZ-INT-003 PASS Fuzz FUZZ-INT-003 → update_issue.issue_number
Tool 'update_issue' returned a structured error for FUZZ-INT-003 (min int32) on param 'issue_number' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-12-issue_number-FUZZ-INT-004 PASS Fuzz FUZZ-INT-004 → update_issue.issue_number
Tool 'update_issue' returned a structured error for FUZZ-INT-004 (max int32) on param 'issue_number' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-12-issue_number-FUZZ-INT-006 PASS Fuzz FUZZ-INT-006 → update_issue.issue_number
Tool 'update_issue' returned a structured error for FUZZ-INT-006 (float as number) on param 'issue_number' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-12-issue_number-FUZZ-INT-007 PASS Fuzz FUZZ-INT-007 → update_issue.issue_number
Tool 'update_issue' returned a structured error for FUZZ-INT-007 (string as number) on param 'issue_number' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["iss
1ms
T03-12-issue_number-FUZZ-INT-008 PASS Fuzz FUZZ-INT-008 → update_issue.issue_number
Tool 'update_issue' returned a structured error for FUZZ-INT-008 (null as number) on param 'issue_number' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"null","path":["issue
1ms
T03-12-issue_number-FUZZ-INT-009 PASS Fuzz FUZZ-INT-009 → update_issue.issue_number
Tool 'update_issue' returned a structured error for FUZZ-INT-009 (boolean as number) on param 'issue_number' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"boolean","path":["is
1ms
T03-12-issue_number-FUZZ-NUM-001 PASS Fuzz FUZZ-NUM-001 → update_issue.issue_number
Tool 'update_issue' returned a structured error for FUZZ-NUM-001 (NaN string as number) on param 'issue_number' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["iss
1ms
T03-12-issue_number-FUZZ-NUM-002 PASS Fuzz FUZZ-NUM-002 → update_issue.issue_number
Tool 'update_issue' returned a structured error for FUZZ-NUM-002 (Infinity string as number) on param 'issue_number' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["iss
1ms
T03-12-issue_number-FUZZ-NUM-003 PASS Fuzz FUZZ-NUM-003 → update_issue.issue_number
Tool 'update_issue' returned a structured error for FUZZ-NUM-003 (-Infinity string as number) on param 'issue_number' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["iss
1ms
T03-12-issue_number-FUZZ-NUM-004 PASS Fuzz FUZZ-NUM-004 → update_issue.issue_number
Tool 'update_issue' returned a structured error for FUZZ-NUM-004 (very large float 1e308) on param 'issue_number' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-12-issue_number-FUZZ-NUM-005 PASS Fuzz FUZZ-NUM-005 → update_issue.issue_number
Tool 'update_issue' returned a structured error for FUZZ-NUM-005 (very small float 1e-308) on param 'issue_number' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-12-labels-FUZZ-ARR-001 PASS Fuzz FUZZ-ARR-001 → update_issue.labels
Tool 'update_issue' returned a structured error for FUZZ-ARR-001 (null as array) on param 'labels' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-labels-FUZZ-ARR-002 PASS Fuzz FUZZ-ARR-002 → update_issue.labels
Tool 'update_issue' returned a structured error for FUZZ-ARR-002 (dict as array) on param 'labels' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-labels-FUZZ-ARR-003 PASS Fuzz FUZZ-ARR-003 → update_issue.labels
Tool 'update_issue' returned a structured error for FUZZ-ARR-003 (string as array) on param 'labels' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-labels-FUZZ-ARR-004 PASS Fuzz FUZZ-ARR-004 → update_issue.labels
Tool 'update_issue' returned a structured error for FUZZ-ARR-004 (empty array) on param 'labels' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-labels-FUZZ-ARR-005 PASS Fuzz FUZZ-ARR-005 → update_issue.labels
Tool 'update_issue' returned a structured error for FUZZ-ARR-005 (array of nulls 1000) on param 'labels' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
4ms
T03-12-labels-FUZZ-ARR-006 PASS Fuzz FUZZ-ARR-006 → update_issue.labels
Tool 'update_issue' returned a structured error for FUZZ-ARR-006 (deeply nested array 10) on param 'labels' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-labels-FUZZ-ARR-007 PASS Fuzz FUZZ-ARR-007 → update_issue.labels
Tool 'update_issue' returned a structured error for FUZZ-ARR-007 (large array 10k nulls) on param 'labels' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
58ms
T03-12-labels-FUZZ-ARR-008 PASS Fuzz FUZZ-ARR-008 → update_issue.labels
Tool 'update_issue' returned a structured error for FUZZ-ARR-008 (large array 1k mixed) on param 'labels' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
13ms
T03-12-labels-FUZZ-ARR-009 PASS Fuzz FUZZ-ARR-009 → update_issue.labels
Tool 'update_issue' returned a structured error for FUZZ-ARR-009 (100-level nested array) on param 'labels' — handled gr…
ValueError: Circular reference detected (depth exceeded)
0ms
T03-12-milestone-FUZZ-INT-001 PASS Fuzz FUZZ-INT-001 → update_issue.milestone
Tool 'update_issue' returned a structured error for FUZZ-INT-001 (zero) on param 'milestone' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-milestone-FUZZ-INT-002 PASS Fuzz FUZZ-INT-002 → update_issue.milestone
Tool 'update_issue' returned a structured error for FUZZ-INT-002 (negative one) on param 'milestone' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-milestone-FUZZ-INT-003 PASS Fuzz FUZZ-INT-003 → update_issue.milestone
Tool 'update_issue' returned a structured error for FUZZ-INT-003 (min int32) on param 'milestone' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-milestone-FUZZ-INT-004 PASS Fuzz FUZZ-INT-004 → update_issue.milestone
Tool 'update_issue' returned a structured error for FUZZ-INT-004 (max int32) on param 'milestone' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-milestone-FUZZ-INT-006 PASS Fuzz FUZZ-INT-006 → update_issue.milestone
Tool 'update_issue' returned a structured error for FUZZ-INT-006 (float as number) on param 'milestone' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-milestone-FUZZ-INT-007 PASS Fuzz FUZZ-INT-007 → update_issue.milestone
Tool 'update_issue' returned a structured error for FUZZ-INT-007 (string as number) on param 'milestone' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-milestone-FUZZ-INT-008 PASS Fuzz FUZZ-INT-008 → update_issue.milestone
Tool 'update_issue' returned a structured error for FUZZ-INT-008 (null as number) on param 'milestone' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-milestone-FUZZ-INT-009 PASS Fuzz FUZZ-INT-009 → update_issue.milestone
Tool 'update_issue' returned a structured error for FUZZ-INT-009 (boolean as number) on param 'milestone' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
3ms
T03-12-milestone-FUZZ-NUM-001 PASS Fuzz FUZZ-NUM-001 → update_issue.milestone
Tool 'update_issue' returned a structured error for FUZZ-NUM-001 (NaN string as number) on param 'milestone' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-milestone-FUZZ-NUM-002 PASS Fuzz FUZZ-NUM-002 → update_issue.milestone
Tool 'update_issue' returned a structured error for FUZZ-NUM-002 (Infinity string as number) on param 'milestone' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-milestone-FUZZ-NUM-003 PASS Fuzz FUZZ-NUM-003 → update_issue.milestone
Tool 'update_issue' returned a structured error for FUZZ-NUM-003 (-Infinity string as number) on param 'milestone' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-milestone-FUZZ-NUM-004 PASS Fuzz FUZZ-NUM-004 → update_issue.milestone
Tool 'update_issue' returned a structured error for FUZZ-NUM-004 (very large float 1e308) on param 'milestone' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-milestone-FUZZ-NUM-005 PASS Fuzz FUZZ-NUM-005 → update_issue.milestone
Tool 'update_issue' returned a structured error for FUZZ-NUM-005 (very small float 1e-308) on param 'milestone' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-owner-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → update_issue.owner
Tool 'update_issue' returned a structured error for FUZZ-STR-001 (empty string) on param 'owner' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T03-12-owner-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → update_issue.owner
Tool 'update_issue' returned a structured error for FUZZ-STR-002 (single space) on param 'owner' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T03-12-owner-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → update_issue.owner
Tool 'update_issue' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'owner' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T03-12-owner-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → update_issue.owner
Tool 'update_issue' returned a structured error for FUZZ-STR-004 (null value) on param 'owner' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"null","path":["owner"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"und
1ms
T03-12-owner-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → update_issue.owner
Tool 'update_issue' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'owner' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"number","path":["owner"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":
1ms
T03-12-owner-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → update_issue.owner
Tool 'update_issue' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'owner' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"boolean","path":["owner"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received
1ms
T03-12-owner-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → update_issue.owner
Tool 'update_issue' returned a structured error for FUZZ-STR-007 (list as string field) on param 'owner' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"array","path":["owner"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"u
1ms
T03-12-owner-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → update_issue.owner
Tool 'update_issue' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'owner' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"object","path":["owner"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":
1ms
T03-12-owner-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → update_issue.owner
Tool 'update_issue' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'owner' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T03-12-owner-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → update_issue.owner
Tool 'update_issue' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'owner' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T03-12-owner-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → update_issue.owner
Tool 'update_issue' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'owner' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T03-12-owner-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → update_issue.owner
Tool 'update_issue' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'owner' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T03-12-repo-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → update_issue.repo
Tool 'update_issue' returned a structured error for FUZZ-STR-001 (empty string) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T03-12-repo-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → update_issue.repo
Tool 'update_issue' returned a structured error for FUZZ-STR-002 (single space) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T03-12-repo-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → update_issue.repo
Tool 'update_issue' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T03-12-repo-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → update_issue.repo
Tool 'update_issue' returned a structured error for FUZZ-STR-004 (null value) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["repo"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"number","received":"und
1ms
T03-12-repo-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → update_issue.repo
Tool 'update_issue' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'repo' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["repo"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"number","received":
1ms
T03-12-repo-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → update_issue.repo
Tool 'update_issue' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'repo' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["repo"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"number","received
1ms
T03-12-repo-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → update_issue.repo
Tool 'update_issue' returned a structured error for FUZZ-STR-007 (list as string field) on param 'repo' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["repo"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"number","received":"u
1ms
T03-12-repo-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → update_issue.repo
Tool 'update_issue' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'repo' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["repo"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"number","received":
1ms
T03-12-repo-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → update_issue.repo
Tool 'update_issue' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'repo' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T03-12-repo-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → update_issue.repo
Tool 'update_issue' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'repo' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T03-12-repo-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → update_issue.repo
Tool 'update_issue' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'repo' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T03-12-repo-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → update_issue.repo
Tool 'update_issue' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'repo' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T03-12-state-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → update_issue.state
Tool 'update_issue' returned a structured error for FUZZ-STR-001 (empty string) on param 'state' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-state-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → update_issue.state
Tool 'update_issue' returned a structured error for FUZZ-STR-002 (single space) on param 'state' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-state-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → update_issue.state
Tool 'update_issue' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'state' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-state-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → update_issue.state
Tool 'update_issue' returned a structured error for FUZZ-STR-004 (null value) on param 'state' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-state-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → update_issue.state
Tool 'update_issue' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'state' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-state-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → update_issue.state
Tool 'update_issue' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'state' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-state-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → update_issue.state
Tool 'update_issue' returned a structured error for FUZZ-STR-007 (list as string field) on param 'state' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-state-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → update_issue.state
Tool 'update_issue' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'state' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-state-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → update_issue.state
Tool 'update_issue' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'state' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-state-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → update_issue.state
Tool 'update_issue' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'state' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-state-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → update_issue.state
Tool 'update_issue' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'state' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-state-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → update_issue.state
Tool 'update_issue' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'state' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
2ms
T03-12-title-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → update_issue.title
Tool 'update_issue' returned a structured error for FUZZ-STR-001 (empty string) on param 'title' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-title-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → update_issue.title
Tool 'update_issue' returned a structured error for FUZZ-STR-002 (single space) on param 'title' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-title-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → update_issue.title
Tool 'update_issue' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'title' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-title-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → update_issue.title
Tool 'update_issue' returned a structured error for FUZZ-STR-004 (null value) on param 'title' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-title-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → update_issue.title
Tool 'update_issue' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'title' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-title-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → update_issue.title
Tool 'update_issue' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'title' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-title-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → update_issue.title
Tool 'update_issue' returned a structured error for FUZZ-STR-007 (list as string field) on param 'title' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-title-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → update_issue.title
Tool 'update_issue' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'title' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-title-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → update_issue.title
Tool 'update_issue' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'title' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-title-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → update_issue.title
Tool 'update_issue' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'title' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-title-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → update_issue.title
Tool 'update_issue' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'title' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-12-title-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → update_issue.title
Tool 'update_issue' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'title' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-13-body-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → add_issue_comment.body
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-001 (empty string) on param 'body' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-13-body-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → add_issue_comment.body
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-002 (single space) on param 'body' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-13-body-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → add_issue_comment.body
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'body' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-13-body-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → add_issue_comment.body
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-004 (null value) on param 'body' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-13-body-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → add_issue_comment.body
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'body' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-13-body-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → add_issue_comment.body
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'body' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-13-body-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → add_issue_comment.body
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-007 (list as string field) on param 'body' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-13-body-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → add_issue_comment.body
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'body' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-13-body-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → add_issue_comment.body
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'body' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-13-body-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → add_issue_comment.body
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'body' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-13-body-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → add_issue_comment.body
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'body' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-13-body-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → add_issue_comment.body
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'body' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-13-issue_number-FUZZ-INT-001 PASS Fuzz FUZZ-INT-001 → add_issue_comment.issue_number
Tool 'add_issue_comment' returned a structured error for FUZZ-INT-001 (zero) on param 'issue_number' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-13-issue_number-FUZZ-INT-002 PASS Fuzz FUZZ-INT-002 → add_issue_comment.issue_number
Tool 'add_issue_comment' returned a structured error for FUZZ-INT-002 (negative one) on param 'issue_number' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-13-issue_number-FUZZ-INT-003 PASS Fuzz FUZZ-INT-003 → add_issue_comment.issue_number
Tool 'add_issue_comment' returned a structured error for FUZZ-INT-003 (min int32) on param 'issue_number' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-13-issue_number-FUZZ-INT-004 PASS Fuzz FUZZ-INT-004 → add_issue_comment.issue_number
Tool 'add_issue_comment' returned a structured error for FUZZ-INT-004 (max int32) on param 'issue_number' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-13-issue_number-FUZZ-INT-006 PASS Fuzz FUZZ-INT-006 → add_issue_comment.issue_number
Tool 'add_issue_comment' returned a structured error for FUZZ-INT-006 (float as number) on param 'issue_number' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-13-issue_number-FUZZ-INT-007 PASS Fuzz FUZZ-INT-007 → add_issue_comment.issue_number
Tool 'add_issue_comment' returned a structured error for FUZZ-INT-007 (string as number) on param 'issue_number' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["iss
1ms
T03-13-issue_number-FUZZ-INT-008 PASS Fuzz FUZZ-INT-008 → add_issue_comment.issue_number
Tool 'add_issue_comment' returned a structured error for FUZZ-INT-008 (null as number) on param 'issue_number' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"null","path":["issue
1ms
T03-13-issue_number-FUZZ-INT-009 PASS Fuzz FUZZ-INT-009 → add_issue_comment.issue_number
Tool 'add_issue_comment' returned a structured error for FUZZ-INT-009 (boolean as number) on param 'issue_number' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"boolean","path":["is
1ms
T03-13-issue_number-FUZZ-NUM-001 PASS Fuzz FUZZ-NUM-001 → add_issue_comment.issue_number
Tool 'add_issue_comment' returned a structured error for FUZZ-NUM-001 (NaN string as number) on param 'issue_number' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["iss
1ms
T03-13-issue_number-FUZZ-NUM-002 PASS Fuzz FUZZ-NUM-002 → add_issue_comment.issue_number
Tool 'add_issue_comment' returned a structured error for FUZZ-NUM-002 (Infinity string as number) on param 'issue_number…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["iss
1ms
T03-13-issue_number-FUZZ-NUM-003 PASS Fuzz FUZZ-NUM-003 → add_issue_comment.issue_number
Tool 'add_issue_comment' returned a structured error for FUZZ-NUM-003 (-Infinity string as number) on param 'issue_numbe…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["iss
1ms
T03-13-issue_number-FUZZ-NUM-004 PASS Fuzz FUZZ-NUM-004 → add_issue_comment.issue_number
Tool 'add_issue_comment' returned a structured error for FUZZ-NUM-004 (very large float 1e308) on param 'issue_number' —…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-13-issue_number-FUZZ-NUM-005 PASS Fuzz FUZZ-NUM-005 → add_issue_comment.issue_number
Tool 'add_issue_comment' returned a structured error for FUZZ-NUM-005 (very small float 1e-308) on param 'issue_number' …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-13-owner-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → add_issue_comment.owner
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-001 (empty string) on param 'owner' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","p
1ms
T03-13-owner-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → add_issue_comment.owner
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-002 (single space) on param 'owner' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","p
1ms
T03-13-owner-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → add_issue_comment.owner
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'owner' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","p
1ms
T03-13-owner-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → add_issue_comment.owner
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-004 (null value) on param 'owner' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"null","path":["owner"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"und
1ms
T03-13-owner-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → add_issue_comment.owner
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'owner' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"number","path":["owner"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":
1ms
T03-13-owner-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → add_issue_comment.owner
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'owner' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"boolean","path":["owner"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received
1ms
T03-13-owner-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → add_issue_comment.owner
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-007 (list as string field) on param 'owner' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"array","path":["owner"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"u
1ms
T03-13-owner-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → add_issue_comment.owner
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'owner' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"object","path":["owner"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":
1ms
T03-13-owner-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → add_issue_comment.owner
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'owner' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","p
1ms
T03-13-owner-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → add_issue_comment.owner
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'owner' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","p
1ms
T03-13-owner-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → add_issue_comment.owner
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'owner' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","p
1ms
T03-13-owner-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → add_issue_comment.owner
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'owner' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","p
1ms
T03-13-repo-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → add_issue_comment.repo
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-001 (empty string) on param 'repo' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","
1ms
T03-13-repo-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → add_issue_comment.repo
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-002 (single space) on param 'repo' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","
1ms
T03-13-repo-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → add_issue_comment.repo
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'repo' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","
1ms
T03-13-repo-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → add_issue_comment.repo
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-004 (null value) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["repo"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"number","received":"und
1ms
T03-13-repo-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → add_issue_comment.repo
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'repo' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["repo"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"number","received":
1ms
T03-13-repo-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → add_issue_comment.repo
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'repo' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["repo"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"number","received
1ms
T03-13-repo-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → add_issue_comment.repo
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-007 (list as string field) on param 'repo' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["repo"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"number","received":"u
1ms
T03-13-repo-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → add_issue_comment.repo
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'repo' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["repo"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"number","received":
1ms
T03-13-repo-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → add_issue_comment.repo
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'repo' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","
1ms
T03-13-repo-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → add_issue_comment.repo
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'repo' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","
1ms
T03-13-repo-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → add_issue_comment.repo
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'repo' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","
1ms
T03-13-repo-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → add_issue_comment.repo
Tool 'add_issue_comment' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'repo' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","
1ms
T03-14-order-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → search_code.order
Tool 'search_code' returned a structured error for FUZZ-STR-001 (empty string) on param 'order' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":"","code":"invalid_enum_value","options":["asc","desc"],"path":["order"],"message":"Invalid enum value. Expected 'asc' | 'desc', received ''"}]
1ms
T03-14-order-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → search_code.order
Tool 'search_code' returned a structured error for FUZZ-STR-002 (single space) on param 'order' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":" ","code":"invalid_enum_value","options":["asc","desc"],"path":["order"],"message":"Invalid enum value. Expected 'asc' | 'desc', received ' '"}]
1ms
T03-14-order-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → search_code.order
Tool 'search_code' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'order' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":"\t\n\r","code":"invalid_enum_value","options":["asc","desc"],"path":["order"],"message":"Invalid enum value. Expected 'asc' | 'desc', received '\t\n\r'"}]
1ms
T03-14-order-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → search_code.order
Tool 'search_code' returned a structured error for FUZZ-STR-004 (null value) on param 'order' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"expected":"'asc' | 'desc'","received":"null","code":"invalid_type","path":["order"],"message":"Expected 'asc' | 'desc', received null"}]
1ms
T03-14-order-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → search_code.order
Tool 'search_code' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'order' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"expected":"'asc' | 'desc'","received":"number","code":"invalid_type","path":["order"],"message":"Expected 'asc' | 'desc', received number"}]
1ms
T03-14-order-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → search_code.order
Tool 'search_code' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'order' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"expected":"'asc' | 'desc'","received":"boolean","code":"invalid_type","path":["order"],"message":"Expected 'asc' | 'desc', received boolean"}]
1ms
T03-14-order-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → search_code.order
Tool 'search_code' returned a structured error for FUZZ-STR-007 (list as string field) on param 'order' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"expected":"'asc' | 'desc'","received":"array","code":"invalid_type","path":["order"],"message":"Expected 'asc' | 'desc', received array"}]
1ms
T03-14-order-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → search_code.order
Tool 'search_code' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'order' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"expected":"'asc' | 'desc'","received":"object","code":"invalid_type","path":["order"],"message":"Expected 'asc' | 'desc', received object"}]
1ms
T03-14-order-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → search_code.order
Tool 'search_code' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'order' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
1ms
T03-14-order-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → search_code.order
Tool 'search_code' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'order' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
1ms
T03-14-order-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → search_code.order
Tool 'search_code' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'order' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":"test\u0000end","code":"invalid_enum_value","options":["asc","desc"],"path":["order"],"message":"Invalid enum value. Expected 'asc' | 'desc', received 'test\u0000end'"}]
1ms
T03-14-order-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → search_code.order
Tool 'search_code' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'order' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":"\u0000￿😀","code":"invalid_enum_value","options":["asc","desc"],"path":["order"],"message":"Invalid enum value. Expected 'asc' | 'desc', received '\u0000￿😀'"}]
1ms
T03-14-page-FUZZ-INT-001 PASS Fuzz FUZZ-INT-001 → search_code.page
Tool 'search_code' returned a structured error for FUZZ-INT-001 (zero) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"too_small","minimum":1,"type":"number","inclusive":true,"exact":false,"message":"Number must be greater than or equal to 1","path":["page"]}]
1ms
T03-14-page-FUZZ-INT-002 PASS Fuzz FUZZ-INT-002 → search_code.page
Tool 'search_code' returned a structured error for FUZZ-INT-002 (negative one) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"too_small","minimum":1,"type":"number","inclusive":true,"exact":false,"message":"Number must be greater than or equal to 1","path":["page"]}]
1ms
T03-14-page-FUZZ-INT-003 PASS Fuzz FUZZ-INT-003 → search_code.page
Tool 'search_code' returned a structured error for FUZZ-INT-003 (min int32) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"too_small","minimum":1,"type":"number","inclusive":true,"exact":false,"message":"Number must be greater than or equal to 1","path":["page"]}]
1ms
T03-14-page-FUZZ-INT-004 PASS Fuzz FUZZ-INT-004 → search_code.page
Tool 'search_code' returned a structured error for FUZZ-INT-004 (max int32) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"}]
1ms
T03-14-page-FUZZ-INT-006 PASS Fuzz FUZZ-INT-006 → search_code.page
Tool 'search_code' returned a structured error for FUZZ-INT-006 (float as number) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"}]
1ms
T03-14-page-FUZZ-INT-007 PASS Fuzz FUZZ-INT-007 → search_code.page
Tool 'search_code' returned a structured error for FUZZ-INT-007 (string as number) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["page"],"message":"Expected number, received string"}]
1ms
T03-14-page-FUZZ-INT-008 PASS Fuzz FUZZ-INT-008 → search_code.page
Tool 'search_code' returned a structured error for FUZZ-INT-008 (null as number) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"null","path":["page"],"message":"Expected number, received null"}]
1ms
T03-14-page-FUZZ-INT-009 PASS Fuzz FUZZ-INT-009 → search_code.page
Tool 'search_code' returned a structured error for FUZZ-INT-009 (boolean as number) on param 'page' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"boolean","path":["page"],"message":"Expected number, received boolean"}]
1ms
T03-14-page-FUZZ-NUM-001 PASS Fuzz FUZZ-NUM-001 → search_code.page
Tool 'search_code' returned a structured error for FUZZ-NUM-001 (NaN string as number) on param 'page' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["page"],"message":"Expected number, received string"}]
1ms
T03-14-page-FUZZ-NUM-002 PASS Fuzz FUZZ-NUM-002 → search_code.page
Tool 'search_code' returned a structured error for FUZZ-NUM-002 (Infinity string as number) on param 'page' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["page"],"message":"Expected number, received string"}]
1ms
T03-14-page-FUZZ-NUM-003 PASS Fuzz FUZZ-NUM-003 → search_code.page
Tool 'search_code' returned a structured error for FUZZ-NUM-003 (-Infinity string as number) on param 'page' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["page"],"message":"Expected number, received string"}]
1ms
T03-14-page-FUZZ-NUM-004 PASS Fuzz FUZZ-NUM-004 → search_code.page
Tool 'search_code' returned a structured error for FUZZ-NUM-004 (very large float 1e308) on param 'page' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"}]
1ms
T03-14-page-FUZZ-NUM-005 PASS Fuzz FUZZ-NUM-005 → search_code.page
Tool 'search_code' returned a structured error for FUZZ-NUM-005 (very small float 1e-308) on param 'page' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"too_small","minimum":1,"type":"number","inclusive":true,"exact":false,"message":"Number must be greater than or equal to 1","path":["page"]}]
1ms
T03-14-per_page-FUZZ-INT-001 PASS Fuzz FUZZ-INT-001 → search_code.per_page
Tool 'search_code' returned a structured error for FUZZ-INT-001 (zero) on param 'per_page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"too_small","minimum":1,"type":"number","inclusive":true,"exact":false,"message":"Number must be greater than or equal to 1","path":["per_page"]}]
1ms
T03-14-per_page-FUZZ-INT-002 PASS Fuzz FUZZ-INT-002 → search_code.per_page
Tool 'search_code' returned a structured error for FUZZ-INT-002 (negative one) on param 'per_page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"too_small","minimum":1,"type":"number","inclusive":true,"exact":false,"message":"Number must be greater than or equal to 1","path":["per_page"]}]
1ms
T03-14-per_page-FUZZ-INT-003 PASS Fuzz FUZZ-INT-003 → search_code.per_page
Tool 'search_code' returned a structured error for FUZZ-INT-003 (min int32) on param 'per_page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"too_small","minimum":1,"type":"number","inclusive":true,"exact":false,"message":"Number must be greater than or equal to 1","path":["per_page"]}]
1ms
T03-14-per_page-FUZZ-INT-004 PASS Fuzz FUZZ-INT-004 → search_code.per_page
Tool 'search_code' returned a structured error for FUZZ-INT-004 (max int32) on param 'per_page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"too_big","maximum":100,"type":"number","inclusive":true,"exact":false,"message":"Number must be less than or equal to 100","path":["per_page"]}]
1ms
T03-14-per_page-FUZZ-INT-006 PASS Fuzz FUZZ-INT-006 → search_code.per_page
Tool 'search_code' returned a structured error for FUZZ-INT-006 (float as number) on param 'per_page' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"}]
1ms
T03-14-per_page-FUZZ-INT-007 PASS Fuzz FUZZ-INT-007 → search_code.per_page
Tool 'search_code' returned a structured error for FUZZ-INT-007 (string as number) on param 'per_page' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["per_page"],"message":"Expected number, received string"}]
1ms
T03-14-per_page-FUZZ-INT-008 PASS Fuzz FUZZ-INT-008 → search_code.per_page
Tool 'search_code' returned a structured error for FUZZ-INT-008 (null as number) on param 'per_page' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"null","path":["per_page"],"message":"Expected number, received null"}]
1ms
T03-14-per_page-FUZZ-INT-009 PASS Fuzz FUZZ-INT-009 → search_code.per_page
Tool 'search_code' returned a structured error for FUZZ-INT-009 (boolean as number) on param 'per_page' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"boolean","path":["per_page"],"message":"Expected number, received boolean"}]
1ms
T03-14-per_page-FUZZ-NUM-001 PASS Fuzz FUZZ-NUM-001 → search_code.per_page
Tool 'search_code' returned a structured error for FUZZ-NUM-001 (NaN string as number) on param 'per_page' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["per_page"],"message":"Expected number, received string"}]
1ms
T03-14-per_page-FUZZ-NUM-002 PASS Fuzz FUZZ-NUM-002 → search_code.per_page
Tool 'search_code' returned a structured error for FUZZ-NUM-002 (Infinity string as number) on param 'per_page' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["per_page"],"message":"Expected number, received string"}]
1ms
T03-14-per_page-FUZZ-NUM-003 PASS Fuzz FUZZ-NUM-003 → search_code.per_page
Tool 'search_code' returned a structured error for FUZZ-NUM-003 (-Infinity string as number) on param 'per_page' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["per_page"],"message":"Expected number, received string"}]
1ms
T03-14-per_page-FUZZ-NUM-004 PASS Fuzz FUZZ-NUM-004 → search_code.per_page
Tool 'search_code' returned a structured error for FUZZ-NUM-004 (very large float 1e308) on param 'per_page' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"too_big","maximum":100,"type":"number","inclusive":true,"exact":false,"message":"Number must be less than or equal to 100","path":["per_page"]}]
1ms
T03-14-per_page-FUZZ-NUM-005 PASS Fuzz FUZZ-NUM-005 → search_code.per_page
Tool 'search_code' returned a structured error for FUZZ-NUM-005 (very small float 1e-308) on param 'per_page' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"too_small","minimum":1,"type":"number","inclusive":true,"exact":false,"message":"Number must be greater than or equal to 1","path":["per_page"]}]
1ms
T03-14-q-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → search_code.q
Tool 'search_code' returned a structured error for FUZZ-STR-001 (empty string) on param 'q' — handled gracefully.
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
78ms
T03-14-q-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → search_code.q
Tool 'search_code' returned a structured error for FUZZ-STR-002 (single space) on param 'q' — handled gracefully.
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
86ms
T03-14-q-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → search_code.q
Tool 'search_code' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'q' — handled gracefully.
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
80ms
T03-14-q-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → search_code.q
Tool 'search_code' returned a structured error for FUZZ-STR-004 (null value) on param 'q' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"null","path":["q"],"message":"Expected string, received null"}]
2ms
T03-14-q-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → search_code.q
Tool 'search_code' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'q' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"number","path":["q"],"message":"Expected string, received number"}]
1ms
T03-14-q-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → search_code.q
Tool 'search_code' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'q' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"boolean","path":["q"],"message":"Expected string, received boolean"}]
1ms
T03-14-q-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → search_code.q
Tool 'search_code' returned a structured error for FUZZ-STR-007 (list as string field) on param 'q' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"array","path":["q"],"message":"Expected string, received array"}]
1ms
T03-14-q-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → search_code.q
Tool 'search_code' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'q' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"object","path":["q"],"message":"Expected string, received object"}]
1ms
T03-14-q-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → search_code.q
Tool 'search_code' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'q' — handled gracefully…
McpError: GitHub API Error: We received a Request-URL that is too long from your client.
79ms
T03-14-q-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → search_code.q
Tool 'search_code' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'q' — handled gracefully.
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
297ms
T03-14-q-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → search_code.q
Tool 'search_code' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'q' — handled gracefully.
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
244ms
T03-14-q-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → search_code.q
Tool 'search_code' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'q' — handled gracefully.
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
137ms
T03-15-order-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → search_issues.order
Tool 'search_issues' returned a structured error for FUZZ-STR-001 (empty string) on param 'order' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":"","code":"invalid_enum_value","options":["asc","desc"],"path":["order"],"message":"Invalid enum value. Expected 'asc' | 'desc', received ''"}]
1ms
T03-15-order-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → search_issues.order
Tool 'search_issues' returned a structured error for FUZZ-STR-002 (single space) on param 'order' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":" ","code":"invalid_enum_value","options":["asc","desc"],"path":["order"],"message":"Invalid enum value. Expected 'asc' | 'desc', received ' '"}]
1ms
T03-15-order-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → search_issues.order
Tool 'search_issues' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'order' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":"\t\n\r","code":"invalid_enum_value","options":["asc","desc"],"path":["order"],"message":"Invalid enum value. Expected 'asc' | 'desc', received '\t\n\r'"}]
1ms
T03-15-order-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → search_issues.order
Tool 'search_issues' returned a structured error for FUZZ-STR-004 (null value) on param 'order' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"expected":"'asc' | 'desc'","received":"null","code":"invalid_type","path":["order"],"message":"Expected 'asc' | 'desc', received null"}]
1ms
T03-15-order-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → search_issues.order
Tool 'search_issues' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'order' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"expected":"'asc' | 'desc'","received":"number","code":"invalid_type","path":["order"],"message":"Expected 'asc' | 'desc', received number"}]
1ms
T03-15-order-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → search_issues.order
Tool 'search_issues' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'order' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"expected":"'asc' | 'desc'","received":"boolean","code":"invalid_type","path":["order"],"message":"Expected 'asc' | 'desc', received boolean"}]
1ms
T03-15-order-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → search_issues.order
Tool 'search_issues' returned a structured error for FUZZ-STR-007 (list as string field) on param 'order' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"expected":"'asc' | 'desc'","received":"array","code":"invalid_type","path":["order"],"message":"Expected 'asc' | 'desc', received array"}]
1ms
T03-15-order-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → search_issues.order
Tool 'search_issues' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'order' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"expected":"'asc' | 'desc'","received":"object","code":"invalid_type","path":["order"],"message":"Expected 'asc' | 'desc', received object"}]
1ms
T03-15-order-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → search_issues.order
Tool 'search_issues' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'order' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
1ms
T03-15-order-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → search_issues.order
Tool 'search_issues' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'order' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
1ms
T03-15-order-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → search_issues.order
Tool 'search_issues' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'order' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":"test\u0000end","code":"invalid_enum_value","options":["asc","desc"],"path":["order"],"message":"Invalid enum value. Expected 'asc' | 'desc', received 'test\u0000end'"}]
1ms
T03-15-order-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → search_issues.order
Tool 'search_issues' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'order' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":"\u0000￿😀","code":"invalid_enum_value","options":["asc","desc"],"path":["order"],"message":"Invalid enum value. Expected 'asc' | 'desc', received '\u0000￿😀'"}]
1ms
T03-15-page-FUZZ-INT-001 PASS Fuzz FUZZ-INT-001 → search_issues.page
Tool 'search_issues' returned a structured error for FUZZ-INT-001 (zero) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"too_small","minimum":1,"type":"number","inclusive":true,"exact":false,"message":"Number must be greater than or equal to 1","path":["page"]}]
1ms
T03-15-page-FUZZ-INT-002 PASS Fuzz FUZZ-INT-002 → search_issues.page
Tool 'search_issues' returned a structured error for FUZZ-INT-002 (negative one) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"too_small","minimum":1,"type":"number","inclusive":true,"exact":false,"message":"Number must be greater than or equal to 1","path":["page"]}]
1ms
T03-15-page-FUZZ-INT-003 PASS Fuzz FUZZ-INT-003 → search_issues.page
Tool 'search_issues' returned a structured error for FUZZ-INT-003 (min int32) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"too_small","minimum":1,"type":"number","inclusive":true,"exact":false,"message":"Number must be greater than or equal to 1","path":["page"]}]
1ms
T03-15-page-FUZZ-INT-004 PASS Fuzz FUZZ-INT-004 → search_issues.page
Tool 'search_issues' returned a structured error for FUZZ-INT-004 (max int32) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"}]
1ms
T03-15-page-FUZZ-INT-006 PASS Fuzz FUZZ-INT-006 → search_issues.page
Tool 'search_issues' returned a structured error for FUZZ-INT-006 (float as number) on param 'page' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"}]
1ms
T03-15-page-FUZZ-INT-007 PASS Fuzz FUZZ-INT-007 → search_issues.page
Tool 'search_issues' returned a structured error for FUZZ-INT-007 (string as number) on param 'page' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["page"],"message":"Expected number, received string"}]
1ms
T03-15-page-FUZZ-INT-008 PASS Fuzz FUZZ-INT-008 → search_issues.page
Tool 'search_issues' returned a structured error for FUZZ-INT-008 (null as number) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"null","path":["page"],"message":"Expected number, received null"}]
1ms
T03-15-page-FUZZ-INT-009 PASS Fuzz FUZZ-INT-009 → search_issues.page
Tool 'search_issues' returned a structured error for FUZZ-INT-009 (boolean as number) on param 'page' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"boolean","path":["page"],"message":"Expected number, received boolean"}]
1ms
T03-15-page-FUZZ-NUM-001 PASS Fuzz FUZZ-NUM-001 → search_issues.page
Tool 'search_issues' returned a structured error for FUZZ-NUM-001 (NaN string as number) on param 'page' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["page"],"message":"Expected number, received string"}]
1ms
T03-15-page-FUZZ-NUM-002 PASS Fuzz FUZZ-NUM-002 → search_issues.page
Tool 'search_issues' returned a structured error for FUZZ-NUM-002 (Infinity string as number) on param 'page' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["page"],"message":"Expected number, received string"}]
1ms
T03-15-page-FUZZ-NUM-003 PASS Fuzz FUZZ-NUM-003 → search_issues.page
Tool 'search_issues' returned a structured error for FUZZ-NUM-003 (-Infinity string as number) on param 'page' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["page"],"message":"Expected number, received string"}]
1ms
T03-15-page-FUZZ-NUM-004 PASS Fuzz FUZZ-NUM-004 → search_issues.page
Tool 'search_issues' returned a structured error for FUZZ-NUM-004 (very large float 1e308) on param 'page' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"}]
1ms
T03-15-page-FUZZ-NUM-005 PASS Fuzz FUZZ-NUM-005 → search_issues.page
Tool 'search_issues' returned a structured error for FUZZ-NUM-005 (very small float 1e-308) on param 'page' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"too_small","minimum":1,"type":"number","inclusive":true,"exact":false,"message":"Number must be greater than or equal to 1","path":["page"]}]
1ms
T03-15-per_page-FUZZ-INT-001 PASS Fuzz FUZZ-INT-001 → search_issues.per_page
Tool 'search_issues' returned a structured error for FUZZ-INT-001 (zero) on param 'per_page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"too_small","minimum":1,"type":"number","inclusive":true,"exact":false,"message":"Number must be greater than or equal to 1","path":["per_page"]}]
1ms
T03-15-per_page-FUZZ-INT-002 PASS Fuzz FUZZ-INT-002 → search_issues.per_page
Tool 'search_issues' returned a structured error for FUZZ-INT-002 (negative one) on param 'per_page' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"too_small","minimum":1,"type":"number","inclusive":true,"exact":false,"message":"Number must be greater than or equal to 1","path":["per_page"]}]
1ms
T03-15-per_page-FUZZ-INT-003 PASS Fuzz FUZZ-INT-003 → search_issues.per_page
Tool 'search_issues' returned a structured error for FUZZ-INT-003 (min int32) on param 'per_page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"too_small","minimum":1,"type":"number","inclusive":true,"exact":false,"message":"Number must be greater than or equal to 1","path":["per_page"]}]
1ms
T03-15-per_page-FUZZ-INT-004 PASS Fuzz FUZZ-INT-004 → search_issues.per_page
Tool 'search_issues' returned a structured error for FUZZ-INT-004 (max int32) on param 'per_page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"too_big","maximum":100,"type":"number","inclusive":true,"exact":false,"message":"Number must be less than or equal to 100","path":["per_page"]}]
1ms
T03-15-per_page-FUZZ-INT-006 PASS Fuzz FUZZ-INT-006 → search_issues.per_page
Tool 'search_issues' returned a structured error for FUZZ-INT-006 (float as number) on param 'per_page' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"}]
1ms
T03-15-per_page-FUZZ-INT-007 PASS Fuzz FUZZ-INT-007 → search_issues.per_page
Tool 'search_issues' returned a structured error for FUZZ-INT-007 (string as number) on param 'per_page' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["per_page"],"message":"Expected number, received string"}]
1ms
T03-15-per_page-FUZZ-INT-008 PASS Fuzz FUZZ-INT-008 → search_issues.per_page
Tool 'search_issues' returned a structured error for FUZZ-INT-008 (null as number) on param 'per_page' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"null","path":["per_page"],"message":"Expected number, received null"}]
1ms
T03-15-per_page-FUZZ-INT-009 PASS Fuzz FUZZ-INT-009 → search_issues.per_page
Tool 'search_issues' returned a structured error for FUZZ-INT-009 (boolean as number) on param 'per_page' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"boolean","path":["per_page"],"message":"Expected number, received boolean"}]
1ms
T03-15-per_page-FUZZ-NUM-001 PASS Fuzz FUZZ-NUM-001 → search_issues.per_page
Tool 'search_issues' returned a structured error for FUZZ-NUM-001 (NaN string as number) on param 'per_page' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["per_page"],"message":"Expected number, received string"}]
1ms
T03-15-per_page-FUZZ-NUM-002 PASS Fuzz FUZZ-NUM-002 → search_issues.per_page
Tool 'search_issues' returned a structured error for FUZZ-NUM-002 (Infinity string as number) on param 'per_page' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["per_page"],"message":"Expected number, received string"}]
1ms
T03-15-per_page-FUZZ-NUM-003 PASS Fuzz FUZZ-NUM-003 → search_issues.per_page
Tool 'search_issues' returned a structured error for FUZZ-NUM-003 (-Infinity string as number) on param 'per_page' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["per_page"],"message":"Expected number, received string"}]
1ms
T03-15-per_page-FUZZ-NUM-004 PASS Fuzz FUZZ-NUM-004 → search_issues.per_page
Tool 'search_issues' returned a structured error for FUZZ-NUM-004 (very large float 1e308) on param 'per_page' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"too_big","maximum":100,"type":"number","inclusive":true,"exact":false,"message":"Number must be less than or equal to 100","path":["per_page"]}]
1ms
T03-15-per_page-FUZZ-NUM-005 PASS Fuzz FUZZ-NUM-005 → search_issues.per_page
Tool 'search_issues' returned a structured error for FUZZ-NUM-005 (very small float 1e-308) on param 'per_page' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"too_small","minimum":1,"type":"number","inclusive":true,"exact":false,"message":"Number must be greater than or equal to 1","path":["per_page"]}]
6ms
T03-15-q-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → search_issues.q
Tool 'search_issues' returned a structured error for FUZZ-STR-001 (empty string) on param 'q' — handled gracefully.
McpError: Validation Error: Validation Failed Details: {"message":"Validation Failed","errors":[{"resource":"Search","field":"q","code":"missing"}],"documentation_url":"https://docs.github.com/v3/search","status":"422"}
413ms
T03-15-q-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → search_issues.q
Tool 'search_issues' returned a structured error for FUZZ-STR-002 (single space) on param 'q' — handled gracefully.
McpError: Validation Error: Validation Failed Details: {"message":"Validation Failed","errors":[{"resource":"Search","field":"q","code":"missing"}],"documentation_url":"https://docs.github.com/v3/search","status":"422"}
373ms
T03-15-q-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → search_issues.q
Tool 'search_issues' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'q' — handled gracefully.
McpError: Validation Error: Validation Failed Details: {"message":"Validation Failed","errors":[{"resource":"Search","field":"q","code":"missing"}],"documentation_url":"https://docs.github.com/v3/search","status":"422"}
377ms
T03-15-q-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → search_issues.q
Tool 'search_issues' returned a structured error for FUZZ-STR-004 (null value) on param 'q' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"null","path":["q"],"message":"Expected string, received null"}]
1ms
T03-15-q-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → search_issues.q
Tool 'search_issues' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'q' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"number","path":["q"],"message":"Expected string, received number"}]
1ms
T03-15-q-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → search_issues.q
Tool 'search_issues' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'q' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"boolean","path":["q"],"message":"Expected string, received boolean"}]
1ms
T03-15-q-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → search_issues.q
Tool 'search_issues' returned a structured error for FUZZ-STR-007 (list as string field) on param 'q' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"array","path":["q"],"message":"Expected string, received array"}]
1ms
T03-15-q-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → search_issues.q
Tool 'search_issues' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'q' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"object","path":["q"],"message":"Expected string, received object"}]
1ms
T03-15-q-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → search_issues.q
Tool 'search_issues' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'q' — handled graceful…
McpError: GitHub API Error: We received a Request-URL that is too long from your client.
184ms
T03-15-q-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → search_issues.q
Tool 'search_issues' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'q' — handled gracefully.
McpError: Validation Error: Validation Failed Details: {"message":"Validation Failed","errors":[{"resource":"Search","field":"q","code":"missing"}],"documentation_url":"https://docs.github.com/v3/search","status":"422"}
527ms
T03-15-q-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → search_issues.q
Tool 'search_issues' handled FUZZ-STR-011 (null byte in string) on param 'q' correctly.
Response excerpt: 'meta=None content=[TextContent(type=\'text\', text=\'{\\n "total_count": 14703587,\\n "incomplete_results": false,\\n "items": [\\n {\\n "url": "https://api.github.com/repos/Moonchichiii/pulse/issu'
1283ms
T03-15-q-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → search_issues.q
Tool 'search_issues' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'q' — handled gracefully…
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:08.685Z
116ms
T03-15-sort-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → search_issues.sort
Tool 'search_issues' returned a structured error for FUZZ-STR-001 (empty string) on param 'sort' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":"","code":"invalid_enum_value","options":["comments","reactions","reactions-+1","reactions--1","reactions-smile","reactions-thinking_face","reactions-heart","reactions-tad
1ms
T03-15-sort-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → search_issues.sort
Tool 'search_issues' returned a structured error for FUZZ-STR-002 (single space) on param 'sort' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":" ","code":"invalid_enum_value","options":["comments","reactions","reactions-+1","reactions--1","reactions-smile","reactions-thinking_face","reactions-heart","reactions-ta
1ms
T03-15-sort-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → search_issues.sort
Tool 'search_issues' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'sort' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":"\t\n\r","code":"invalid_enum_value","options":["comments","reactions","reactions-+1","reactions--1","reactions-smile","reactions-thinking_face","reactions-heart","reactio
1ms
T03-15-sort-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → search_issues.sort
Tool 'search_issues' returned a structured error for FUZZ-STR-004 (null value) on param 'sort' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"expected":"'comments' | 'reactions' | 'reactions-+1' | 'reactions--1' | 'reactions-smile' | 'reactions-thinking_face' | 'reactions-heart' | 'reactions-tada' | 'interactions' | 'crea
1ms
T03-15-sort-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → search_issues.sort
Tool 'search_issues' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'sort' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"expected":"'comments' | 'reactions' | 'reactions-+1' | 'reactions--1' | 'reactions-smile' | 'reactions-thinking_face' | 'reactions-heart' | 'reactions-tada' | 'interactions' | 'crea
1ms
T03-15-sort-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → search_issues.sort
Tool 'search_issues' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'sort' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"expected":"'comments' | 'reactions' | 'reactions-+1' | 'reactions--1' | 'reactions-smile' | 'reactions-thinking_face' | 'reactions-heart' | 'reactions-tada' | 'interactions' | 'crea
1ms
T03-15-sort-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → search_issues.sort
Tool 'search_issues' returned a structured error for FUZZ-STR-007 (list as string field) on param 'sort' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"expected":"'comments' | 'reactions' | 'reactions-+1' | 'reactions--1' | 'reactions-smile' | 'reactions-thinking_face' | 'reactions-heart' | 'reactions-tada' | 'interactions' | 'crea
1ms
T03-15-sort-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → search_issues.sort
Tool 'search_issues' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'sort' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"expected":"'comments' | 'reactions' | 'reactions-+1' | 'reactions--1' | 'reactions-smile' | 'reactions-thinking_face' | 'reactions-heart' | 'reactions-tada' | 'interactions' | 'crea
1ms
T03-15-sort-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → search_issues.sort
Tool 'search_issues' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'sort' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
1ms
T03-15-sort-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → search_issues.sort
Tool 'search_issues' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'sort' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
1ms
T03-15-sort-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → search_issues.sort
Tool 'search_issues' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'sort' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":"test\u0000end","code":"invalid_enum_value","options":["comments","reactions","reactions-+1","reactions--1","reactions-smile","reactions-thinking_face","reactions-heart","
1ms
T03-15-sort-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → search_issues.sort
Tool 'search_issues' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'sort' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":"\u0000￿😀","code":"invalid_enum_value","options":["comments","reactions","reactions-+1","reactions--1","reactions-smile","reactions-thinking_face","reactions-heart","react
1ms
T03-16-order-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → search_users.order
Tool 'search_users' returned a structured error for FUZZ-STR-001 (empty string) on param 'order' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":"","code":"invalid_enum_value","options":["asc","desc"],"path":["order"],"message":"Invalid enum value. Expected 'asc' | 'desc', received ''"}]
1ms
T03-16-order-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → search_users.order
Tool 'search_users' returned a structured error for FUZZ-STR-002 (single space) on param 'order' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":" ","code":"invalid_enum_value","options":["asc","desc"],"path":["order"],"message":"Invalid enum value. Expected 'asc' | 'desc', received ' '"}]
1ms
T03-16-order-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → search_users.order
Tool 'search_users' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'order' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":"\t\n\r","code":"invalid_enum_value","options":["asc","desc"],"path":["order"],"message":"Invalid enum value. Expected 'asc' | 'desc', received '\t\n\r'"}]
1ms
T03-16-order-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → search_users.order
Tool 'search_users' returned a structured error for FUZZ-STR-004 (null value) on param 'order' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"expected":"'asc' | 'desc'","received":"null","code":"invalid_type","path":["order"],"message":"Expected 'asc' | 'desc', received null"}]
1ms
T03-16-order-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → search_users.order
Tool 'search_users' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'order' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"expected":"'asc' | 'desc'","received":"number","code":"invalid_type","path":["order"],"message":"Expected 'asc' | 'desc', received number"}]
1ms
T03-16-order-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → search_users.order
Tool 'search_users' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'order' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"expected":"'asc' | 'desc'","received":"boolean","code":"invalid_type","path":["order"],"message":"Expected 'asc' | 'desc', received boolean"}]
1ms
T03-16-order-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → search_users.order
Tool 'search_users' returned a structured error for FUZZ-STR-007 (list as string field) on param 'order' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"expected":"'asc' | 'desc'","received":"array","code":"invalid_type","path":["order"],"message":"Expected 'asc' | 'desc', received array"}]
1ms
T03-16-order-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → search_users.order
Tool 'search_users' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'order' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"expected":"'asc' | 'desc'","received":"object","code":"invalid_type","path":["order"],"message":"Expected 'asc' | 'desc', received object"}]
1ms
T03-16-order-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → search_users.order
Tool 'search_users' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'order' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
1ms
T03-16-order-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → search_users.order
Tool 'search_users' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'order' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
1ms
T03-16-order-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → search_users.order
Tool 'search_users' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'order' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":"test\u0000end","code":"invalid_enum_value","options":["asc","desc"],"path":["order"],"message":"Invalid enum value. Expected 'asc' | 'desc', received 'test\u0000end'"}]
1ms
T03-16-order-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → search_users.order
Tool 'search_users' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'order' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":"\u0000￿😀","code":"invalid_enum_value","options":["asc","desc"],"path":["order"],"message":"Invalid enum value. Expected 'asc' | 'desc', received '\u0000￿😀'"}]
1ms
T03-16-page-FUZZ-INT-001 PASS Fuzz FUZZ-INT-001 → search_users.page
Tool 'search_users' returned a structured error for FUZZ-INT-001 (zero) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"too_small","minimum":1,"type":"number","inclusive":true,"exact":false,"message":"Number must be greater than or equal to 1","path":["page"]}]
1ms
T03-16-page-FUZZ-INT-002 PASS Fuzz FUZZ-INT-002 → search_users.page
Tool 'search_users' returned a structured error for FUZZ-INT-002 (negative one) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"too_small","minimum":1,"type":"number","inclusive":true,"exact":false,"message":"Number must be greater than or equal to 1","path":["page"]}]
1ms
T03-16-page-FUZZ-INT-003 PASS Fuzz FUZZ-INT-003 → search_users.page
Tool 'search_users' returned a structured error for FUZZ-INT-003 (min int32) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"too_small","minimum":1,"type":"number","inclusive":true,"exact":false,"message":"Number must be greater than or equal to 1","path":["page"]}]
1ms
T03-16-page-FUZZ-INT-004 PASS Fuzz FUZZ-INT-004 → search_users.page
Tool 'search_users' returned a structured error for FUZZ-INT-004 (max int32) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"}]
1ms
T03-16-page-FUZZ-INT-006 PASS Fuzz FUZZ-INT-006 → search_users.page
Tool 'search_users' returned a structured error for FUZZ-INT-006 (float as number) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"}]
1ms
T03-16-page-FUZZ-INT-007 PASS Fuzz FUZZ-INT-007 → search_users.page
Tool 'search_users' returned a structured error for FUZZ-INT-007 (string as number) on param 'page' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["page"],"message":"Expected number, received string"}]
1ms
T03-16-page-FUZZ-INT-008 PASS Fuzz FUZZ-INT-008 → search_users.page
Tool 'search_users' returned a structured error for FUZZ-INT-008 (null as number) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"null","path":["page"],"message":"Expected number, received null"}]
1ms
T03-16-page-FUZZ-INT-009 PASS Fuzz FUZZ-INT-009 → search_users.page
Tool 'search_users' returned a structured error for FUZZ-INT-009 (boolean as number) on param 'page' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"boolean","path":["page"],"message":"Expected number, received boolean"}]
1ms
T03-16-page-FUZZ-NUM-001 PASS Fuzz FUZZ-NUM-001 → search_users.page
Tool 'search_users' returned a structured error for FUZZ-NUM-001 (NaN string as number) on param 'page' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["page"],"message":"Expected number, received string"}]
1ms
T03-16-page-FUZZ-NUM-002 PASS Fuzz FUZZ-NUM-002 → search_users.page
Tool 'search_users' returned a structured error for FUZZ-NUM-002 (Infinity string as number) on param 'page' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["page"],"message":"Expected number, received string"}]
1ms
T03-16-page-FUZZ-NUM-003 PASS Fuzz FUZZ-NUM-003 → search_users.page
Tool 'search_users' returned a structured error for FUZZ-NUM-003 (-Infinity string as number) on param 'page' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["page"],"message":"Expected number, received string"}]
1ms
T03-16-page-FUZZ-NUM-004 PASS Fuzz FUZZ-NUM-004 → search_users.page
Tool 'search_users' returned a structured error for FUZZ-NUM-004 (very large float 1e308) on param 'page' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"}]
1ms
T03-16-page-FUZZ-NUM-005 PASS Fuzz FUZZ-NUM-005 → search_users.page
Tool 'search_users' returned a structured error for FUZZ-NUM-005 (very small float 1e-308) on param 'page' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"too_small","minimum":1,"type":"number","inclusive":true,"exact":false,"message":"Number must be greater than or equal to 1","path":["page"]}]
1ms
T03-16-per_page-FUZZ-INT-001 PASS Fuzz FUZZ-INT-001 → search_users.per_page
Tool 'search_users' returned a structured error for FUZZ-INT-001 (zero) on param 'per_page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"too_small","minimum":1,"type":"number","inclusive":true,"exact":false,"message":"Number must be greater than or equal to 1","path":["per_page"]}]
1ms
T03-16-per_page-FUZZ-INT-002 PASS Fuzz FUZZ-INT-002 → search_users.per_page
Tool 'search_users' returned a structured error for FUZZ-INT-002 (negative one) on param 'per_page' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"too_small","minimum":1,"type":"number","inclusive":true,"exact":false,"message":"Number must be greater than or equal to 1","path":["per_page"]}]
1ms
T03-16-per_page-FUZZ-INT-003 PASS Fuzz FUZZ-INT-003 → search_users.per_page
Tool 'search_users' returned a structured error for FUZZ-INT-003 (min int32) on param 'per_page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"too_small","minimum":1,"type":"number","inclusive":true,"exact":false,"message":"Number must be greater than or equal to 1","path":["per_page"]}]
1ms
T03-16-per_page-FUZZ-INT-004 PASS Fuzz FUZZ-INT-004 → search_users.per_page
Tool 'search_users' returned a structured error for FUZZ-INT-004 (max int32) on param 'per_page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"too_big","maximum":100,"type":"number","inclusive":true,"exact":false,"message":"Number must be less than or equal to 100","path":["per_page"]}]
1ms
T03-16-per_page-FUZZ-INT-006 PASS Fuzz FUZZ-INT-006 → search_users.per_page
Tool 'search_users' returned a structured error for FUZZ-INT-006 (float as number) on param 'per_page' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"}]
1ms
T03-16-per_page-FUZZ-INT-007 PASS Fuzz FUZZ-INT-007 → search_users.per_page
Tool 'search_users' returned a structured error for FUZZ-INT-007 (string as number) on param 'per_page' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["per_page"],"message":"Expected number, received string"}]
1ms
T03-16-per_page-FUZZ-INT-008 PASS Fuzz FUZZ-INT-008 → search_users.per_page
Tool 'search_users' returned a structured error for FUZZ-INT-008 (null as number) on param 'per_page' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"null","path":["per_page"],"message":"Expected number, received null"}]
1ms
T03-16-per_page-FUZZ-INT-009 PASS Fuzz FUZZ-INT-009 → search_users.per_page
Tool 'search_users' returned a structured error for FUZZ-INT-009 (boolean as number) on param 'per_page' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"boolean","path":["per_page"],"message":"Expected number, received boolean"}]
1ms
T03-16-per_page-FUZZ-NUM-001 PASS Fuzz FUZZ-NUM-001 → search_users.per_page
Tool 'search_users' returned a structured error for FUZZ-NUM-001 (NaN string as number) on param 'per_page' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["per_page"],"message":"Expected number, received string"}]
1ms
T03-16-per_page-FUZZ-NUM-002 PASS Fuzz FUZZ-NUM-002 → search_users.per_page
Tool 'search_users' returned a structured error for FUZZ-NUM-002 (Infinity string as number) on param 'per_page' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["per_page"],"message":"Expected number, received string"}]
1ms
T03-16-per_page-FUZZ-NUM-003 PASS Fuzz FUZZ-NUM-003 → search_users.per_page
Tool 'search_users' returned a structured error for FUZZ-NUM-003 (-Infinity string as number) on param 'per_page' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["per_page"],"message":"Expected number, received string"}]
1ms
T03-16-per_page-FUZZ-NUM-004 PASS Fuzz FUZZ-NUM-004 → search_users.per_page
Tool 'search_users' returned a structured error for FUZZ-NUM-004 (very large float 1e308) on param 'per_page' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"too_big","maximum":100,"type":"number","inclusive":true,"exact":false,"message":"Number must be less than or equal to 100","path":["per_page"]}]
1ms
T03-16-per_page-FUZZ-NUM-005 PASS Fuzz FUZZ-NUM-005 → search_users.per_page
Tool 'search_users' returned a structured error for FUZZ-NUM-005 (very small float 1e-308) on param 'per_page' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"code":"too_small","minimum":1,"type":"number","inclusive":true,"exact":false,"message":"Number must be greater than or equal to 1","path":["per_page"]}]
1ms
T03-16-q-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → search_users.q
Tool 'search_users' returned a structured error for FUZZ-STR-001 (empty string) on param 'q' — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:08.795Z
61ms
T03-16-q-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → search_users.q
Tool 'search_users' returned a structured error for FUZZ-STR-002 (single space) on param 'q' — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:08.857Z
62ms
T03-16-q-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → search_users.q
Tool 'search_users' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'q' — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:08.983Z
125ms
T03-16-q-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → search_users.q
Tool 'search_users' returned a structured error for FUZZ-STR-004 (null value) on param 'q' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"null","path":["q"],"message":"Expected string, received null"}]
1ms
T03-16-q-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → search_users.q
Tool 'search_users' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'q' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"number","path":["q"],"message":"Expected string, received number"}]
1ms
T03-16-q-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → search_users.q
Tool 'search_users' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'q' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"boolean","path":["q"],"message":"Expected string, received boolean"}]
1ms
T03-16-q-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → search_users.q
Tool 'search_users' returned a structured error for FUZZ-STR-007 (list as string field) on param 'q' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"array","path":["q"],"message":"Expected string, received array"}]
1ms
T03-16-q-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → search_users.q
Tool 'search_users' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'q' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"object","path":["q"],"message":"Expected string, received object"}]
1ms
T03-16-q-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → search_users.q
Tool 'search_users' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'q' — handled gracefull…
McpError: GitHub API Error: We received a Request-URL that is too long from your client.
65ms
T03-16-q-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → search_users.q
Tool 'search_users' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'q' — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:09.223Z
171ms
T03-16-q-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → search_users.q
Tool 'search_users' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'q' — handled gracefully…
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:09.303Z
80ms
T03-16-q-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → search_users.q
Tool 'search_users' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'q' — handled gracefully.
McpError: Rate Limit Exceeded: You have triggered an abuse detection mechanism. Please wait a few minutes before you try again. Resets at: 2026-04-13T16:25:09.379Z
76ms
T03-16-sort-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → search_users.sort
Tool 'search_users' returned a structured error for FUZZ-STR-001 (empty string) on param 'sort' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":"","code":"invalid_enum_value","options":["followers","repositories","joined"],"path":["sort"],"message":"Invalid enum value. Expected 'followers' | 'repositories' | 'join
1ms
T03-16-sort-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → search_users.sort
Tool 'search_users' returned a structured error for FUZZ-STR-002 (single space) on param 'sort' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":" ","code":"invalid_enum_value","options":["followers","repositories","joined"],"path":["sort"],"message":"Invalid enum value. Expected 'followers' | 'repositories' | 'joi
1ms
T03-16-sort-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → search_users.sort
Tool 'search_users' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'sort' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":"\t\n\r","code":"invalid_enum_value","options":["followers","repositories","joined"],"path":["sort"],"message":"Invalid enum value. Expected 'followers' | 'repositories' |
1ms
T03-16-sort-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → search_users.sort
Tool 'search_users' returned a structured error for FUZZ-STR-004 (null value) on param 'sort' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"expected":"'followers' | 'repositories' | 'joined'","received":"null","code":"invalid_type","path":["sort"],"message":"Expected 'followers' | 'repositories' | 'joined', received nul
1ms
T03-16-sort-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → search_users.sort
Tool 'search_users' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'sort' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"expected":"'followers' | 'repositories' | 'joined'","received":"number","code":"invalid_type","path":["sort"],"message":"Expected 'followers' | 'repositories' | 'joined', received n
1ms
T03-16-sort-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → search_users.sort
Tool 'search_users' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'sort' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"expected":"'followers' | 'repositories' | 'joined'","received":"boolean","code":"invalid_type","path":["sort"],"message":"Expected 'followers' | 'repositories' | 'joined', received
1ms
T03-16-sort-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → search_users.sort
Tool 'search_users' returned a structured error for FUZZ-STR-007 (list as string field) on param 'sort' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"expected":"'followers' | 'repositories' | 'joined'","received":"array","code":"invalid_type","path":["sort"],"message":"Expected 'followers' | 'repositories' | 'joined', received ar
1ms
T03-16-sort-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → search_users.sort
Tool 'search_users' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'sort' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"expected":"'followers' | 'repositories' | 'joined'","received":"object","code":"invalid_type","path":["sort"],"message":"Expected 'followers' | 'repositories' | 'joined', received o
1ms
T03-16-sort-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → search_users.sort
Tool 'search_users' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'sort' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
1ms
T03-16-sort-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → search_users.sort
Tool 'search_users' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'sort' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
1ms
T03-16-sort-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → search_users.sort
Tool 'search_users' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'sort' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":"test\u0000end","code":"invalid_enum_value","options":["followers","repositories","joined"],"path":["sort"],"message":"Invalid enum value. Expected 'followers' | 'reposito
1ms
T03-16-sort-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → search_users.sort
Tool 'search_users' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'sort' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"},{"received":"\u0000￿😀","code":"invalid_enum_value","options":["followers","repositories","joined"],"path":["sort"],"message":"Invalid enum value. Expected 'followers' | 'repositories'
1ms
T03-17-issue_number-FUZZ-INT-001 PASS Fuzz FUZZ-INT-001 → get_issue.issue_number
Tool 'get_issue' returned a structured error for FUZZ-INT-001 (zero) on param 'issue_number' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-17-issue_number-FUZZ-INT-002 PASS Fuzz FUZZ-INT-002 → get_issue.issue_number
Tool 'get_issue' returned a structured error for FUZZ-INT-002 (negative one) on param 'issue_number' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-17-issue_number-FUZZ-INT-003 PASS Fuzz FUZZ-INT-003 → get_issue.issue_number
Tool 'get_issue' returned a structured error for FUZZ-INT-003 (min int32) on param 'issue_number' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-17-issue_number-FUZZ-INT-004 PASS Fuzz FUZZ-INT-004 → get_issue.issue_number
Tool 'get_issue' returned a structured error for FUZZ-INT-004 (max int32) on param 'issue_number' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-17-issue_number-FUZZ-INT-006 PASS Fuzz FUZZ-INT-006 → get_issue.issue_number
Tool 'get_issue' returned a structured error for FUZZ-INT-006 (float as number) on param 'issue_number' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-17-issue_number-FUZZ-INT-007 PASS Fuzz FUZZ-INT-007 → get_issue.issue_number
Tool 'get_issue' returned a structured error for FUZZ-INT-007 (string as number) on param 'issue_number' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["iss
1ms
T03-17-issue_number-FUZZ-INT-008 PASS Fuzz FUZZ-INT-008 → get_issue.issue_number
Tool 'get_issue' returned a structured error for FUZZ-INT-008 (null as number) on param 'issue_number' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"null","path":["issue
1ms
T03-17-issue_number-FUZZ-INT-009 PASS Fuzz FUZZ-INT-009 → get_issue.issue_number
Tool 'get_issue' returned a structured error for FUZZ-INT-009 (boolean as number) on param 'issue_number' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"boolean","path":["is
1ms
T03-17-issue_number-FUZZ-NUM-001 PASS Fuzz FUZZ-NUM-001 → get_issue.issue_number
Tool 'get_issue' returned a structured error for FUZZ-NUM-001 (NaN string as number) on param 'issue_number' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["iss
1ms
T03-17-issue_number-FUZZ-NUM-002 PASS Fuzz FUZZ-NUM-002 → get_issue.issue_number
Tool 'get_issue' returned a structured error for FUZZ-NUM-002 (Infinity string as number) on param 'issue_number' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["iss
1ms
T03-17-issue_number-FUZZ-NUM-003 PASS Fuzz FUZZ-NUM-003 → get_issue.issue_number
Tool 'get_issue' returned a structured error for FUZZ-NUM-003 (-Infinity string as number) on param 'issue_number' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["iss
1ms
T03-17-issue_number-FUZZ-NUM-004 PASS Fuzz FUZZ-NUM-004 → get_issue.issue_number
Tool 'get_issue' returned a structured error for FUZZ-NUM-004 (very large float 1e308) on param 'issue_number' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-17-issue_number-FUZZ-NUM-005 PASS Fuzz FUZZ-NUM-005 → get_issue.issue_number
Tool 'get_issue' returned a structured error for FUZZ-NUM-005 (very small float 1e-308) on param 'issue_number' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-17-owner-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → get_issue.owner
Tool 'get_issue' returned a structured error for FUZZ-STR-001 (empty string) on param 'owner' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T03-17-owner-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → get_issue.owner
Tool 'get_issue' returned a structured error for FUZZ-STR-002 (single space) on param 'owner' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T03-17-owner-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → get_issue.owner
Tool 'get_issue' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'owner' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T03-17-owner-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → get_issue.owner
Tool 'get_issue' returned a structured error for FUZZ-STR-004 (null value) on param 'owner' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"null","path":["owner"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"und
1ms
T03-17-owner-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → get_issue.owner
Tool 'get_issue' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'owner' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"number","path":["owner"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":
1ms
T03-17-owner-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → get_issue.owner
Tool 'get_issue' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'owner' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"boolean","path":["owner"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received
1ms
T03-17-owner-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → get_issue.owner
Tool 'get_issue' returned a structured error for FUZZ-STR-007 (list as string field) on param 'owner' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"array","path":["owner"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"u
1ms
T03-17-owner-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → get_issue.owner
Tool 'get_issue' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'owner' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"object","path":["owner"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":
1ms
T03-17-owner-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → get_issue.owner
Tool 'get_issue' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'owner' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T03-17-owner-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → get_issue.owner
Tool 'get_issue' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'owner' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T03-17-owner-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → get_issue.owner
Tool 'get_issue' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'owner' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T03-17-owner-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → get_issue.owner
Tool 'get_issue' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'owner' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T03-17-repo-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → get_issue.repo
Tool 'get_issue' returned a structured error for FUZZ-STR-001 (empty string) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T03-17-repo-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → get_issue.repo
Tool 'get_issue' returned a structured error for FUZZ-STR-002 (single space) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T03-17-repo-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → get_issue.repo
Tool 'get_issue' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T03-17-repo-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → get_issue.repo
Tool 'get_issue' returned a structured error for FUZZ-STR-004 (null value) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["repo"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"number","received":"und
1ms
T03-17-repo-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → get_issue.repo
Tool 'get_issue' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'repo' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["repo"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"number","received":
1ms
T03-17-repo-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → get_issue.repo
Tool 'get_issue' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'repo' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["repo"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"number","received
1ms
T03-17-repo-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → get_issue.repo
Tool 'get_issue' returned a structured error for FUZZ-STR-007 (list as string field) on param 'repo' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["repo"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"number","received":"u
1ms
T03-17-repo-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → get_issue.repo
Tool 'get_issue' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'repo' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["repo"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"number","received":
1ms
T03-17-repo-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → get_issue.repo
Tool 'get_issue' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'repo' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T03-17-repo-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → get_issue.repo
Tool 'get_issue' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T03-17-repo-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → get_issue.repo
Tool 'get_issue' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'repo' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T03-17-repo-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → get_issue.repo
Tool 'get_issue' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["issue_number"],"message":"Required"}]
1ms
T03-18-owner-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → get_pull_request.owner
Tool 'get_pull_request' returned a structured error for FUZZ-STR-001 (empty string) on param 'owner' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-18-owner-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → get_pull_request.owner
Tool 'get_pull_request' returned a structured error for FUZZ-STR-002 (single space) on param 'owner' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-18-owner-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → get_pull_request.owner
Tool 'get_pull_request' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'owner' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-18-owner-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → get_pull_request.owner
Tool 'get_pull_request' returned a structured error for FUZZ-STR-004 (null value) on param 'owner' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"null","path":["owner"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"und
1ms
T03-18-owner-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → get_pull_request.owner
Tool 'get_pull_request' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'owner' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"number","path":["owner"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":
1ms
T03-18-owner-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → get_pull_request.owner
Tool 'get_pull_request' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'owner' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"boolean","path":["owner"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received
1ms
T03-18-owner-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → get_pull_request.owner
Tool 'get_pull_request' returned a structured error for FUZZ-STR-007 (list as string field) on param 'owner' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"array","path":["owner"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"u
1ms
T03-18-owner-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → get_pull_request.owner
Tool 'get_pull_request' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'owner' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"object","path":["owner"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":
1ms
T03-18-owner-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → get_pull_request.owner
Tool 'get_pull_request' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'owner' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-18-owner-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → get_pull_request.owner
Tool 'get_pull_request' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'owner' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-18-owner-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → get_pull_request.owner
Tool 'get_pull_request' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'owner' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-18-owner-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → get_pull_request.owner
Tool 'get_pull_request' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'owner' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-18-pull_number-FUZZ-INT-001 PASS Fuzz FUZZ-INT-001 → get_pull_request.pull_number
Tool 'get_pull_request' returned a structured error for FUZZ-INT-001 (zero) on param 'pull_number' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-18-pull_number-FUZZ-INT-002 PASS Fuzz FUZZ-INT-002 → get_pull_request.pull_number
Tool 'get_pull_request' returned a structured error for FUZZ-INT-002 (negative one) on param 'pull_number' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-18-pull_number-FUZZ-INT-003 PASS Fuzz FUZZ-INT-003 → get_pull_request.pull_number
Tool 'get_pull_request' returned a structured error for FUZZ-INT-003 (min int32) on param 'pull_number' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-18-pull_number-FUZZ-INT-004 PASS Fuzz FUZZ-INT-004 → get_pull_request.pull_number
Tool 'get_pull_request' returned a structured error for FUZZ-INT-004 (max int32) on param 'pull_number' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-18-pull_number-FUZZ-INT-006 PASS Fuzz FUZZ-INT-006 → get_pull_request.pull_number
Tool 'get_pull_request' returned a structured error for FUZZ-INT-006 (float as number) on param 'pull_number' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-18-pull_number-FUZZ-INT-007 PASS Fuzz FUZZ-INT-007 → get_pull_request.pull_number
Tool 'get_pull_request' returned a structured error for FUZZ-INT-007 (string as number) on param 'pull_number' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pul
1ms
T03-18-pull_number-FUZZ-INT-008 PASS Fuzz FUZZ-INT-008 → get_pull_request.pull_number
Tool 'get_pull_request' returned a structured error for FUZZ-INT-008 (null as number) on param 'pull_number' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"null","path":["pull_
7ms
T03-18-pull_number-FUZZ-INT-009 PASS Fuzz FUZZ-INT-009 → get_pull_request.pull_number
Tool 'get_pull_request' returned a structured error for FUZZ-INT-009 (boolean as number) on param 'pull_number' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"boolean","path":["pu
1ms
T03-18-pull_number-FUZZ-NUM-001 PASS Fuzz FUZZ-NUM-001 → get_pull_request.pull_number
Tool 'get_pull_request' returned a structured error for FUZZ-NUM-001 (NaN string as number) on param 'pull_number' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pul
1ms
T03-18-pull_number-FUZZ-NUM-002 PASS Fuzz FUZZ-NUM-002 → get_pull_request.pull_number
Tool 'get_pull_request' returned a structured error for FUZZ-NUM-002 (Infinity string as number) on param 'pull_number' …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pul
1ms
T03-18-pull_number-FUZZ-NUM-003 PASS Fuzz FUZZ-NUM-003 → get_pull_request.pull_number
Tool 'get_pull_request' returned a structured error for FUZZ-NUM-003 (-Infinity string as number) on param 'pull_number'…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pul
1ms
T03-18-pull_number-FUZZ-NUM-004 PASS Fuzz FUZZ-NUM-004 → get_pull_request.pull_number
Tool 'get_pull_request' returned a structured error for FUZZ-NUM-004 (very large float 1e308) on param 'pull_number' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-18-pull_number-FUZZ-NUM-005 PASS Fuzz FUZZ-NUM-005 → get_pull_request.pull_number
Tool 'get_pull_request' returned a structured error for FUZZ-NUM-005 (very small float 1e-308) on param 'pull_number' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-18-repo-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → get_pull_request.repo
Tool 'get_pull_request' returned a structured error for FUZZ-STR-001 (empty string) on param 'repo' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-18-repo-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → get_pull_request.repo
Tool 'get_pull_request' returned a structured error for FUZZ-STR-002 (single space) on param 'repo' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-18-repo-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → get_pull_request.repo
Tool 'get_pull_request' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'repo' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-18-repo-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → get_pull_request.repo
Tool 'get_pull_request' returned a structured error for FUZZ-STR-004 (null value) on param 'repo' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["repo"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"number","received":"und
1ms
T03-18-repo-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → get_pull_request.repo
Tool 'get_pull_request' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'repo' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["repo"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"number","received":
1ms
T03-18-repo-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → get_pull_request.repo
Tool 'get_pull_request' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'repo' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["repo"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"number","received
1ms
T03-18-repo-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → get_pull_request.repo
Tool 'get_pull_request' returned a structured error for FUZZ-STR-007 (list as string field) on param 'repo' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["repo"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"number","received":"u
1ms
T03-18-repo-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → get_pull_request.repo
Tool 'get_pull_request' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'repo' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["repo"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"number","received":
1ms
T03-18-repo-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → get_pull_request.repo
Tool 'get_pull_request' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'repo' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-18-repo-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → get_pull_request.repo
Tool 'get_pull_request' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'repo' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-18-repo-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → get_pull_request.repo
Tool 'get_pull_request' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'repo' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-18-repo-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → get_pull_request.repo
Tool 'get_pull_request' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'repo' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-19-base-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → list_pull_requests.base
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-001 (empty string) on param 'base' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-base-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → list_pull_requests.base
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-002 (single space) on param 'base' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-base-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → list_pull_requests.base
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'base' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-base-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → list_pull_requests.base
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-004 (null value) on param 'base' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["base"
1ms
T03-19-base-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → list_pull_requests.base
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'base' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["bas
1ms
T03-19-base-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → list_pull_requests.base
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'base' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["ba
1ms
T03-19-base-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → list_pull_requests.base
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-007 (list as string field) on param 'base' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["base
1ms
T03-19-base-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → list_pull_requests.base
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'base' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["bas
1ms
T03-19-base-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → list_pull_requests.base
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'base' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-base-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → list_pull_requests.base
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'base' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-base-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → list_pull_requests.base
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'base' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-base-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → list_pull_requests.base
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'base' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-direction-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → list_pull_requests.direction
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-001 (empty string) on param 'direction' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"","code":"invalid_enum_value","options":["asc","desc"],"path":
1ms
T03-19-direction-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → list_pull_requests.direction
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-002 (single space) on param 'direction' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":" ","code":"invalid_enum_value","options":["asc","desc"],"path"
1ms
T03-19-direction-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → list_pull_requests.direction
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'direction' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"\t\n\r","code":"invalid_enum_value","options":["asc","desc"],"
1ms
T03-19-direction-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → list_pull_requests.direction
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-004 (null value) on param 'direction' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"expected":"'asc' | 'desc'","received":"null","code":"invalid_type","path"
1ms
T03-19-direction-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → list_pull_requests.direction
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'direction' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"expected":"'asc' | 'desc'","received":"number","code":"invalid_type","pat
1ms
T03-19-direction-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → list_pull_requests.direction
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'direction' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"expected":"'asc' | 'desc'","received":"boolean","code":"invalid_type","pa
1ms
T03-19-direction-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → list_pull_requests.direction
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-007 (list as string field) on param 'direction' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"expected":"'asc' | 'desc'","received":"array","code":"invalid_type","path
1ms
T03-19-direction-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → list_pull_requests.direction
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'direction' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"expected":"'asc' | 'desc'","received":"object","code":"invalid_type","pat
1ms
T03-19-direction-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → list_pull_requests.direction
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'direction' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
1ms
T03-19-direction-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → list_pull_requests.direction
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'direction' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
1ms
T03-19-direction-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → list_pull_requests.direction
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'direction' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"test\u0000end","code":"invalid_enum_value","options":["asc","d
1ms
T03-19-direction-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → list_pull_requests.direction
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'direction' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"\u0000￿😀","code":"invalid_enum_value","options":["asc","desc"]
1ms
T03-19-head-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → list_pull_requests.head
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-001 (empty string) on param 'head' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-head-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → list_pull_requests.head
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-002 (single space) on param 'head' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-head-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → list_pull_requests.head
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'head' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-head-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → list_pull_requests.head
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-004 (null value) on param 'head' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["head"
3ms
T03-19-head-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → list_pull_requests.head
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'head' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["hea
1ms
T03-19-head-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → list_pull_requests.head
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'head' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["he
1ms
T03-19-head-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → list_pull_requests.head
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-007 (list as string field) on param 'head' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["head
1ms
T03-19-head-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → list_pull_requests.head
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'head' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["hea
1ms
T03-19-head-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → list_pull_requests.head
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'head' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-head-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → list_pull_requests.head
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'head' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-head-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → list_pull_requests.head
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'head' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-head-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → list_pull_requests.head
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'head' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-owner-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → list_pull_requests.owner
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-001 (empty string) on param 'owner' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-owner-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → list_pull_requests.owner
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-002 (single space) on param 'owner' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-owner-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → list_pull_requests.owner
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'owner' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-owner-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → list_pull_requests.owner
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-004 (null value) on param 'owner' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"null","path":["owner"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-owner-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → list_pull_requests.owner
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'owner' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"number","path":["owner"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-owner-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → list_pull_requests.owner
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'owner' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"boolean","path":["owner"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-owner-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → list_pull_requests.owner
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-007 (list as string field) on param 'owner' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"array","path":["owner"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-owner-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → list_pull_requests.owner
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'owner' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"object","path":["owner"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-owner-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → list_pull_requests.owner
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'owner' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-owner-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → list_pull_requests.owner
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'owner' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-owner-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → list_pull_requests.owner
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'owner' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-owner-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → list_pull_requests.owner
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'owner' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-page-FUZZ-INT-001 PASS Fuzz FUZZ-INT-001 → list_pull_requests.page
Tool 'list_pull_requests' returned a structured error for FUZZ-INT-001 (zero) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-page-FUZZ-INT-002 PASS Fuzz FUZZ-INT-002 → list_pull_requests.page
Tool 'list_pull_requests' returned a structured error for FUZZ-INT-002 (negative one) on param 'page' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-page-FUZZ-INT-003 PASS Fuzz FUZZ-INT-003 → list_pull_requests.page
Tool 'list_pull_requests' returned a structured error for FUZZ-INT-003 (min int32) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-page-FUZZ-INT-004 PASS Fuzz FUZZ-INT-004 → list_pull_requests.page
Tool 'list_pull_requests' returned a structured error for FUZZ-INT-004 (max int32) on param 'page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-page-FUZZ-INT-006 PASS Fuzz FUZZ-INT-006 → list_pull_requests.page
Tool 'list_pull_requests' returned a structured error for FUZZ-INT-006 (float as number) on param 'page' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-page-FUZZ-INT-007 PASS Fuzz FUZZ-INT-007 → list_pull_requests.page
Tool 'list_pull_requests' returned a structured error for FUZZ-INT-007 (string as number) on param 'page' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pag
1ms
T03-19-page-FUZZ-INT-008 PASS Fuzz FUZZ-INT-008 → list_pull_requests.page
Tool 'list_pull_requests' returned a structured error for FUZZ-INT-008 (null as number) on param 'page' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"null","path":["page"
1ms
T03-19-page-FUZZ-INT-009 PASS Fuzz FUZZ-INT-009 → list_pull_requests.page
Tool 'list_pull_requests' returned a structured error for FUZZ-INT-009 (boolean as number) on param 'page' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"boolean","path":["pa
1ms
T03-19-page-FUZZ-NUM-001 PASS Fuzz FUZZ-NUM-001 → list_pull_requests.page
Tool 'list_pull_requests' returned a structured error for FUZZ-NUM-001 (NaN string as number) on param 'page' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pag
1ms
T03-19-page-FUZZ-NUM-002 PASS Fuzz FUZZ-NUM-002 → list_pull_requests.page
Tool 'list_pull_requests' returned a structured error for FUZZ-NUM-002 (Infinity string as number) on param 'page' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pag
1ms
T03-19-page-FUZZ-NUM-003 PASS Fuzz FUZZ-NUM-003 → list_pull_requests.page
Tool 'list_pull_requests' returned a structured error for FUZZ-NUM-003 (-Infinity string as number) on param 'page' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pag
1ms
T03-19-page-FUZZ-NUM-004 PASS Fuzz FUZZ-NUM-004 → list_pull_requests.page
Tool 'list_pull_requests' returned a structured error for FUZZ-NUM-004 (very large float 1e308) on param 'page' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-page-FUZZ-NUM-005 PASS Fuzz FUZZ-NUM-005 → list_pull_requests.page
Tool 'list_pull_requests' returned a structured error for FUZZ-NUM-005 (very small float 1e-308) on param 'page' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-per_page-FUZZ-INT-001 PASS Fuzz FUZZ-INT-001 → list_pull_requests.per_page
Tool 'list_pull_requests' returned a structured error for FUZZ-INT-001 (zero) on param 'per_page' — handled gracefully.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-per_page-FUZZ-INT-002 PASS Fuzz FUZZ-INT-002 → list_pull_requests.per_page
Tool 'list_pull_requests' returned a structured error for FUZZ-INT-002 (negative one) on param 'per_page' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-per_page-FUZZ-INT-003 PASS Fuzz FUZZ-INT-003 → list_pull_requests.per_page
Tool 'list_pull_requests' returned a structured error for FUZZ-INT-003 (min int32) on param 'per_page' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-per_page-FUZZ-INT-004 PASS Fuzz FUZZ-INT-004 → list_pull_requests.per_page
Tool 'list_pull_requests' returned a structured error for FUZZ-INT-004 (max int32) on param 'per_page' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-per_page-FUZZ-INT-006 PASS Fuzz FUZZ-INT-006 → list_pull_requests.per_page
Tool 'list_pull_requests' returned a structured error for FUZZ-INT-006 (float as number) on param 'per_page' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-per_page-FUZZ-INT-007 PASS Fuzz FUZZ-INT-007 → list_pull_requests.per_page
Tool 'list_pull_requests' returned a structured error for FUZZ-INT-007 (string as number) on param 'per_page' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["per
1ms
T03-19-per_page-FUZZ-INT-008 PASS Fuzz FUZZ-INT-008 → list_pull_requests.per_page
Tool 'list_pull_requests' returned a structured error for FUZZ-INT-008 (null as number) on param 'per_page' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"null","path":["per_p
1ms
T03-19-per_page-FUZZ-INT-009 PASS Fuzz FUZZ-INT-009 → list_pull_requests.per_page
Tool 'list_pull_requests' returned a structured error for FUZZ-INT-009 (boolean as number) on param 'per_page' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"boolean","path":["pe
1ms
T03-19-per_page-FUZZ-NUM-001 PASS Fuzz FUZZ-NUM-001 → list_pull_requests.per_page
Tool 'list_pull_requests' returned a structured error for FUZZ-NUM-001 (NaN string as number) on param 'per_page' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["per
1ms
T03-19-per_page-FUZZ-NUM-002 PASS Fuzz FUZZ-NUM-002 → list_pull_requests.per_page
Tool 'list_pull_requests' returned a structured error for FUZZ-NUM-002 (Infinity string as number) on param 'per_page' —…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["per
1ms
T03-19-per_page-FUZZ-NUM-003 PASS Fuzz FUZZ-NUM-003 → list_pull_requests.per_page
Tool 'list_pull_requests' returned a structured error for FUZZ-NUM-003 (-Infinity string as number) on param 'per_page' …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["per
1ms
T03-19-per_page-FUZZ-NUM-004 PASS Fuzz FUZZ-NUM-004 → list_pull_requests.per_page
Tool 'list_pull_requests' returned a structured error for FUZZ-NUM-004 (very large float 1e308) on param 'per_page' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-per_page-FUZZ-NUM-005 PASS Fuzz FUZZ-NUM-005 → list_pull_requests.per_page
Tool 'list_pull_requests' returned a structured error for FUZZ-NUM-005 (very small float 1e-308) on param 'per_page' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-19-repo-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → list_pull_requests.repo
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-001 (empty string) on param 'repo' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"}]
1ms
T03-19-repo-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → list_pull_requests.repo
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-002 (single space) on param 'repo' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"}]
1ms
T03-19-repo-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → list_pull_requests.repo
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'repo' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"}]
1ms
T03-19-repo-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → list_pull_requests.repo
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-004 (null value) on param 'repo' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["repo"],"message":"Expected string, received null"}]
1ms
T03-19-repo-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → list_pull_requests.repo
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'repo' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["repo"],"message":"Expected string, received number"}]
1ms
T03-19-repo-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → list_pull_requests.repo
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'repo' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["repo"],"message":"Expected string, received boolean"}]
1ms
T03-19-repo-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → list_pull_requests.repo
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-007 (list as string field) on param 'repo' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["repo"],"message":"Expected string, received array"}]
1ms
T03-19-repo-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → list_pull_requests.repo
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'repo' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["repo"],"message":"Expected string, received object"}]
1ms
T03-19-repo-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → list_pull_requests.repo
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'repo' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"}]
1ms
T03-19-repo-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → list_pull_requests.repo
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'repo' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"}]
1ms
T03-19-repo-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → list_pull_requests.repo
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'repo' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"}]
1ms
T03-19-repo-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → list_pull_requests.repo
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'repo' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"}]
1ms
T03-19-sort-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → list_pull_requests.sort
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-001 (empty string) on param 'sort' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"","code":"invalid_enum_value","options":["created","updated","
1ms
T03-19-sort-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → list_pull_requests.sort
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-002 (single space) on param 'sort' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":" ","code":"invalid_enum_value","options":["created","updated",
1ms
T03-19-sort-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → list_pull_requests.sort
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'sort' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"\t\n\r","code":"invalid_enum_value","options":["created","upda
1ms
T03-19-sort-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → list_pull_requests.sort
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-004 (null value) on param 'sort' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"expected":"'created' | 'updated' | 'popularity' | 'long-running'","receiv
1ms
T03-19-sort-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → list_pull_requests.sort
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'sort' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"expected":"'created' | 'updated' | 'popularity' | 'long-running'","receiv
1ms
T03-19-sort-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → list_pull_requests.sort
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'sort' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"expected":"'created' | 'updated' | 'popularity' | 'long-running'","receiv
1ms
T03-19-sort-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → list_pull_requests.sort
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-007 (list as string field) on param 'sort' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"expected":"'created' | 'updated' | 'popularity' | 'long-running'","receiv
1ms
T03-19-sort-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → list_pull_requests.sort
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'sort' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"expected":"'created' | 'updated' | 'popularity' | 'long-running'","receiv
1ms
T03-19-sort-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → list_pull_requests.sort
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'sort' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
1ms
T03-19-sort-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → list_pull_requests.sort
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'sort' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
1ms
T03-19-sort-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → list_pull_requests.sort
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'sort' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"test\u0000end","code":"invalid_enum_value","options":["created
1ms
T03-19-sort-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → list_pull_requests.sort
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'sort' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"\u0000￿😀","code":"invalid_enum_value","options":["created","up
1ms
T03-19-state-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → list_pull_requests.state
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-001 (empty string) on param 'state' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"","code":"invalid_enum_value","options":["open","closed","all"
1ms
T03-19-state-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → list_pull_requests.state
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-002 (single space) on param 'state' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":" ","code":"invalid_enum_value","options":["open","closed","all
1ms
T03-19-state-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → list_pull_requests.state
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'state' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"\t\n\r","code":"invalid_enum_value","options":["open","closed"
1ms
T03-19-state-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → list_pull_requests.state
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-004 (null value) on param 'state' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"expected":"'open' | 'closed' | 'all'","received":"null","code":"invalid_t
1ms
T03-19-state-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → list_pull_requests.state
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'state' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"expected":"'open' | 'closed' | 'all'","received":"number","code":"invalid
1ms
T03-19-state-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → list_pull_requests.state
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'state' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"expected":"'open' | 'closed' | 'all'","received":"boolean","code":"invali
1ms
T03-19-state-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → list_pull_requests.state
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-007 (list as string field) on param 'state' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"expected":"'open' | 'closed' | 'all'","received":"array","code":"invalid_
1ms
T03-19-state-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → list_pull_requests.state
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'state' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"expected":"'open' | 'closed' | 'all'","received":"object","code":"invalid
1ms
T03-19-state-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → list_pull_requests.state
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'state' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
1ms
T03-19-state-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → list_pull_requests.state
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'state' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
1ms
T03-19-state-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → list_pull_requests.state
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'state' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"test\u0000end","code":"invalid_enum_value","options":["open","
1ms
T03-19-state-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → list_pull_requests.state
Tool 'list_pull_requests' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'state' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"received":"\u0000￿😀","code":"invalid_enum_value","options":["open","close
1ms
T03-20-body-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → create_pull_request_review.body
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-001 (empty string) on param 'body' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-body-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → create_pull_request_review.body
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-002 (single space) on param 'body' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-body-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → create_pull_request_review.body
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'body' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-body-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → create_pull_request_review.body
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-004 (null value) on param 'body' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-body-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → create_pull_request_review.body
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'body'…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-body-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → create_pull_request_review.body
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'body'…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-body-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → create_pull_request_review.body
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-007 (list as string field) on param 'body' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-body-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → create_pull_request_review.body
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'body' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-body-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → create_pull_request_review.body
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'body' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-body-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → create_pull_request_review.body
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'body' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-body-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → create_pull_request_review.body
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'body' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-body-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → create_pull_request_review.body
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'body' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-comments-FUZZ-ARR-001 PASS Fuzz FUZZ-ARR-001 → create_pull_request_review.comments
Tool 'create_pull_request_review' returned a structured error for FUZZ-ARR-001 (null as array) on param 'comments' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-comments-FUZZ-ARR-002 PASS Fuzz FUZZ-ARR-002 → create_pull_request_review.comments
Tool 'create_pull_request_review' returned a structured error for FUZZ-ARR-002 (dict as array) on param 'comments' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-comments-FUZZ-ARR-003 PASS Fuzz FUZZ-ARR-003 → create_pull_request_review.comments
Tool 'create_pull_request_review' returned a structured error for FUZZ-ARR-003 (string as array) on param 'comments' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-comments-FUZZ-ARR-004 PASS Fuzz FUZZ-ARR-004 → create_pull_request_review.comments
Tool 'create_pull_request_review' returned a structured error for FUZZ-ARR-004 (empty array) on param 'comments' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
2ms
T03-20-comments-FUZZ-ARR-005 PASS Fuzz FUZZ-ARR-005 → create_pull_request_review.comments
Tool 'create_pull_request_review' returned a structured error for FUZZ-ARR-005 (array of nulls 1000) on param 'comments'…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
61ms
T03-20-comments-FUZZ-ARR-006 PASS Fuzz FUZZ-ARR-006 → create_pull_request_review.comments
Tool 'create_pull_request_review' returned a structured error for FUZZ-ARR-006 (deeply nested array 10) on param 'commen…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
2ms
T03-20-comments-FUZZ-ARR-007 PASS Fuzz FUZZ-ARR-007 → create_pull_request_review.comments
Tool 'create_pull_request_review' returned a structured error for FUZZ-ARR-007 (large array 10k nulls) on param 'comment…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
922ms
T03-20-comments-FUZZ-ARR-008 PASS Fuzz FUZZ-ARR-008 → create_pull_request_review.comments
Tool 'create_pull_request_review' returned a structured error for FUZZ-ARR-008 (large array 1k mixed) on param 'comments…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
74ms
T03-20-comments-FUZZ-ARR-009 PASS Fuzz FUZZ-ARR-009 → create_pull_request_review.comments
Tool 'create_pull_request_review' returned a structured error for FUZZ-ARR-009 (100-level nested array) on param 'commen…
ValueError: Circular reference detected (depth exceeded)
0ms
T03-20-commit_id-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → create_pull_request_review.commit_id
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-001 (empty string) on param 'commit_id' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-commit_id-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → create_pull_request_review.commit_id
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-002 (single space) on param 'commit_id' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-commit_id-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → create_pull_request_review.commit_id
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'commit_id' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-commit_id-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → create_pull_request_review.commit_id
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-004 (null value) on param 'commit_id' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-commit_id-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → create_pull_request_review.commit_id
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'commi…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-commit_id-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → create_pull_request_review.commit_id
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'commi…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-commit_id-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → create_pull_request_review.commit_id
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-007 (list as string field) on param 'commit_i…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-commit_id-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → create_pull_request_review.commit_id
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'commit_i…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-commit_id-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → create_pull_request_review.commit_id
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'commit_i…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-commit_id-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → create_pull_request_review.commit_id
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'commit_id' …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-commit_id-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → create_pull_request_review.commit_id
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'commit_id…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-commit_id-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → create_pull_request_review.commit_id
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'commit_id'…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-event-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → create_pull_request_review.event
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-001 (empty string) on param 'event' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-event-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → create_pull_request_review.event
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-002 (single space) on param 'event' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-event-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → create_pull_request_review.event
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'event' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-event-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → create_pull_request_review.event
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-004 (null value) on param 'event' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-event-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → create_pull_request_review.event
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'event…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-event-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → create_pull_request_review.event
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'event…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-event-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → create_pull_request_review.event
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-007 (list as string field) on param 'event' —…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-event-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → create_pull_request_review.event
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'event' —…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-event-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → create_pull_request_review.event
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'event' —…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-event-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → create_pull_request_review.event
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'event' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-event-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → create_pull_request_review.event
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'event' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-event-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → create_pull_request_review.event
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'event' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-20-owner-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → create_pull_request_review.owner
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-001 (empty string) on param 'owner' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","pa
1ms
T03-20-owner-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → create_pull_request_review.owner
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-002 (single space) on param 'owner' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","pa
6ms
T03-20-owner-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → create_pull_request_review.owner
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'owner' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","pa
1ms
T03-20-owner-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → create_pull_request_review.owner
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-004 (null value) on param 'owner' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"null","path":["owner"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"und
1ms
T03-20-owner-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → create_pull_request_review.owner
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'owner…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"number","path":["owner"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":
1ms
T03-20-owner-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → create_pull_request_review.owner
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'owner…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"boolean","path":["owner"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received
1ms
T03-20-owner-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → create_pull_request_review.owner
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-007 (list as string field) on param 'owner' —…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"array","path":["owner"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"u
1ms
T03-20-owner-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → create_pull_request_review.owner
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'owner' —…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"object","path":["owner"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":
1ms
T03-20-owner-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → create_pull_request_review.owner
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'owner' —…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","pa
1ms
T03-20-owner-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → create_pull_request_review.owner
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'owner' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","pa
1ms
T03-20-owner-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → create_pull_request_review.owner
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'owner' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","pa
1ms
T03-20-owner-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → create_pull_request_review.owner
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'owner' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","pa
1ms
T03-20-pull_number-FUZZ-INT-001 PASS Fuzz FUZZ-INT-001 → create_pull_request_review.pull_number
Tool 'create_pull_request_review' returned a structured error for FUZZ-INT-001 (zero) on param 'pull_number' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-20-pull_number-FUZZ-INT-002 PASS Fuzz FUZZ-INT-002 → create_pull_request_review.pull_number
Tool 'create_pull_request_review' returned a structured error for FUZZ-INT-002 (negative one) on param 'pull_number' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-20-pull_number-FUZZ-INT-003 PASS Fuzz FUZZ-INT-003 → create_pull_request_review.pull_number
Tool 'create_pull_request_review' returned a structured error for FUZZ-INT-003 (min int32) on param 'pull_number' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-20-pull_number-FUZZ-INT-004 PASS Fuzz FUZZ-INT-004 → create_pull_request_review.pull_number
Tool 'create_pull_request_review' returned a structured error for FUZZ-INT-004 (max int32) on param 'pull_number' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-20-pull_number-FUZZ-INT-006 PASS Fuzz FUZZ-INT-006 → create_pull_request_review.pull_number
Tool 'create_pull_request_review' returned a structured error for FUZZ-INT-006 (float as number) on param 'pull_number' …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-20-pull_number-FUZZ-INT-007 PASS Fuzz FUZZ-INT-007 → create_pull_request_review.pull_number
Tool 'create_pull_request_review' returned a structured error for FUZZ-INT-007 (string as number) on param 'pull_number'…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pul
1ms
T03-20-pull_number-FUZZ-INT-008 PASS Fuzz FUZZ-INT-008 → create_pull_request_review.pull_number
Tool 'create_pull_request_review' returned a structured error for FUZZ-INT-008 (null as number) on param 'pull_number' —…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"null","path":["pull_
1ms
T03-20-pull_number-FUZZ-INT-009 PASS Fuzz FUZZ-INT-009 → create_pull_request_review.pull_number
Tool 'create_pull_request_review' returned a structured error for FUZZ-INT-009 (boolean as number) on param 'pull_number…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"boolean","path":["pu
1ms
T03-20-pull_number-FUZZ-NUM-001 PASS Fuzz FUZZ-NUM-001 → create_pull_request_review.pull_number
Tool 'create_pull_request_review' returned a structured error for FUZZ-NUM-001 (NaN string as number) on param 'pull_num…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pul
1ms
T03-20-pull_number-FUZZ-NUM-002 PASS Fuzz FUZZ-NUM-002 → create_pull_request_review.pull_number
Tool 'create_pull_request_review' returned a structured error for FUZZ-NUM-002 (Infinity string as number) on param 'pul…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pul
1ms
T03-20-pull_number-FUZZ-NUM-003 PASS Fuzz FUZZ-NUM-003 → create_pull_request_review.pull_number
Tool 'create_pull_request_review' returned a structured error for FUZZ-NUM-003 (-Infinity string as number) on param 'pu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pul
1ms
T03-20-pull_number-FUZZ-NUM-004 PASS Fuzz FUZZ-NUM-004 → create_pull_request_review.pull_number
Tool 'create_pull_request_review' returned a structured error for FUZZ-NUM-004 (very large float 1e308) on param 'pull_n…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-20-pull_number-FUZZ-NUM-005 PASS Fuzz FUZZ-NUM-005 → create_pull_request_review.pull_number
Tool 'create_pull_request_review' returned a structured error for FUZZ-NUM-005 (very small float 1e-308) on param 'pull_…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["
1ms
T03-20-repo-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → create_pull_request_review.repo
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-001 (empty string) on param 'repo' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","p
1ms
T03-20-repo-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → create_pull_request_review.repo
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-002 (single space) on param 'repo' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","p
1ms
T03-20-repo-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → create_pull_request_review.repo
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'repo' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","p
1ms
T03-20-repo-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → create_pull_request_review.repo
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-004 (null value) on param 'repo' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["repo"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"number","received":"und
1ms
T03-20-repo-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → create_pull_request_review.repo
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'repo'…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["repo"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"number","received":
1ms
T03-20-repo-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → create_pull_request_review.repo
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'repo'…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["repo"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"number","received
1ms
T03-20-repo-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → create_pull_request_review.repo
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-007 (list as string field) on param 'repo' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["repo"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"number","received":"u
1ms
T03-20-repo-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → create_pull_request_review.repo
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'repo' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["repo"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"number","received":
1ms
T03-20-repo-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → create_pull_request_review.repo
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'repo' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","p
1ms
T03-20-repo-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → create_pull_request_review.repo
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'repo' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","p
1ms
T03-20-repo-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → create_pull_request_review.repo
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'repo' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","p
1ms
T03-20-repo-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → create_pull_request_review.repo
Tool 'create_pull_request_review' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'repo' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","p
1ms
T03-21-commit_messa-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → merge_pull_request.commit_message
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-001 (empty string) on param 'commit_message' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-commit_messa-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → merge_pull_request.commit_message
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-002 (single space) on param 'commit_message' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-commit_messa-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → merge_pull_request.commit_message
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'commit_message' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-commit_messa-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → merge_pull_request.commit_message
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-004 (null value) on param 'commit_message' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-commit_messa-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → merge_pull_request.commit_message
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'commit_messag…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-commit_messa-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → merge_pull_request.commit_message
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'commit_messag…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-commit_messa-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → merge_pull_request.commit_message
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-007 (list as string field) on param 'commit_message' …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-commit_messa-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → merge_pull_request.commit_message
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'commit_message' …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-commit_messa-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → merge_pull_request.commit_message
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'commit_message' …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-commit_messa-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → merge_pull_request.commit_message
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'commit_message' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-commit_messa-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → merge_pull_request.commit_message
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'commit_message' —…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-commit_messa-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → merge_pull_request.commit_message
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'commit_message' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-commit_title-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → merge_pull_request.commit_title
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-001 (empty string) on param 'commit_title' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-commit_title-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → merge_pull_request.commit_title
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-002 (single space) on param 'commit_title' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-commit_title-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → merge_pull_request.commit_title
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'commit_title' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-commit_title-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → merge_pull_request.commit_title
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-004 (null value) on param 'commit_title' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-commit_title-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → merge_pull_request.commit_title
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'commit_title'…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-commit_title-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → merge_pull_request.commit_title
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'commit_title'…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-commit_title-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → merge_pull_request.commit_title
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-007 (list as string field) on param 'commit_title' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-commit_title-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → merge_pull_request.commit_title
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'commit_title' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-commit_title-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → merge_pull_request.commit_title
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'commit_title' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-commit_title-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → merge_pull_request.commit_title
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'commit_title' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-commit_title-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → merge_pull_request.commit_title
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'commit_title' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-commit_title-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → merge_pull_request.commit_title
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'commit_title' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-merge_method-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → merge_pull_request.merge_method
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-001 (empty string) on param 'merge_method' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-merge_method-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → merge_pull_request.merge_method
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-002 (single space) on param 'merge_method' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-merge_method-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → merge_pull_request.merge_method
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'merge_method' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-merge_method-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → merge_pull_request.merge_method
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-004 (null value) on param 'merge_method' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-merge_method-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → merge_pull_request.merge_method
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'merge_method'…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-merge_method-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → merge_pull_request.merge_method
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'merge_method'…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-merge_method-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → merge_pull_request.merge_method
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-007 (list as string field) on param 'merge_method' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-merge_method-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → merge_pull_request.merge_method
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'merge_method' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-merge_method-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → merge_pull_request.merge_method
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'merge_method' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-merge_method-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → merge_pull_request.merge_method
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'merge_method' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-merge_method-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → merge_pull_request.merge_method
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'merge_method' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-21-merge_method-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → merge_pull_request.merge_method
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'merge_method' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
6ms
T03-21-owner-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → merge_pull_request.owner
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-001 (empty string) on param 'owner' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
2ms
T03-21-owner-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → merge_pull_request.owner
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-002 (single space) on param 'owner' — handled gracefu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-21-owner-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → merge_pull_request.owner
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'owner' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-21-owner-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → merge_pull_request.owner
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-004 (null value) on param 'owner' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"null","path":["owner"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"und
1ms
T03-21-owner-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → merge_pull_request.owner
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'owner' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"number","path":["owner"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":
1ms
T03-21-owner-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → merge_pull_request.owner
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'owner' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"boolean","path":["owner"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received
1ms
T03-21-owner-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → merge_pull_request.owner
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-007 (list as string field) on param 'owner' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"array","path":["owner"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"u
1ms
T03-21-owner-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → merge_pull_request.owner
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'owner' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"object","path":["owner"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":
1ms
T03-21-owner-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → merge_pull_request.owner
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'owner' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-21-owner-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → merge_pull_request.owner
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'owner' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-21-owner-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → merge_pull_request.owner
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'owner' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-21-owner-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → merge_pull_request.owner
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'owner' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-21-pull_number-FUZZ-INT-001 PASS Fuzz FUZZ-INT-001 → merge_pull_request.pull_number
Tool 'merge_pull_request' returned a structured error for FUZZ-INT-001 (zero) on param 'pull_number' — handled gracefull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-21-pull_number-FUZZ-INT-002 PASS Fuzz FUZZ-INT-002 → merge_pull_request.pull_number
Tool 'merge_pull_request' returned a structured error for FUZZ-INT-002 (negative one) on param 'pull_number' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-21-pull_number-FUZZ-INT-003 PASS Fuzz FUZZ-INT-003 → merge_pull_request.pull_number
Tool 'merge_pull_request' returned a structured error for FUZZ-INT-003 (min int32) on param 'pull_number' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-21-pull_number-FUZZ-INT-004 PASS Fuzz FUZZ-INT-004 → merge_pull_request.pull_number
Tool 'merge_pull_request' returned a structured error for FUZZ-INT-004 (max int32) on param 'pull_number' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-21-pull_number-FUZZ-INT-006 PASS Fuzz FUZZ-INT-006 → merge_pull_request.pull_number
Tool 'merge_pull_request' returned a structured error for FUZZ-INT-006 (float as number) on param 'pull_number' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-21-pull_number-FUZZ-INT-007 PASS Fuzz FUZZ-INT-007 → merge_pull_request.pull_number
Tool 'merge_pull_request' returned a structured error for FUZZ-INT-007 (string as number) on param 'pull_number' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pul
1ms
T03-21-pull_number-FUZZ-INT-008 PASS Fuzz FUZZ-INT-008 → merge_pull_request.pull_number
Tool 'merge_pull_request' returned a structured error for FUZZ-INT-008 (null as number) on param 'pull_number' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"null","path":["pull_
1ms
T03-21-pull_number-FUZZ-INT-009 PASS Fuzz FUZZ-INT-009 → merge_pull_request.pull_number
Tool 'merge_pull_request' returned a structured error for FUZZ-INT-009 (boolean as number) on param 'pull_number' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"boolean","path":["pu
1ms
T03-21-pull_number-FUZZ-NUM-001 PASS Fuzz FUZZ-NUM-001 → merge_pull_request.pull_number
Tool 'merge_pull_request' returned a structured error for FUZZ-NUM-001 (NaN string as number) on param 'pull_number' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pul
1ms
T03-21-pull_number-FUZZ-NUM-002 PASS Fuzz FUZZ-NUM-002 → merge_pull_request.pull_number
Tool 'merge_pull_request' returned a structured error for FUZZ-NUM-002 (Infinity string as number) on param 'pull_number…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pul
1ms
T03-21-pull_number-FUZZ-NUM-003 PASS Fuzz FUZZ-NUM-003 → merge_pull_request.pull_number
Tool 'merge_pull_request' returned a structured error for FUZZ-NUM-003 (-Infinity string as number) on param 'pull_numbe…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pul
1ms
T03-21-pull_number-FUZZ-NUM-004 PASS Fuzz FUZZ-NUM-004 → merge_pull_request.pull_number
Tool 'merge_pull_request' returned a structured error for FUZZ-NUM-004 (very large float 1e308) on param 'pull_number' —…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-21-pull_number-FUZZ-NUM-005 PASS Fuzz FUZZ-NUM-005 → merge_pull_request.pull_number
Tool 'merge_pull_request' returned a structured error for FUZZ-NUM-005 (very small float 1e-308) on param 'pull_number' …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-21-repo-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → merge_pull_request.repo
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-001 (empty string) on param 'repo' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-21-repo-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → merge_pull_request.repo
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-002 (single space) on param 'repo' — handled graceful…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-21-repo-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → merge_pull_request.repo
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'repo' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-21-repo-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → merge_pull_request.repo
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-004 (null value) on param 'repo' — handled gracefully…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["repo"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"number","received":"und
1ms
T03-21-repo-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → merge_pull_request.repo
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'repo' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["repo"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"number","received":
1ms
T03-21-repo-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → merge_pull_request.repo
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'repo' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["repo"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"number","received
1ms
T03-21-repo-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → merge_pull_request.repo
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-007 (list as string field) on param 'repo' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["repo"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"number","received":"u
1ms
T03-21-repo-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → merge_pull_request.repo
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'repo' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["repo"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"number","received":
1ms
T03-21-repo-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → merge_pull_request.repo
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'repo' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-21-repo-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → merge_pull_request.repo
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'repo' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-21-repo-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → merge_pull_request.repo
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'repo' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-21-repo-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → merge_pull_request.repo
Tool 'merge_pull_request' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'repo' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-22-owner-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → get_pull_request_files.owner
Tool 'get_pull_request_files' returned a structured error for FUZZ-STR-001 (empty string) on param 'owner' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-22-owner-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → get_pull_request_files.owner
Tool 'get_pull_request_files' returned a structured error for FUZZ-STR-002 (single space) on param 'owner' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-22-owner-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → get_pull_request_files.owner
Tool 'get_pull_request_files' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'owner' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-22-owner-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → get_pull_request_files.owner
Tool 'get_pull_request_files' returned a structured error for FUZZ-STR-004 (null value) on param 'owner' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"null","path":["owner"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"und
1ms
T03-22-owner-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → get_pull_request_files.owner
Tool 'get_pull_request_files' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'owner' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"number","path":["owner"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":
1ms
T03-22-owner-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → get_pull_request_files.owner
Tool 'get_pull_request_files' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'owner' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"boolean","path":["owner"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received
1ms
T03-22-owner-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → get_pull_request_files.owner
Tool 'get_pull_request_files' returned a structured error for FUZZ-STR-007 (list as string field) on param 'owner' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"array","path":["owner"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"u
1ms
T03-22-owner-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → get_pull_request_files.owner
Tool 'get_pull_request_files' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'owner' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"object","path":["owner"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":
1ms
T03-22-owner-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → get_pull_request_files.owner
Tool 'get_pull_request_files' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'owner' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-22-owner-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → get_pull_request_files.owner
Tool 'get_pull_request_files' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'owner' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-22-owner-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → get_pull_request_files.owner
Tool 'get_pull_request_files' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'owner' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-22-owner-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → get_pull_request_files.owner
Tool 'get_pull_request_files' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'owner' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-22-pull_number-FUZZ-INT-001 PASS Fuzz FUZZ-INT-001 → get_pull_request_files.pull_number
Tool 'get_pull_request_files' returned a structured error for FUZZ-INT-001 (zero) on param 'pull_number' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-22-pull_number-FUZZ-INT-002 PASS Fuzz FUZZ-INT-002 → get_pull_request_files.pull_number
Tool 'get_pull_request_files' returned a structured error for FUZZ-INT-002 (negative one) on param 'pull_number' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-22-pull_number-FUZZ-INT-003 PASS Fuzz FUZZ-INT-003 → get_pull_request_files.pull_number
Tool 'get_pull_request_files' returned a structured error for FUZZ-INT-003 (min int32) on param 'pull_number' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-22-pull_number-FUZZ-INT-004 PASS Fuzz FUZZ-INT-004 → get_pull_request_files.pull_number
Tool 'get_pull_request_files' returned a structured error for FUZZ-INT-004 (max int32) on param 'pull_number' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-22-pull_number-FUZZ-INT-006 PASS Fuzz FUZZ-INT-006 → get_pull_request_files.pull_number
Tool 'get_pull_request_files' returned a structured error for FUZZ-INT-006 (float as number) on param 'pull_number' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-22-pull_number-FUZZ-INT-007 PASS Fuzz FUZZ-INT-007 → get_pull_request_files.pull_number
Tool 'get_pull_request_files' returned a structured error for FUZZ-INT-007 (string as number) on param 'pull_number' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pul
1ms
T03-22-pull_number-FUZZ-INT-008 PASS Fuzz FUZZ-INT-008 → get_pull_request_files.pull_number
Tool 'get_pull_request_files' returned a structured error for FUZZ-INT-008 (null as number) on param 'pull_number' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"null","path":["pull_
1ms
T03-22-pull_number-FUZZ-INT-009 PASS Fuzz FUZZ-INT-009 → get_pull_request_files.pull_number
Tool 'get_pull_request_files' returned a structured error for FUZZ-INT-009 (boolean as number) on param 'pull_number' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"boolean","path":["pu
1ms
T03-22-pull_number-FUZZ-NUM-001 PASS Fuzz FUZZ-NUM-001 → get_pull_request_files.pull_number
Tool 'get_pull_request_files' returned a structured error for FUZZ-NUM-001 (NaN string as number) on param 'pull_number'…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pul
1ms
T03-22-pull_number-FUZZ-NUM-002 PASS Fuzz FUZZ-NUM-002 → get_pull_request_files.pull_number
Tool 'get_pull_request_files' returned a structured error for FUZZ-NUM-002 (Infinity string as number) on param 'pull_nu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pul
1ms
T03-22-pull_number-FUZZ-NUM-003 PASS Fuzz FUZZ-NUM-003 → get_pull_request_files.pull_number
Tool 'get_pull_request_files' returned a structured error for FUZZ-NUM-003 (-Infinity string as number) on param 'pull_n…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pul
1ms
T03-22-pull_number-FUZZ-NUM-004 PASS Fuzz FUZZ-NUM-004 → get_pull_request_files.pull_number
Tool 'get_pull_request_files' returned a structured error for FUZZ-NUM-004 (very large float 1e308) on param 'pull_numbe…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-22-pull_number-FUZZ-NUM-005 PASS Fuzz FUZZ-NUM-005 → get_pull_request_files.pull_number
Tool 'get_pull_request_files' returned a structured error for FUZZ-NUM-005 (very small float 1e-308) on param 'pull_numb…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-22-repo-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → get_pull_request_files.repo
Tool 'get_pull_request_files' returned a structured error for FUZZ-STR-001 (empty string) on param 'repo' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-22-repo-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → get_pull_request_files.repo
Tool 'get_pull_request_files' returned a structured error for FUZZ-STR-002 (single space) on param 'repo' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-22-repo-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → get_pull_request_files.repo
Tool 'get_pull_request_files' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'repo' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-22-repo-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → get_pull_request_files.repo
Tool 'get_pull_request_files' returned a structured error for FUZZ-STR-004 (null value) on param 'repo' — handled gracef…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["repo"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"number","received":"und
1ms
T03-22-repo-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → get_pull_request_files.repo
Tool 'get_pull_request_files' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'repo' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["repo"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"number","received":
1ms
T03-22-repo-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → get_pull_request_files.repo
Tool 'get_pull_request_files' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'repo' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["repo"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"number","received
1ms
T03-22-repo-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → get_pull_request_files.repo
Tool 'get_pull_request_files' returned a structured error for FUZZ-STR-007 (list as string field) on param 'repo' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["repo"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"number","received":"u
1ms
T03-22-repo-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → get_pull_request_files.repo
Tool 'get_pull_request_files' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'repo' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["repo"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"number","received":
1ms
T03-22-repo-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → get_pull_request_files.repo
Tool 'get_pull_request_files' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'repo' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-22-repo-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → get_pull_request_files.repo
Tool 'get_pull_request_files' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'repo' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-22-repo-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → get_pull_request_files.repo
Tool 'get_pull_request_files' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'repo' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
2ms
T03-22-repo-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → get_pull_request_files.repo
Tool 'get_pull_request_files' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'repo' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-23-owner-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → get_pull_request_status.owner
Tool 'get_pull_request_status' returned a structured error for FUZZ-STR-001 (empty string) on param 'owner' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-23-owner-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → get_pull_request_status.owner
Tool 'get_pull_request_status' returned a structured error for FUZZ-STR-002 (single space) on param 'owner' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-23-owner-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → get_pull_request_status.owner
Tool 'get_pull_request_status' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'owner' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-23-owner-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → get_pull_request_status.owner
Tool 'get_pull_request_status' returned a structured error for FUZZ-STR-004 (null value) on param 'owner' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"null","path":["owner"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"und
1ms
T03-23-owner-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → get_pull_request_status.owner
Tool 'get_pull_request_status' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'owner' —…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"number","path":["owner"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":
1ms
T03-23-owner-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → get_pull_request_status.owner
Tool 'get_pull_request_status' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'owner' —…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"boolean","path":["owner"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received
1ms
T03-23-owner-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → get_pull_request_status.owner
Tool 'get_pull_request_status' returned a structured error for FUZZ-STR-007 (list as string field) on param 'owner' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"array","path":["owner"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"u
1ms
T03-23-owner-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → get_pull_request_status.owner
Tool 'get_pull_request_status' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'owner' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"object","path":["owner"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":
1ms
T03-23-owner-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → get_pull_request_status.owner
Tool 'get_pull_request_status' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'owner' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-23-owner-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → get_pull_request_status.owner
Tool 'get_pull_request_status' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'owner' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-23-owner-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → get_pull_request_status.owner
Tool 'get_pull_request_status' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'owner' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-23-owner-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → get_pull_request_status.owner
Tool 'get_pull_request_status' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'owner' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-23-pull_number-FUZZ-INT-001 PASS Fuzz FUZZ-INT-001 → get_pull_request_status.pull_number
Tool 'get_pull_request_status' returned a structured error for FUZZ-INT-001 (zero) on param 'pull_number' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-23-pull_number-FUZZ-INT-002 PASS Fuzz FUZZ-INT-002 → get_pull_request_status.pull_number
Tool 'get_pull_request_status' returned a structured error for FUZZ-INT-002 (negative one) on param 'pull_number' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-23-pull_number-FUZZ-INT-003 PASS Fuzz FUZZ-INT-003 → get_pull_request_status.pull_number
Tool 'get_pull_request_status' returned a structured error for FUZZ-INT-003 (min int32) on param 'pull_number' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-23-pull_number-FUZZ-INT-004 PASS Fuzz FUZZ-INT-004 → get_pull_request_status.pull_number
Tool 'get_pull_request_status' returned a structured error for FUZZ-INT-004 (max int32) on param 'pull_number' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-23-pull_number-FUZZ-INT-006 PASS Fuzz FUZZ-INT-006 → get_pull_request_status.pull_number
Tool 'get_pull_request_status' returned a structured error for FUZZ-INT-006 (float as number) on param 'pull_number' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-23-pull_number-FUZZ-INT-007 PASS Fuzz FUZZ-INT-007 → get_pull_request_status.pull_number
Tool 'get_pull_request_status' returned a structured error for FUZZ-INT-007 (string as number) on param 'pull_number' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pul
1ms
T03-23-pull_number-FUZZ-INT-008 PASS Fuzz FUZZ-INT-008 → get_pull_request_status.pull_number
Tool 'get_pull_request_status' returned a structured error for FUZZ-INT-008 (null as number) on param 'pull_number' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"null","path":["pull_
1ms
T03-23-pull_number-FUZZ-INT-009 PASS Fuzz FUZZ-INT-009 → get_pull_request_status.pull_number
Tool 'get_pull_request_status' returned a structured error for FUZZ-INT-009 (boolean as number) on param 'pull_number' —…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"boolean","path":["pu
1ms
T03-23-pull_number-FUZZ-NUM-001 PASS Fuzz FUZZ-NUM-001 → get_pull_request_status.pull_number
Tool 'get_pull_request_status' returned a structured error for FUZZ-NUM-001 (NaN string as number) on param 'pull_number…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pul
1ms
T03-23-pull_number-FUZZ-NUM-002 PASS Fuzz FUZZ-NUM-002 → get_pull_request_status.pull_number
Tool 'get_pull_request_status' returned a structured error for FUZZ-NUM-002 (Infinity string as number) on param 'pull_n…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pul
1ms
T03-23-pull_number-FUZZ-NUM-003 PASS Fuzz FUZZ-NUM-003 → get_pull_request_status.pull_number
Tool 'get_pull_request_status' returned a structured error for FUZZ-NUM-003 (-Infinity string as number) on param 'pull_…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pul
1ms
T03-23-pull_number-FUZZ-NUM-004 PASS Fuzz FUZZ-NUM-004 → get_pull_request_status.pull_number
Tool 'get_pull_request_status' returned a structured error for FUZZ-NUM-004 (very large float 1e308) on param 'pull_numb…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-23-pull_number-FUZZ-NUM-005 PASS Fuzz FUZZ-NUM-005 → get_pull_request_status.pull_number
Tool 'get_pull_request_status' returned a structured error for FUZZ-NUM-005 (very small float 1e-308) on param 'pull_num…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-23-repo-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → get_pull_request_status.repo
Tool 'get_pull_request_status' returned a structured error for FUZZ-STR-001 (empty string) on param 'repo' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-23-repo-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → get_pull_request_status.repo
Tool 'get_pull_request_status' returned a structured error for FUZZ-STR-002 (single space) on param 'repo' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-23-repo-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → get_pull_request_status.repo
Tool 'get_pull_request_status' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'repo' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-23-repo-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → get_pull_request_status.repo
Tool 'get_pull_request_status' returned a structured error for FUZZ-STR-004 (null value) on param 'repo' — handled grace…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["repo"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"number","received":"und
1ms
T03-23-repo-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → get_pull_request_status.repo
Tool 'get_pull_request_status' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'repo' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["repo"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"number","received":
1ms
T03-23-repo-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → get_pull_request_status.repo
Tool 'get_pull_request_status' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'repo' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["repo"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"number","received
1ms
T03-23-repo-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → get_pull_request_status.repo
Tool 'get_pull_request_status' returned a structured error for FUZZ-STR-007 (list as string field) on param 'repo' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["repo"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"number","received":"u
1ms
T03-23-repo-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → get_pull_request_status.repo
Tool 'get_pull_request_status' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'repo' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["repo"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"number","received":
1ms
T03-23-repo-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → get_pull_request_status.repo
Tool 'get_pull_request_status' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'repo' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-23-repo-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → get_pull_request_status.repo
Tool 'get_pull_request_status' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'repo' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-23-repo-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → get_pull_request_status.repo
Tool 'get_pull_request_status' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'repo' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-23-repo-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → get_pull_request_status.repo
Tool 'get_pull_request_status' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'repo' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-24-expected_hea-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → update_pull_request_branch.expected_head_sha
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-001 (empty string) on param 'expected_head_sh…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-24-expected_hea-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → update_pull_request_branch.expected_head_sha
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-002 (single space) on param 'expected_head_sh…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-24-expected_hea-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → update_pull_request_branch.expected_head_sha
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'expected_head…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-24-expected_hea-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → update_pull_request_branch.expected_head_sha
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-004 (null value) on param 'expected_head_sha'…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-24-expected_hea-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → update_pull_request_branch.expected_head_sha
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'expec…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-24-expected_hea-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → update_pull_request_branch.expected_head_sha
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'expec…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-24-expected_hea-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → update_pull_request_branch.expected_head_sha
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-007 (list as string field) on param 'expected…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-24-expected_hea-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → update_pull_request_branch.expected_head_sha
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'expected…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-24-expected_hea-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → update_pull_request_branch.expected_head_sha
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'expected…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-24-expected_hea-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → update_pull_request_branch.expected_head_sha
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'expected_he…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-24-expected_hea-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → update_pull_request_branch.expected_head_sha
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'expected_…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-24-expected_hea-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → update_pull_request_branch.expected_head_sha
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'expected_h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["
1ms
T03-24-owner-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → update_pull_request_branch.owner
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-001 (empty string) on param 'owner' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-24-owner-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → update_pull_request_branch.owner
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-002 (single space) on param 'owner' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-24-owner-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → update_pull_request_branch.owner
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'owner' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-24-owner-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → update_pull_request_branch.owner
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-004 (null value) on param 'owner' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"null","path":["owner"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"und
1ms
T03-24-owner-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → update_pull_request_branch.owner
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'owner…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"number","path":["owner"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":
1ms
T03-24-owner-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → update_pull_request_branch.owner
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'owner…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"boolean","path":["owner"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received
1ms
T03-24-owner-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → update_pull_request_branch.owner
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-007 (list as string field) on param 'owner' —…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"array","path":["owner"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"u
1ms
T03-24-owner-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → update_pull_request_branch.owner
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'owner' —…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"object","path":["owner"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":
1ms
T03-24-owner-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → update_pull_request_branch.owner
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'owner' —…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-24-owner-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → update_pull_request_branch.owner
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'owner' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-24-owner-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → update_pull_request_branch.owner
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'owner' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-24-owner-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → update_pull_request_branch.owner
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'owner' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-24-pull_number-FUZZ-INT-001 PASS Fuzz FUZZ-INT-001 → update_pull_request_branch.pull_number
Tool 'update_pull_request_branch' returned a structured error for FUZZ-INT-001 (zero) on param 'pull_number' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-24-pull_number-FUZZ-INT-002 PASS Fuzz FUZZ-INT-002 → update_pull_request_branch.pull_number
Tool 'update_pull_request_branch' returned a structured error for FUZZ-INT-002 (negative one) on param 'pull_number' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-24-pull_number-FUZZ-INT-003 PASS Fuzz FUZZ-INT-003 → update_pull_request_branch.pull_number
Tool 'update_pull_request_branch' returned a structured error for FUZZ-INT-003 (min int32) on param 'pull_number' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-24-pull_number-FUZZ-INT-004 PASS Fuzz FUZZ-INT-004 → update_pull_request_branch.pull_number
Tool 'update_pull_request_branch' returned a structured error for FUZZ-INT-004 (max int32) on param 'pull_number' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-24-pull_number-FUZZ-INT-006 PASS Fuzz FUZZ-INT-006 → update_pull_request_branch.pull_number
Tool 'update_pull_request_branch' returned a structured error for FUZZ-INT-006 (float as number) on param 'pull_number' …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-24-pull_number-FUZZ-INT-007 PASS Fuzz FUZZ-INT-007 → update_pull_request_branch.pull_number
Tool 'update_pull_request_branch' returned a structured error for FUZZ-INT-007 (string as number) on param 'pull_number'…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pul
1ms
T03-24-pull_number-FUZZ-INT-008 PASS Fuzz FUZZ-INT-008 → update_pull_request_branch.pull_number
Tool 'update_pull_request_branch' returned a structured error for FUZZ-INT-008 (null as number) on param 'pull_number' —…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"null","path":["pull_
1ms
T03-24-pull_number-FUZZ-INT-009 PASS Fuzz FUZZ-INT-009 → update_pull_request_branch.pull_number
Tool 'update_pull_request_branch' returned a structured error for FUZZ-INT-009 (boolean as number) on param 'pull_number…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"boolean","path":["pu
1ms
T03-24-pull_number-FUZZ-NUM-001 PASS Fuzz FUZZ-NUM-001 → update_pull_request_branch.pull_number
Tool 'update_pull_request_branch' returned a structured error for FUZZ-NUM-001 (NaN string as number) on param 'pull_num…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pul
1ms
T03-24-pull_number-FUZZ-NUM-002 PASS Fuzz FUZZ-NUM-002 → update_pull_request_branch.pull_number
Tool 'update_pull_request_branch' returned a structured error for FUZZ-NUM-002 (Infinity string as number) on param 'pul…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pul
1ms
T03-24-pull_number-FUZZ-NUM-003 PASS Fuzz FUZZ-NUM-003 → update_pull_request_branch.pull_number
Tool 'update_pull_request_branch' returned a structured error for FUZZ-NUM-003 (-Infinity string as number) on param 'pu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pul
1ms
T03-24-pull_number-FUZZ-NUM-004 PASS Fuzz FUZZ-NUM-004 → update_pull_request_branch.pull_number
Tool 'update_pull_request_branch' returned a structured error for FUZZ-NUM-004 (very large float 1e308) on param 'pull_n…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-24-pull_number-FUZZ-NUM-005 PASS Fuzz FUZZ-NUM-005 → update_pull_request_branch.pull_number
Tool 'update_pull_request_branch' returned a structured error for FUZZ-NUM-005 (very small float 1e-308) on param 'pull_…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-24-repo-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → update_pull_request_branch.repo
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-001 (empty string) on param 'repo' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-24-repo-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → update_pull_request_branch.repo
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-002 (single space) on param 'repo' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-24-repo-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → update_pull_request_branch.repo
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'repo' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-24-repo-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → update_pull_request_branch.repo
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-004 (null value) on param 'repo' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["repo"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"number","received":"und
1ms
T03-24-repo-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → update_pull_request_branch.repo
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'repo'…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["repo"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"number","received":
1ms
T03-24-repo-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → update_pull_request_branch.repo
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'repo'…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["repo"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"number","received
1ms
T03-24-repo-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → update_pull_request_branch.repo
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-007 (list as string field) on param 'repo' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["repo"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"number","received":"u
1ms
T03-24-repo-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → update_pull_request_branch.repo
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'repo' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["repo"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"number","received":
1ms
T03-24-repo-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → update_pull_request_branch.repo
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'repo' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-24-repo-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → update_pull_request_branch.repo
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'repo' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-24-repo-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → update_pull_request_branch.repo
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'repo' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-24-repo-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → update_pull_request_branch.repo
Tool 'update_pull_request_branch' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'repo' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-25-owner-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → get_pull_request_comments.owner
Tool 'get_pull_request_comments' returned a structured error for FUZZ-STR-001 (empty string) on param 'owner' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-25-owner-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → get_pull_request_comments.owner
Tool 'get_pull_request_comments' returned a structured error for FUZZ-STR-002 (single space) on param 'owner' — handled …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-25-owner-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → get_pull_request_comments.owner
Tool 'get_pull_request_comments' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'owner' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-25-owner-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → get_pull_request_comments.owner
Tool 'get_pull_request_comments' returned a structured error for FUZZ-STR-004 (null value) on param 'owner' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"null","path":["owner"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"und
1ms
T03-25-owner-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → get_pull_request_comments.owner
Tool 'get_pull_request_comments' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'owner'…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"number","path":["owner"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":
1ms
T03-25-owner-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → get_pull_request_comments.owner
Tool 'get_pull_request_comments' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'owner'…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"boolean","path":["owner"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received
1ms
T03-25-owner-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → get_pull_request_comments.owner
Tool 'get_pull_request_comments' returned a structured error for FUZZ-STR-007 (list as string field) on param 'owner' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"array","path":["owner"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"u
1ms
T03-25-owner-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → get_pull_request_comments.owner
Tool 'get_pull_request_comments' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'owner' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"object","path":["owner"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":
1ms
T03-25-owner-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → get_pull_request_comments.owner
Tool 'get_pull_request_comments' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'owner' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
6ms
T03-25-owner-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → get_pull_request_comments.owner
Tool 'get_pull_request_comments' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'owner' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-25-owner-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → get_pull_request_comments.owner
Tool 'get_pull_request_comments' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'owner' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-25-owner-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → get_pull_request_comments.owner
Tool 'get_pull_request_comments' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'owner' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-25-pull_number-FUZZ-INT-001 PASS Fuzz FUZZ-INT-001 → get_pull_request_comments.pull_number
Tool 'get_pull_request_comments' returned a structured error for FUZZ-INT-001 (zero) on param 'pull_number' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-25-pull_number-FUZZ-INT-002 PASS Fuzz FUZZ-INT-002 → get_pull_request_comments.pull_number
Tool 'get_pull_request_comments' returned a structured error for FUZZ-INT-002 (negative one) on param 'pull_number' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-25-pull_number-FUZZ-INT-003 PASS Fuzz FUZZ-INT-003 → get_pull_request_comments.pull_number
Tool 'get_pull_request_comments' returned a structured error for FUZZ-INT-003 (min int32) on param 'pull_number' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-25-pull_number-FUZZ-INT-004 PASS Fuzz FUZZ-INT-004 → get_pull_request_comments.pull_number
Tool 'get_pull_request_comments' returned a structured error for FUZZ-INT-004 (max int32) on param 'pull_number' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-25-pull_number-FUZZ-INT-006 PASS Fuzz FUZZ-INT-006 → get_pull_request_comments.pull_number
Tool 'get_pull_request_comments' returned a structured error for FUZZ-INT-006 (float as number) on param 'pull_number' —…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-25-pull_number-FUZZ-INT-007 PASS Fuzz FUZZ-INT-007 → get_pull_request_comments.pull_number
Tool 'get_pull_request_comments' returned a structured error for FUZZ-INT-007 (string as number) on param 'pull_number' …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pul
1ms
T03-25-pull_number-FUZZ-INT-008 PASS Fuzz FUZZ-INT-008 → get_pull_request_comments.pull_number
Tool 'get_pull_request_comments' returned a structured error for FUZZ-INT-008 (null as number) on param 'pull_number' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"null","path":["pull_
1ms
T03-25-pull_number-FUZZ-INT-009 PASS Fuzz FUZZ-INT-009 → get_pull_request_comments.pull_number
Tool 'get_pull_request_comments' returned a structured error for FUZZ-INT-009 (boolean as number) on param 'pull_number'…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"boolean","path":["pu
1ms
T03-25-pull_number-FUZZ-NUM-001 PASS Fuzz FUZZ-NUM-001 → get_pull_request_comments.pull_number
Tool 'get_pull_request_comments' returned a structured error for FUZZ-NUM-001 (NaN string as number) on param 'pull_numb…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pul
1ms
T03-25-pull_number-FUZZ-NUM-002 PASS Fuzz FUZZ-NUM-002 → get_pull_request_comments.pull_number
Tool 'get_pull_request_comments' returned a structured error for FUZZ-NUM-002 (Infinity string as number) on param 'pull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pul
1ms
T03-25-pull_number-FUZZ-NUM-003 PASS Fuzz FUZZ-NUM-003 → get_pull_request_comments.pull_number
Tool 'get_pull_request_comments' returned a structured error for FUZZ-NUM-003 (-Infinity string as number) on param 'pul…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pul
1ms
T03-25-pull_number-FUZZ-NUM-004 PASS Fuzz FUZZ-NUM-004 → get_pull_request_comments.pull_number
Tool 'get_pull_request_comments' returned a structured error for FUZZ-NUM-004 (very large float 1e308) on param 'pull_nu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-25-pull_number-FUZZ-NUM-005 PASS Fuzz FUZZ-NUM-005 → get_pull_request_comments.pull_number
Tool 'get_pull_request_comments' returned a structured error for FUZZ-NUM-005 (very small float 1e-308) on param 'pull_n…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-25-repo-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → get_pull_request_comments.repo
Tool 'get_pull_request_comments' returned a structured error for FUZZ-STR-001 (empty string) on param 'repo' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-25-repo-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → get_pull_request_comments.repo
Tool 'get_pull_request_comments' returned a structured error for FUZZ-STR-002 (single space) on param 'repo' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-25-repo-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → get_pull_request_comments.repo
Tool 'get_pull_request_comments' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'repo' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-25-repo-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → get_pull_request_comments.repo
Tool 'get_pull_request_comments' returned a structured error for FUZZ-STR-004 (null value) on param 'repo' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["repo"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"number","received":"und
1ms
T03-25-repo-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → get_pull_request_comments.repo
Tool 'get_pull_request_comments' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'repo' …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["repo"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"number","received":
1ms
T03-25-repo-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → get_pull_request_comments.repo
Tool 'get_pull_request_comments' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'repo' …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["repo"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"number","received
1ms
T03-25-repo-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → get_pull_request_comments.repo
Tool 'get_pull_request_comments' returned a structured error for FUZZ-STR-007 (list as string field) on param 'repo' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["repo"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"number","received":"u
1ms
T03-25-repo-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → get_pull_request_comments.repo
Tool 'get_pull_request_comments' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'repo' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["repo"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"number","received":
1ms
T03-25-repo-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → get_pull_request_comments.repo
Tool 'get_pull_request_comments' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'repo' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-25-repo-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → get_pull_request_comments.repo
Tool 'get_pull_request_comments' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'repo' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-25-repo-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → get_pull_request_comments.repo
Tool 'get_pull_request_comments' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'repo' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-25-repo-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → get_pull_request_comments.repo
Tool 'get_pull_request_comments' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'repo' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-26-owner-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → get_pull_request_reviews.owner
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-STR-001 (empty string) on param 'owner' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-26-owner-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → get_pull_request_reviews.owner
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-STR-002 (single space) on param 'owner' — handled g…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-26-owner-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → get_pull_request_reviews.owner
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'owner' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-26-owner-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → get_pull_request_reviews.owner
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-STR-004 (null value) on param 'owner' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"null","path":["owner"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"und
1ms
T03-26-owner-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → get_pull_request_reviews.owner
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'owner' …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"number","path":["owner"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":
1ms
T03-26-owner-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → get_pull_request_reviews.owner
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'owner' …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"boolean","path":["owner"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received
1ms
T03-26-owner-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → get_pull_request_reviews.owner
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-STR-007 (list as string field) on param 'owner' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"array","path":["owner"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"u
1ms
T03-26-owner-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → get_pull_request_reviews.owner
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'owner' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"object","path":["owner"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":
1ms
T03-26-owner-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → get_pull_request_reviews.owner
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'owner' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-26-owner-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → get_pull_request_reviews.owner
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'owner' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-26-owner-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → get_pull_request_reviews.owner
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'owner' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-26-owner-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → get_pull_request_reviews.owner
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'owner' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-26-pull_number-FUZZ-INT-001 PASS Fuzz FUZZ-INT-001 → get_pull_request_reviews.pull_number
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-INT-001 (zero) on param 'pull_number' — handled gra…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-26-pull_number-FUZZ-INT-002 PASS Fuzz FUZZ-INT-002 → get_pull_request_reviews.pull_number
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-INT-002 (negative one) on param 'pull_number' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
4ms
T03-26-pull_number-FUZZ-INT-003 PASS Fuzz FUZZ-INT-003 → get_pull_request_reviews.pull_number
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-INT-003 (min int32) on param 'pull_number' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-26-pull_number-FUZZ-INT-004 PASS Fuzz FUZZ-INT-004 → get_pull_request_reviews.pull_number
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-INT-004 (max int32) on param 'pull_number' — handle…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-26-pull_number-FUZZ-INT-006 PASS Fuzz FUZZ-INT-006 → get_pull_request_reviews.pull_number
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-INT-006 (float as number) on param 'pull_number' — …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-26-pull_number-FUZZ-INT-007 PASS Fuzz FUZZ-INT-007 → get_pull_request_reviews.pull_number
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-INT-007 (string as number) on param 'pull_number' —…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pul
1ms
T03-26-pull_number-FUZZ-INT-008 PASS Fuzz FUZZ-INT-008 → get_pull_request_reviews.pull_number
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-INT-008 (null as number) on param 'pull_number' — h…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"null","path":["pull_
1ms
T03-26-pull_number-FUZZ-INT-009 PASS Fuzz FUZZ-INT-009 → get_pull_request_reviews.pull_number
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-INT-009 (boolean as number) on param 'pull_number' …
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"boolean","path":["pu
1ms
T03-26-pull_number-FUZZ-NUM-001 PASS Fuzz FUZZ-NUM-001 → get_pull_request_reviews.pull_number
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-NUM-001 (NaN string as number) on param 'pull_numbe…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pul
1ms
T03-26-pull_number-FUZZ-NUM-002 PASS Fuzz FUZZ-NUM-002 → get_pull_request_reviews.pull_number
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-NUM-002 (Infinity string as number) on param 'pull_…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pul
1ms
T03-26-pull_number-FUZZ-NUM-003 PASS Fuzz FUZZ-NUM-003 → get_pull_request_reviews.pull_number
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-NUM-003 (-Infinity string as number) on param 'pull…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"string","path":["pul
1ms
T03-26-pull_number-FUZZ-NUM-004 PASS Fuzz FUZZ-NUM-004 → get_pull_request_reviews.pull_number
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-NUM-004 (very large float 1e308) on param 'pull_num…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-26-pull_number-FUZZ-NUM-005 PASS Fuzz FUZZ-NUM-005 → get_pull_request_reviews.pull_number
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-NUM-005 (very small float 1e-308) on param 'pull_nu…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"}]
1ms
T03-26-repo-FUZZ-STR-001 PASS Fuzz FUZZ-STR-001 → get_pull_request_reviews.repo
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-STR-001 (empty string) on param 'repo' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-26-repo-FUZZ-STR-002 PASS Fuzz FUZZ-STR-002 → get_pull_request_reviews.repo
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-STR-002 (single space) on param 'repo' — handled gr…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-26-repo-FUZZ-STR-003 PASS Fuzz FUZZ-STR-003 → get_pull_request_reviews.repo
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-STR-003 (whitespace only) on param 'repo' — handled…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-26-repo-FUZZ-STR-004 PASS Fuzz FUZZ-STR-004 → get_pull_request_reviews.repo
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-STR-004 (null value) on param 'repo' — handled grac…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"null","path":["repo"],"message":"Expected string, received null"},{"code":"invalid_type","expected":"number","received":"und
1ms
T03-26-repo-FUZZ-STR-005 PASS Fuzz FUZZ-STR-005 → get_pull_request_reviews.repo
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-STR-005 (integer as string field) on param 'repo' —…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"number","path":["repo"],"message":"Expected string, received number"},{"code":"invalid_type","expected":"number","received":
1ms
T03-26-repo-FUZZ-STR-006 PASS Fuzz FUZZ-STR-006 → get_pull_request_reviews.repo
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-STR-006 (boolean as string field) on param 'repo' —…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"boolean","path":["repo"],"message":"Expected string, received boolean"},{"code":"invalid_type","expected":"number","received
1ms
T03-26-repo-FUZZ-STR-007 PASS Fuzz FUZZ-STR-007 → get_pull_request_reviews.repo
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-STR-007 (list as string field) on param 'repo' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"array","path":["repo"],"message":"Expected string, received array"},{"code":"invalid_type","expected":"number","received":"u
1ms
T03-26-repo-FUZZ-STR-008 PASS Fuzz FUZZ-STR-008 → get_pull_request_reviews.repo
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-STR-008 (dict as string field) on param 'repo' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"object","path":["repo"],"message":"Expected string, received object"},{"code":"invalid_type","expected":"number","received":
1ms
T03-26-repo-FUZZ-STR-009 PASS Fuzz FUZZ-STR-009 → get_pull_request_reviews.repo
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-STR-009 (very long string 10k) on param 'repo' — ha…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-26-repo-FUZZ-STR-010 PASS Fuzz FUZZ-STR-010 → get_pull_request_reviews.repo
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-STR-010 (newlines and tabs) on param 'repo' — handl…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-26-repo-FUZZ-STR-011 PASS Fuzz FUZZ-STR-011 → get_pull_request_reviews.repo
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-STR-011 (null byte in string) on param 'repo' — han…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T03-26-repo-FUZZ-STR-012 PASS Fuzz FUZZ-STR-012 → get_pull_request_reviews.repo
Tool 'get_pull_request_reviews' returned a structured error for FUZZ-STR-012 (all unicode planes) on param 'repo' — hand…
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"number","received":"undefined","path":["pull_number"],"message":"Required"}]
1ms
T04-001 PASS Rug Pull Detection (Mutation Check) All 26 tool description(s) were stable across two list_tools() calls (3 s apart). 3017ms
T04-002 PASS Hidden Instruction Scan No suspicious patterns found in 26 tool description(s). 1ms
T04-003 PASS Cross-Tool Reference Detection No cross-tool name references found across 26 tool descriptions. 3ms
T04-004 PASS Schema Field Injection Check All 26 tool inputSchema(s) contain only sanctioned JSON Schema fields. 0ms
T04-005 PASS Tool Count Stability Check
Tool count stable at 26 across 5 polls (2.5s window).
Counts per poll: [26, 26, 26, 26, 26]
2012ms
T07-004 PASS Credentials in Error Messages
No credential patterns found in error response for non-existent tool call.
Error excerpt: 'Unknown tool: mcpsafe_nonexistent_tool_probe'
3ms
T07-007 PASS Environment Variable Probe
Tool 'create_or_update_file' did not expand environment variable references in its response.
Response excerpt: 'Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"'
2ms
T07-008 PASS Invalid Tool Name Rejection Server correctly rejected all invalid tool names. 6ms
T07-009 PASS Oversized Argument Rejection Server correctly rejected oversized tool arguments. 13ms
T07-011 PASS Deeply Nested Argument (JSON Bomb) Server rejected deeply nested JSON argument. 0ms
T07-012 PASS Unicode Homoglyph Tool Name Spoofing Server rejected homoglyph tool name 'creаte_or_update_file' correctly. 2ms
DISCOVERY  ·  8 tests
T01-001 INFO Server Identity
Server did not advertise: name, version. Got name='unknown' version='unknown' protocol='unknown'.
Remediation:
Ensure the MCP server returns a populated 'serverInfo' object in its initialize response (name and version fields).
0ms
T01-002 PASS Tool Enumeration
Discovered 26 tool(s): create_or_update_file, search_repositories, create_repository, get_file_contents, push_files, cre…
create_or_update_file: 'Create or update a single file in a GitHub repository' search_repositories: 'Search for GitHub repositories' create_repository: 'Create a new GitHub repository in your account' get_file_contents: 'Get the contents of a file or directory from a GitHub repository' push_files: 'Push multiple files to a GitHub repository in a single commit' create_issue: 'Create a new issue in a GitHub repository' create_pull_request: 'Create a new pull request in a GitHub repository' fork_repository: 'Fork a GitHub repository to your account or specified organization' create_branch: 'Create a new branch in a GitHub repository' list_commits: 'Get list of commits of a branch in a GitHub repository' list_issues: 'List issues in a GitHub repository with filtering options' update_issue: 'Update an existing issue in a GitHub repository' add_issue_comment: 'Add a comment to an existing issue' search_code: 'Search for code across GitHub repositories' search_issues: 'Search for issues and pull requests across GitHub repositories' search_users: 'Search for users on GitHub' get_issue: 'Get details of a specific issue in a GitHub repository.' get_pull_request: 'Get details of a specific pull request' list_pull_requests: 'List and filter repository pull requests' create_pull_request_review: 'Create a review on a pull request' merge_pull_request: 'Merge a pull request' get_pull_request_files: 'Get the list of files changed in a pull request' get_pull_request_status: 'Get the combined status of all status checks for a pull request' update_pull_request_branch: 'Update a pull request branch with the latest changes from the base branch' get_pull_request_comments: 'Get the review comments on a pull request' get_pull_request_reviews: 'Get the reviews on a pull request'
0ms
T01-003 PASS Resource Enumeration Discovered 0 resource(s). 0ms
T01-004 PASS Prompt Enumeration Discovered 0 prompt(s): (none). 0ms
T01-005 PASS Tool Description Completeness All 26 tool(s) have non-empty descriptions. 0ms
T01-006 PASS Tool Schema Validity All 26 tool(s) have valid JSON Schema inputSchema. 0ms
T01-007 PASS Duplicate Tool Names All 26 tool name(s) are unique. 0ms
T01-008 PASS Tool Description Length All 26 tool description(s) are within the 2,000-character limit. 0ms
SCHEMA  ·  56 tests
T06-006-merge_pull_request LOW Description Quality: merge_pull_request
Tool 'merge_pull_request' description is too short (20 chars < 30 minimum): 'Merge a pull request'.
Description length: 20 chars (minimum: 30) Text: 'Merge a pull request'
Remediation:
Expand the description to at least 30 characters. A good description explains what the tool does and how to call it correctly — enough for an LLM to use it reliably.
0ms
T06-006-search_users LOW Description Quality: search_users
Tool 'search_users' description is too short (26 chars < 30 minimum): 'Search for users on GitHub'.
Description length: 26 chars (minimum: 30) Text: 'Search for users on GitHub'
Remediation:
Expand the description to at least 30 characters. A good description explains what the tool does and how to call it correctly — enough for an LLM to use it reliably.
0ms
T06-004 INFO Return Type Consistency All tools have required fields — return-type consistency test skipped. 0ms
T06-006-add_issue_comment INFO Description Quality: add_issue_comment
Tool 'add_issue_comment' description does not mention its parameters (owner, repo, issue_number, body).
Description: 'Add a comment to an existing issue' Tool has 4 parameter(s) but the description contains no parameter documentation signals.
Remediation:
Include a brief description of each parameter in the tool's description so LLMs can construct valid calls. Example: 'Accepts: query (string) - the search query.'
0ms
T06-006-create_branch INFO Description Quality: create_branch
Tool 'create_branch' description does not mention its parameters (owner, repo, branch, from_branch).
Description: 'Create a new branch in a GitHub repository' Tool has 4 parameter(s) but the description contains no parameter documentation signals.
Remediation:
Include a brief description of each parameter in the tool's description so LLMs can construct valid calls. Example: 'Accepts: query (string) - the search query.'
0ms
T06-006-create_issue INFO Description Quality: create_issue
Tool 'create_issue' description does not mention its parameters (owner, repo, title, body, assignees).
Description: 'Create a new issue in a GitHub repository' Tool has 7 parameter(s) but the description contains no parameter documentation signals.
Remediation:
Include a brief description of each parameter in the tool's description so LLMs can construct valid calls. Example: 'Accepts: query (string) - the search query.'
0ms
T06-006-create_or_update_file INFO Description Quality: create_or_update_file
Tool 'create_or_update_file' description does not mention its parameters (owner, repo, path, content, message).
Description: 'Create or update a single file in a GitHub repository' Tool has 7 parameter(s) but the description contains no parameter documentation signals.
Remediation:
Include a brief description of each parameter in the tool's description so LLMs can construct valid calls. Example: 'Accepts: query (string) - the search query.'
0ms
T06-006-create_pull_request INFO Description Quality: create_pull_request
Tool 'create_pull_request' description does not mention its parameters (owner, repo, title, body, head).
Description: 'Create a new pull request in a GitHub repository' Tool has 8 parameter(s) but the description contains no parameter documentation signals.
Remediation:
Include a brief description of each parameter in the tool's description so LLMs can construct valid calls. Example: 'Accepts: query (string) - the search query.'
0ms
T06-006-create_pull_request_review INFO Description Quality: create_pull_request_review
Tool 'create_pull_request_review' description does not mention its parameters (owner, repo, pull_number, commit_id, body…
Description: 'Create a review on a pull request' Tool has 7 parameter(s) but the description contains no parameter documentation signals.
Remediation:
Include a brief description of each parameter in the tool's description so LLMs can construct valid calls. Example: 'Accepts: query (string) - the search query.'
0ms
T06-006-create_repository INFO Description Quality: create_repository
Tool 'create_repository' description does not mention its parameters (name, description, private, autoInit).
Description: 'Create a new GitHub repository in your account' Tool has 4 parameter(s) but the description contains no parameter documentation signals.
Remediation:
Include a brief description of each parameter in the tool's description so LLMs can construct valid calls. Example: 'Accepts: query (string) - the search query.'
0ms
T06-006-fork_repository INFO Description Quality: fork_repository
Tool 'fork_repository' description does not mention its parameters (owner, repo, organization).
Description: 'Fork a GitHub repository to your account or specified organization' Tool has 3 parameter(s) but the description contains no parameter documentation signals.
Remediation:
Include a brief description of each parameter in the tool's description so LLMs can construct valid calls. Example: 'Accepts: query (string) - the search query.'
0ms
T06-006-get_file_contents INFO Description Quality: get_file_contents
Tool 'get_file_contents' description does not mention its parameters (owner, repo, path, branch).
Description: 'Get the contents of a file or directory from a GitHub repository' Tool has 4 parameter(s) but the description contains no parameter documentation signals.
Remediation:
Include a brief description of each parameter in the tool's description so LLMs can construct valid calls. Example: 'Accepts: query (string) - the search query.'
0ms
T06-006-get_issue INFO Description Quality: get_issue
Tool 'get_issue' description does not mention its parameters (owner, repo, issue_number).
Description: 'Get details of a specific issue in a GitHub repository.' Tool has 3 parameter(s) but the description contains no parameter documentation signals.
Remediation:
Include a brief description of each parameter in the tool's description so LLMs can construct valid calls. Example: 'Accepts: query (string) - the search query.'
0ms
T06-006-get_pull_request INFO Description Quality: get_pull_request
Tool 'get_pull_request' description does not mention its parameters (owner, repo, pull_number).
Description: 'Get details of a specific pull request' Tool has 3 parameter(s) but the description contains no parameter documentation signals.
Remediation:
Include a brief description of each parameter in the tool's description so LLMs can construct valid calls. Example: 'Accepts: query (string) - the search query.'
0ms
T06-006-get_pull_request_comments INFO Description Quality: get_pull_request_comments
Tool 'get_pull_request_comments' description does not mention its parameters (owner, repo, pull_number).
Description: 'Get the review comments on a pull request' Tool has 3 parameter(s) but the description contains no parameter documentation signals.
Remediation:
Include a brief description of each parameter in the tool's description so LLMs can construct valid calls. Example: 'Accepts: query (string) - the search query.'
0ms
T06-006-get_pull_request_files INFO Description Quality: get_pull_request_files
Tool 'get_pull_request_files' description does not mention its parameters (owner, repo, pull_number).
Description: 'Get the list of files changed in a pull request' Tool has 3 parameter(s) but the description contains no parameter documentation signals.
Remediation:
Include a brief description of each parameter in the tool's description so LLMs can construct valid calls. Example: 'Accepts: query (string) - the search query.'
0ms
T06-006-get_pull_request_reviews INFO Description Quality: get_pull_request_reviews
Tool 'get_pull_request_reviews' description does not mention its parameters (owner, repo, pull_number).
Description: 'Get the reviews on a pull request' Tool has 3 parameter(s) but the description contains no parameter documentation signals.
Remediation:
Include a brief description of each parameter in the tool's description so LLMs can construct valid calls. Example: 'Accepts: query (string) - the search query.'
0ms
T06-006-get_pull_request_status INFO Description Quality: get_pull_request_status
Tool 'get_pull_request_status' description does not mention its parameters (owner, repo, pull_number).
Description: 'Get the combined status of all status checks for a pull request' Tool has 3 parameter(s) but the description contains no parameter documentation signals.
Remediation:
Include a brief description of each parameter in the tool's description so LLMs can construct valid calls. Example: 'Accepts: query (string) - the search query.'
0ms
T06-006-list_commits INFO Description Quality: list_commits
Tool 'list_commits' description does not mention its parameters (owner, repo, sha, page, perPage).
Description: 'Get list of commits of a branch in a GitHub repository' Tool has 5 parameter(s) but the description contains no parameter documentation signals.
Remediation:
Include a brief description of each parameter in the tool's description so LLMs can construct valid calls. Example: 'Accepts: query (string) - the search query.'
0ms
T06-006-list_issues INFO Description Quality: list_issues
Tool 'list_issues' description does not mention its parameters (owner, repo, direction, labels, page).
Description: 'List issues in a GitHub repository with filtering options' Tool has 9 parameter(s) but the description contains no parameter documentation signals.
Remediation:
Include a brief description of each parameter in the tool's description so LLMs can construct valid calls. Example: 'Accepts: query (string) - the search query.'
0ms
T06-006-list_pull_requests INFO Description Quality: list_pull_requests
Tool 'list_pull_requests' description does not mention its parameters (owner, repo, state, head, base).
Description: 'List and filter repository pull requests' Tool has 9 parameter(s) but the description contains no parameter documentation signals.
Remediation:
Include a brief description of each parameter in the tool's description so LLMs can construct valid calls. Example: 'Accepts: query (string) - the search query.'
0ms
T06-006-push_files INFO Description Quality: push_files
Tool 'push_files' description does not mention its parameters (owner, repo, branch, files, message).
Description: 'Push multiple files to a GitHub repository in a single commit' Tool has 5 parameter(s) but the description contains no parameter documentation signals.
Remediation:
Include a brief description of each parameter in the tool's description so LLMs can construct valid calls. Example: 'Accepts: query (string) - the search query.'
0ms
T06-006-search_code INFO Description Quality: search_code
Tool 'search_code' description does not mention its parameters (q, order, page, per_page).
Description: 'Search for code across GitHub repositories' Tool has 4 parameter(s) but the description contains no parameter documentation signals.
Remediation:
Include a brief description of each parameter in the tool's description so LLMs can construct valid calls. Example: 'Accepts: query (string) - the search query.'
0ms
T06-006-search_issues INFO Description Quality: search_issues
Tool 'search_issues' description does not mention its parameters (q, order, page, per_page, sort).
Description: 'Search for issues and pull requests across GitHub repositories' Tool has 5 parameter(s) but the description contains no parameter documentation signals.
Remediation:
Include a brief description of each parameter in the tool's description so LLMs can construct valid calls. Example: 'Accepts: query (string) - the search query.'
0ms
T06-006-search_repositories INFO Description Quality: search_repositories
Tool 'search_repositories' description does not mention its parameters (query, page, perPage).
Description: 'Search for GitHub repositories' Tool has 3 parameter(s) but the description contains no parameter documentation signals.
Remediation:
Include a brief description of each parameter in the tool's description so LLMs can construct valid calls. Example: 'Accepts: query (string) - the search query.'
0ms
T06-006-update_issue INFO Description Quality: update_issue
Tool 'update_issue' description does not mention its parameters (owner, repo, issue_number, title, body).
Description: 'Update an existing issue in a GitHub repository' Tool has 9 parameter(s) but the description contains no parameter documentation signals.
Remediation:
Include a brief description of each parameter in the tool's description so LLMs can construct valid calls. Example: 'Accepts: query (string) - the search query.'
0ms
T06-006-update_pull_request_branch INFO Description Quality: update_pull_request_branch
Tool 'update_pull_request_branch' description does not mention its parameters (owner, repo, pull_number, expected_head_s…
Description: 'Update a pull request branch with the latest changes from the base branch' Tool has 4 parameter(s) but the description contains no parameter documentation signals.
Remediation:
Include a brief description of each parameter in the tool's description so LLMs can construct valid calls. Example: 'Accepts: query (string) - the search query.'
0ms
T06-001 PASS Schema Structural Validity All 26 tool inputSchema(s) are structurally valid. 0ms
T06-002-add_issue_comment PASS Required Enforcement: add_issue_comment
Tool 'add_issue_comment' correctly raised an error when called with missing required fields.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo
1ms
T06-002-create_branch PASS Required Enforcement: create_branch
Tool 'create_branch' correctly raised an error when called with missing required fields.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo
1ms
T06-002-create_issue PASS Required Enforcement: create_issue
Tool 'create_issue' correctly raised an error when called with missing required fields.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo
1ms
T06-002-create_or_update_file PASS Required Enforcement: create_or_update_file
Tool 'create_or_update_file' correctly raised an error when called with missing required fields.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo
82ms
T06-002-create_pull_request PASS Required Enforcement: create_pull_request
Tool 'create_pull_request' correctly raised an error when called with missing required fields.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo
1ms
T06-002-create_pull_request_review PASS Required Enforcement: create_pull_request_review
Tool 'create_pull_request_review' correctly raised an error when called with missing required fields.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo
1ms
T06-002-create_repository PASS Required Enforcement: create_repository
Tool 'create_repository' correctly raised an error when called with missing required fields.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["name"],"message":"Required"}]
1ms
T06-002-fork_repository PASS Required Enforcement: fork_repository
Tool 'fork_repository' correctly raised an error when called with missing required fields.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo
1ms
T06-002-get_file_contents PASS Required Enforcement: get_file_contents
Tool 'get_file_contents' correctly raised an error when called with missing required fields.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo
1ms
T06-002-get_issue PASS Required Enforcement: get_issue
Tool 'get_issue' correctly raised an error when called with missing required fields.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo
1ms
T06-002-get_pull_request PASS Required Enforcement: get_pull_request
Tool 'get_pull_request' correctly raised an error when called with missing required fields.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo
1ms
T06-002-get_pull_request_comments PASS Required Enforcement: get_pull_request_comments
Tool 'get_pull_request_comments' correctly raised an error when called with missing required fields.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo
1ms
T06-002-get_pull_request_files PASS Required Enforcement: get_pull_request_files
Tool 'get_pull_request_files' correctly raised an error when called with missing required fields.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo
1ms
T06-002-get_pull_request_reviews PASS Required Enforcement: get_pull_request_reviews
Tool 'get_pull_request_reviews' correctly raised an error when called with missing required fields.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo
1ms
T06-002-get_pull_request_status PASS Required Enforcement: get_pull_request_status
Tool 'get_pull_request_status' correctly raised an error when called with missing required fields.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo
1ms
T06-002-list_commits PASS Required Enforcement: list_commits
Tool 'list_commits' correctly raised an error when called with missing required fields.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo
1ms
T06-002-list_issues PASS Required Enforcement: list_issues
Tool 'list_issues' correctly raised an error when called with missing required fields.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo
1ms
T06-002-list_pull_requests PASS Required Enforcement: list_pull_requests
Tool 'list_pull_requests' correctly raised an error when called with missing required fields.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo
1ms
T06-002-merge_pull_request PASS Required Enforcement: merge_pull_request
Tool 'merge_pull_request' correctly raised an error when called with missing required fields.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo
1ms
T06-002-push_files PASS Required Enforcement: push_files
Tool 'push_files' correctly raised an error when called with missing required fields.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo
1ms
T06-002-search_code PASS Required Enforcement: search_code
Tool 'search_code' correctly raised an error when called with missing required fields.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"}]
1ms
T06-002-search_issues PASS Required Enforcement: search_issues
Tool 'search_issues' correctly raised an error when called with missing required fields.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"}]
1ms
T06-002-search_repositories PASS Required Enforcement: search_repositories
Tool 'search_repositories' correctly raised an error when called with missing required fields.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["query"],"message":"Required"}]
1ms
T06-002-search_users PASS Required Enforcement: search_users
Tool 'search_users' correctly raised an error when called with missing required fields.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["q"],"message":"Required"}]
4ms
T06-002-update_issue PASS Required Enforcement: update_issue
Tool 'update_issue' correctly raised an error when called with missing required fields.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo
1ms
T06-002-update_pull_request_branch PASS Required Enforcement: update_pull_request_branch
Tool 'update_pull_request_branch' correctly raised an error when called with missing required fields.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["owner"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["repo
1ms
T06-003 PASS additionalProperties Strictness All 26 tool(s) have 'additionalProperties': false. 0ms
T06-005 PASS Overly Permissive Schema Detection All 26 tool schema(s) are acceptably strict. 0ms
PERFORMANCE  ·  34 tests
T05-001 INFO 10 Simultaneous Calls
10/10 concurrent calls rejected by upstream API (auth/validation) — not a concurrency defect.
Call 1: McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["content"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["message"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}] Call 2: McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["content"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["message"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}] Call 3: McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["content"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["message"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}] Call 4: McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","pa…
15ms
T05-002 INFO 50 Sequential Rapid Calls
All 50 calls to 'create_or_update_file' rejected by upstream API (auth/validation) — sequential latency not measurable.
Call 1: McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["content"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["message"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}] Call 2: McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["content"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["message"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}] Call 3: McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["content"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["message"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}] Call 4: McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","pa…
38ms
T05-003 INFO 100 Concurrent Calls (Stress Test)
100/100 calls rejected by upstream API (auth/validation) — stress test inconclusive without valid credentials.
McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["content"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["message"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}] McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["content"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["message"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}] McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["content"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["message"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["branch"],"message":"Required"}] McpError: Invalid input: [{"code":"invalid_type","expected":"string","received":"undefined","path":["repo"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["path"],"message":"Required"},{"code":"invalid_type","expected":"string","received":"undefined","path":["content"],"message":"Requi…
888ms
T08-001-01 INFO Baseline Latency: create_or_update_file
Tool 'create_or_update_file' requires valid credentials or real parameters — latency probe skipped (API rejection, not a…
McpError: Authentication Failed: Requires authentication McpError: Authentication Failed: Requires authentication McpError: Authentication Failed: Requires authentication
3187ms
T08-001-03 INFO Baseline Latency: create_repository
Tool 'create_repository' requires valid credentials or real parameters — latency probe skipped (API rejection, not a ser…
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
601ms
T08-001-04 INFO Baseline Latency: get_file_contents
Tool 'get_file_contents' requires valid credentials or real parameters — latency probe skipped (API rejection, not a ser…
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
415ms
T08-001-05 INFO Baseline Latency: push_files
Tool 'push_files' requires valid credentials or real parameters — latency probe skipped (API rejection, not a server def…
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
302ms
T08-001-06 INFO Baseline Latency: create_issue
Tool 'create_issue' requires valid credentials or real parameters — latency probe skipped (API rejection, not a server d…
McpError: Failed to create issue: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) Stack: GitHubPermissionError: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) at createGitHubError (file:///C:/Users/bantw/AppData/Local/npm-cache/_npx/3dfbf5a9eea4a1b3/node_modules/@modelcontextprotocol/server-github/dist/common/errors.js:57:20) at githubRequest (file:///C:/Users/bantw/AppData/Local/npm-cache/_npx/3dfbf5a9eea4a1b3/node_modules/@modelcontextprotocol/server-github/dist/common/utils.js:38:15) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async file:///C:/Users/bantw/AppData/Local/npm-cache/_npx/3dfbf5a9eea4a1b3/node_modules/@modelcontextprotocol/server-github/dist/index.js:251:35 McpError: Failed to create issue: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) Stack: GitHubPermissionError: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) at createGitHubError (file:///C:/Users/bantw/AppData/Local/npm-cache/_npx/3dfbf5a9eea4a1b3/node_modules/@modelcontextprotocol/server-github/dist/common/errors.js:57:20) at githubRequest (file:///C:/Users/bantw/AppData/Local/npm-cache/_npx/3dfbf5a9eea4a1b3/node_modules/@modelcontextprotocol/server-github/dist/common/utils.js:38:15) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async file:///C:/Users/bantw/AppData/Local/npm-cache/_npx/3dfbf5a9eea4a1b3/node_modules/@modelcontextprotocol/server-github/dist/index.js:251:35 McpError: Failed to create issue: API rate limit exceeded for 15…
962ms
T08-001-07 INFO Baseline Latency: create_pull_request
Tool 'create_pull_request' requires valid credentials or real parameters — latency probe skipped (API rejection, not a s…
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
638ms
T08-001-08 INFO Baseline Latency: fork_repository
Tool 'fork_repository' requires valid credentials or real parameters — latency probe skipped (API rejection, not a serve…
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
502ms
T08-001-09 INFO Baseline Latency: create_branch
Tool 'create_branch' requires valid credentials or real parameters — latency probe skipped (API rejection, not a server …
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
1231ms
T08-001-10 INFO Baseline Latency: list_commits
Tool 'list_commits' requires valid credentials or real parameters — latency probe skipped (API rejection, not a server d…
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
434ms
T08-001-11 INFO Baseline Latency: list_issues
Tool 'list_issues' requires valid credentials or real parameters — latency probe skipped (API rejection, not a server de…
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
332ms
T08-001-12 INFO Baseline Latency: update_issue
Tool 'update_issue' requires valid credentials or real parameters — latency probe skipped (API rejection, not a server d…
McpError: Authentication Failed: Requires authentication McpError: Authentication Failed: Requires authentication McpError: Authentication Failed: Requires authentication
2330ms
T08-001-13 INFO Baseline Latency: add_issue_comment
Tool 'add_issue_comment' requires valid credentials or real parameters — latency probe skipped (API rejection, not a ser…
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
701ms
T08-001-14 INFO Baseline Latency: search_code
Tool 'search_code' requires valid credentials or real parameters — latency probe skipped (API rejection, not a server de…
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
1110ms
T08-001-17 INFO Baseline Latency: get_issue
Tool 'get_issue' requires valid credentials or real parameters — latency probe skipped (API rejection, not a server defe…
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
618ms
T08-001-18 INFO Baseline Latency: get_pull_request
Tool 'get_pull_request' requires valid credentials or real parameters — latency probe skipped (API rejection, not a serv…
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
520ms
T08-001-19 INFO Baseline Latency: list_pull_requests
Tool 'list_pull_requests' requires valid credentials or real parameters — latency probe skipped (API rejection, not a se…
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
317ms
T08-001-20 INFO Baseline Latency: create_pull_request_review
Tool 'create_pull_request_review' requires valid credentials or real parameters — latency probe skipped (API rejection, …
McpError: Invalid input: [{"received":"mcpsafe-latency-probe","code":"invalid_enum_value","options":["APPROVE","REQUEST_CHANGES","COMMENT"],"path":["event"],"message":"Invalid enum value. Expected 'APPROVE' | 'REQUEST_CHANGES' | 'COMMENT', received 'mcpsafe-latency-probe'"}] McpError: Invalid input: [{"received":"mcpsafe-latency-probe","code":"invalid_enum_value","options":["APPROVE","REQUEST_CHANGES","COMMENT"],"path":["event"],"message":"Invalid enum value. Expected 'APPROVE' | 'REQUEST_CHANGES' | 'COMMENT', received 'mcpsafe-latency-probe'"}] McpError: Invalid input: [{"received":"mcpsafe-latency-probe","code":"invalid_enum_value","options":["APPROVE","REQUEST_CHANGES","COMMENT"],"path":["event"],"message":"Invalid enum value. Expected 'APPROVE' | 'REQUEST_CHANGES' | 'COMMENT', received 'mcpsafe-latency-probe'"}]
4ms
T08-001-21 INFO Baseline Latency: merge_pull_request
Tool 'merge_pull_request' requires valid credentials or real parameters — latency probe skipped (API rejection, not a se…
McpError: Authentication Failed: Requires authentication McpError: Authentication Failed: Requires authentication McpError: Authentication Failed: Requires authentication
2961ms
T08-001-22 INFO Baseline Latency: get_pull_request_files
Tool 'get_pull_request_files' requires valid credentials or real parameters — latency probe skipped (API rejection, not …
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
722ms
T08-001-23 INFO Baseline Latency: get_pull_request_status
Tool 'get_pull_request_status' requires valid credentials or real parameters — latency probe skipped (API rejection, not…
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
596ms
T08-001-24 INFO Baseline Latency: update_pull_request_branch
Tool 'update_pull_request_branch' requires valid credentials or real parameters — latency probe skipped (API rejection, …
McpError: Authentication Failed: Requires authentication McpError: Authentication Failed: Requires authentication McpError: Authentication Failed: Requires authentication
3790ms
T08-001-25 INFO Baseline Latency: get_pull_request_comments
Tool 'get_pull_request_comments' requires valid credentials or real parameters — latency probe skipped (API rejection, n…
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
1041ms
T08-001-26 INFO Baseline Latency: get_pull_request_reviews
Tool 'get_pull_request_reviews' requires valid credentials or real parameters — latency probe skipped (API rejection, no…
McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) McpError: Permission Denied: API rate limit exceeded for 152.57.96.63. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
388ms
T08-003-00 INFO Resource Read Latency No resources to benchmark. 0ms
T08-004 INFO Cold Start Detection
Insufficient samples for cold-start analysis (0 succeeded, 5 failed).
Call 1: McpError: Authentication Failed: Requires authentication Call 2: McpError: Authentication Failed: Requires authentication Call 3: McpError: Authentication Failed: Requires authentication Call 4: McpError: Authentication Failed: Requires authentication Call 5: McpError: Authentication Failed: Requires authentication
2971ms
T08-005 INFO Latency Degradation Under Load T05-002 (sequential latency) result not found or contained no p95 data — comparison skipped. 0ms
T05-004 PASS Connection Stability Under Rapid Reconnect
Tool list consistent across all 5 reconnects: ['add_issue_comment', 'create_branch', 'create_issue', 'create_or_update_f…
Reconnects: 5. Tools per connect: 26.
26897ms
T08-001-02 PASS Baseline Latency: search_repositories
Tool 'search_repositories': mean=148ms min=53ms max=379ms (5 samples).
{ "search_repositories": { "mean_ms": 148.41, "min_ms": 53.19, "max_ms": 379.26, "samples": [ 379.26, 72.05, 53.19, 170.38, 67.16 ] } }
742ms
T08-001-15 PASS Baseline Latency: search_issues
Tool 'search_issues': mean=181ms min=75ms max=460ms (5 samples).
{ "search_issues": { "mean_ms": 181.25, "min_ms": 74.85, "max_ms": 460.06, "samples": [ 460.06, 95.52, 90.85, 184.96, 74.85 ] } }
906ms
T08-001-16 PASS Baseline Latency: search_users
Tool 'search_users': mean=161ms min=64ms max=484ms (5 samples).
{ "search_users": { "mean_ms": 160.68, "min_ms": 63.7, "max_ms": 484.12, "samples": [ 484.12, 87.58, 94.98, 73.02, 63.7 ] } }
803ms
T08-002 PASS Tool Discovery Latency
list_tools() mean=4ms min=3ms max=4ms.
{ "list_tools": { "mean_ms": 3.95, "min_ms": 3.18, "max_ms": 4.4, "samples": [ 4.4, 4.2, 4.15, 3.18, 3.8 ] } }
20ms