secure-filesystem-server
npx -y @modelcontextprotocol/server-filesystem ./leaderboard-sandbox
A
99.4/100
14 tools · agent gemini:gemini-flash-latest
Dimensions
Schema Health93.6 ×1
Description Quality (heuristic)100.0 ×1
Security Signals100.0 ×2
Agent Task Success100.0 ×3
Tool-Selection Accuracy100.0 ×1.5
Tool Reliability100.0 ×1
Response Safety (runtime)100.0 ×1
Robustness100.0 ×1
Agent evaluation
3 tasks × 2 repeat(s) gemini:gemini-flash-latest
| Task | Pass | Score | Tools |
|---|
| Discover which directories the server is allowed to access, and then list all files and subdirectories contained in the | 2/2 | 100 | 100 |
| Find out what directories are accessible to the server, search recursively within them for any Markdown files (using the | 2/2 | 100 | 100 |
| Determine the allowed root directory for the server, list the contents of that directory along with file sizes, and then | 2/2 | 100 | 100 |
Excluded (possibly-mutating) tools: read_multiple_files, write_file, edit_file, create_directory, directory_tree, move_file, get_file_info
Findings
Schema Health
lowcreate_directory: property 'path' has no description
lowdirectory_tree: property 'excludePatterns' has no description
lowdirectory_tree: property 'path' has no description
lowedit_file: property 'edits' has no description
lowedit_file: property 'path' has no description
lowget_file_info: property 'path' has no description
lowlist_directory: property 'path' has no description
lowlist_directory_with_sizes: property 'path' has no description
lowmove_file: property 'destination' has no description
lowmove_file: property 'source' has no description
lowread_file: property 'path' has no description
lowread_media_file: property 'path' has no description
lowread_text_file: property 'path' has no description
lowsearch_files: property 'excludePatterns' has no description
lowsearch_files: property 'path' has no description
lowsearch_files: property 'pattern' has no description
lowwrite_file: property 'content' has no description
lowwrite_file: property 'path' has no description