List generated PRDs with optional filters. Browse all PRDs created by the PRD generator. Filter by status (draft/reviewed/approved) or theme. See metadata including word count, pages, and generation date at a glance.
AI agents call list_prds to retrieve information from ProduckAI MCP Server without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
This tool performs read-only operations on existing PRD data. It allows filtering and browsing but does not create, modify, delete, or execute any code. The blast radius of misuse is minimal — an agent could only access or enumerate PRD information that already exists, posing no data loss or execution risk.
From the tool's definition Tool name 'list_prds' and description explicitly state 'List generated PRDs' and 'Browse all PRDs created' — these are retrieval/query operations with no modification capability.
Attacks that exploit this kind of access
List generated PRDs with optional filters. Browse all PRDs created by the PRD generator. Filter by status (draft/reviewed/approved) or theme. See metadata including word count, pages, and generation date at a glance. It is categorised as a Read tool in the ProduckAI MCP Server MCP Server, which means it retrieves data without modifying state.
Register the ProduckAI MCP Server MCP server in PolicyLayer and add a rule for list_prds: 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 ProduckAI MCP Server. Nothing to install.
list_prds is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the list_prds 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.
Set action: deny in the PolicyLayer policy for list_prds. 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.
list_prds is provided by the ProduckAI MCP Server MCP server (rohitsaraff33-bit/produckai-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the 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 →