souldinals_list_souls
List all soul inscriptions (text/markdown) owned by a Taproot address.\n\n
This record as markdown: /tools/io-github-aibtcdev-mcp-server/souldinals-list-souls.md
What souldinals_list_souls does on Aibtc
AI agents call souldinals_list_souls to retrieve information from Aibtc without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
Why souldinals_list_souls is rated Low
This tool queries and retrieves existing soul inscription data associated with a blockchain address. It performs a straightforward read operation without creating, modifying, deleting, or executing any actions. The low severity reflects minimal risk if misused — at worst, an agent could enumerate inscriptions belonging to an address, which is non-destructive information retrieval.
From the tool's definition Tool name contains 'list' and description states 'List all soul inscriptions...owned by a Taproot address' — a pure data retrieval operation with no modification or side effects.
Attacks that exploit this kind of access
The rule that runs souldinals_list_souls safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Aibtc, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For souldinals_list_souls, this is the rule to start with:
souldinals_list_souls is read-only, so it stays allowed. Everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect Aibtc, apply this rule, and every souldinals_list_souls call is checked against it from then on.
Questions about souldinals_list_souls
List all soul inscriptions (text/markdown) owned by a Taproot address.\n\n. It is categorised as a Read tool in the Aibtc MCP Server, which means it retrieves data without modifying state.
Register the Aibtc MCP server in PolicyLayer and add a rule for souldinals_list_souls: 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 Aibtc. Nothing to install.
souldinals_list_souls 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 souldinals_list_souls 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 souldinals_list_souls. 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.
souldinals_list_souls is provided by the Aibtc MCP server (aibtcdev/aibtc-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Aibtc, and thousands of servers like it.
This server
Across the catalogue