safe_read_tool
Read local text files with injection detection and sanitization. Rejects binary files and flagged content to prevent prompt injection.
Instructions
Read local file with Layer 1 sanitization. Fails if injection detected.
Text files only (markdown, source code, config). Binary files rejected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the file to read |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||