체인 매크로: search_taxlaw_documents → 관련성 상위 K건(기본 2, 최대 3)의 get_taxlaw_document_text(full, targetYear) 본문 첨부를 1콜로 수행한다(검색→본문→연도검증 다턴 왕복 절감). 첨부는 항상 full 본문 기반(요지만으로 결론 단정 금지 가드 유지)이며 연도검증·통칙검증·결론부 가드가 그대로 부착된다. ⚠ 첨부가 [truncated]로 잘렸으면 결론 인용 전 get_taxlaw_document_text(full=true) 개별 재조회. 복합어 자동 분해 재시도...
AI agents call research_taxlaw_topic to retrieve information from Taxlaw Nts without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
research_taxlaw_topic is a read-only retrieval tool that searches and fetches tax law documents and their full text from the Korean National Tax Service database. It performs chained read operations (search → fetch full text → verify year) but does not create, modify, delete, or execute external operations.
From the tool's definition Tool description states: 'search_taxlaw_documents → 관련성 상위 K건(기본 2, 최대 3)의 get_taxlaw_document_text(full, targetYear) 본문 첨부를 1콜로 수행한다' (chains search and retrieval operations to fetch top K relevant documents with full text and year verification).
Attacks that exploit this kind of access
체인 매크로: search_taxlaw_documents → 관련성 상위 K건(기본 2, 최대 3)의 get_taxlaw_document_text(full, targetYear) 본문 첨부를 1콜로 수행한다(검색→본문→연도검증 다턴 왕복 절감). 첨부는 항상 full 본문 기반(요지만으로 결론 단정 금지 가드 유지)이며 연도검증·통칙검증·결론부 가드가 그대로 부착된다. ⚠ 첨부가 [truncated]로 잘렸으면 결론 인용 전 get_taxlaw_document_text(full=true) 개별 재조회. 복합어 자동 분해 재시도는 search_taxlaw_documents에만 있으므로 결과 없음 시 그쪽으로 재검색. korean-law-mcp 동반 호출(법조문 1차 권위)은 여전히 필수. It is categorised as a Read tool in the Taxlaw Nts MCP Server, which means it retrieves data without modifying state.
Register the Taxlaw Nts MCP server in PolicyLayer and add a rule for research_taxlaw_topic: 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 Taxlaw Nts. Nothing to install.
research_taxlaw_topic 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 research_taxlaw_topic 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 research_taxlaw_topic. 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.
research_taxlaw_topic is provided by the Taxlaw Nts MCP server (kim-go-chon/taxlaw-nts-mcp). 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 →