Retrieve full state of any Studio Catharsis project, including relevant SOP reminders.
AI agents call get_project to retrieve information from Studio Catharsis Universal Project Coordinator MCP without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
This tool retrieves and queries project data with no capability to modify, delete, or execute operations. It returns project state and SOP reminders. The severity is low because while it accesses project information, retrieval of existing data poses minimal risk compared to modification or destructive operations. Confidence is high due to explicit 'Retrieve' language in the description.
From the tool's definition Tool name and description: 'Retrieve full state of any Studio Catharsis project' — the verb 'Retrieve' and absence of modification language clearly indicate a read-only operation that queries project state without side effects.
Attacks that exploit this kind of access
Retrieve full state of any Studio Catharsis project, including relevant SOP reminders. It is categorised as a Read tool in the Studio Catharsis Universal Project Coordinator MCP MCP Server, which means it retrieves data without modifying state.
Register the Studio Catharsis Universal Project Coordinator MCP server in PolicyLayer and add a rule for get_project: 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 Studio Catharsis Universal Project Coordinator MCP. Nothing to install.
get_project 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 get_project 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 get_project. 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.
get_project is provided by the Studio Catharsis Universal Project Coordinator MCP server (studio-catharsis-creative-lab/project_com_mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
get_project is one line of Studio Catharsis Universal Project Coordinator's registry record.
The record carries the whole server: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.
Teams ship this data inside their own products. See what a licence covers →