테스트용 도구: 스트레스 레벨을 직접 설정합니다 (0-100)
AI agents use set_stress_level to create or update resources in ChillMCP - AI Agent Liberation Server — usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your ChillMCP - AI Agent Liberation Server environment.
This tool modifies internal application state (stress level) that affects the behavior of other tools (e.g., 'boss alert level management' mentioned in server description). While it doesn't permanently destroy data or execute arbitrary code, it changes application state that other agents or systems depend on. Classified as Write rather than Read (which only retrieves) or Execute (which triggers external operations).
From the tool's definition Tool description states it 'directly sets stress level' (스트레스 레벨을 직접 설정합니다), which is a state modification operation. The name 'set_stress_level' and parameter range (0-100) confirm this performs a write/modification action.
Attacks that exploit this kind of access
테스트용 도구: 스트레스 레벨을 직접 설정합니다 (0-100). It is categorised as a Write tool in the ChillMCP - AI Agent Liberation Server MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.
Register the ChillMCP - AI Agent Liberation Server MCP server in PolicyLayer and add a rule for set_stress_level: 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 ChillMCP - AI Agent Liberation Server. Nothing to install.
set_stress_level is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.
Yes. Add a rate_limit block to the set_stress_level 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 set_stress_level. 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.
set_stress_level is provided by the ChillMCP - AI Agent Liberation Server MCP server (ssafy-seoul-class-7/chill_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 →