tool_write_report_draft

Generate a bug bounty report draft from validated evidence.

Server ScopePilot MCP rens1215/scopepilot-mcp
Category Write
Risk class Medium
Parameters 00 required

What tool_write_report_draft does on ScopePilot MCP

AI agents use tool_write_report_draft to create or update resources in ScopePilot MCP — usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your ScopePilot MCP environment.

Why tool_write_report_draft needs a policy

This tool creates or modifies report documents based on validated evidence. It is a Write operation (creates new data reversibly) rather than Read (no query/retrieval of external data), Execute (no code execution or external system triggers), Destructive (no irreversible deletion), or Financial (no money movement).

From the tool's definition Tool name includes 'write' and description states 'Generate a bug bounty report draft' - creates new document content that is reversible and has no side effects on external systems.

Questions about tool_write_report_draft

What does the tool_write_report_draft tool do? +

Generate a bug bounty report draft from validated evidence. It is categorised as a Write tool in the ScopePilot MCP MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.

How do I enforce a policy on tool_write_report_draft? +

Register the ScopePilot MCP server in PolicyLayer and add a rule for tool_write_report_draft: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches ScopePilot MCP. Nothing to install.

What risk level is tool_write_report_draft? +

tool_write_report_draft is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.

Can I rate-limit tool_write_report_draft? +

Yes. Add a rate_limit block to the tool_write_report_draft rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block tool_write_report_draft completely? +

Set action: deny in the PolicyLayer policy for tool_write_report_draft. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides tool_write_report_draft? +

tool_write_report_draft is provided by the ScopePilot MCP server (rens1215/scopepilot-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.