splice_download_preset
Trigger a preset download (uses Splice.com credits, not the sample quota).
This record as markdown: /tools/io-github-dreamrec-livepilot/splice-download-preset.md
What splice_download_preset does on Livepilot
AI agents use splice_download_preset to commit financial operations through Livepilot, usually the final step of a payment, billing, or trading workflow. A call moves real money.
Why splice_download_preset is rated Critical
The tool consumes paid credits on Splice.com when triggered. Credits represent a financial resource purchased by the user, so misuse could deplete them without consent. This falls squarely in the Financial category as it commits a financial obligation/resource expenditure.
From the tool's definition 'Trigger a preset download (uses Splice.com credits, not the sample quota)' — explicitly consumes Splice.com credits, which are a paid financial resource
Attacks that exploit this kind of access
The rule that runs splice_download_preset safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Livepilot, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For splice_download_preset, this is the rule to start with:
Any call to splice_download_preset is blocked until a human approves it. The rest of the server keeps working.
The button opens the PolicyLayer dashboard: create your workspace, connect Livepilot, apply this rule, and every splice_download_preset call is checked against it from then on.
Questions about splice_download_preset
Trigger a preset download (uses Splice.com credits, not the sample quota). It is categorised as a Financial tool in the Livepilot MCP Server, which means it involves financial transactions. Block by default and require explicit approval.
Register the Livepilot MCP server in PolicyLayer and add a rule for splice_download_preset: 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 Livepilot. Nothing to install.
splice_download_preset is a Financial tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.
Yes. Add a rate_limit block to the splice_download_preset 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 splice_download_preset. 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.
splice_download_preset is provided by the Livepilot MCP server (livepilot). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Livepilot, and thousands of servers like it.
Across the catalogue