download_skill
Alias for install_skill. Use when an agent or user asks how to download, install, or add Wisely abilities without ClawMart.
This record as markdown: /tools/com-wiselyenterprisesllc-x402-agent-payment-infrastructure/download-skill.md
What download_skill does on Wisely x402 Agent-Payment Infrastructure
AI agents invoke download_skill to trigger actions in Wisely x402 Agent-Payment Infrastructure. What it does depends on the arguments the agent supplies, and its effects often reach beyond the immediate call: builds kicked off, notifications sent, workflows started.
| Parameter | Type | Required | Description |
|---|---|---|---|
url | string | — | |
type | string | — | |
asset | string | — | |
input | object | — | Public-safe request body/input for a hosted service or endpoint. Never include secrets, raw cards, wallet keys, passwords, or private account tokens. |
items | array | — | |
query | string | — | |
since | string | — | |
itemId | string | — | |
accepts | array | — | |
content | string | — | Public-safe creator content for preview/import. Do not include secrets, private student data, or copyrighted material you do not own. |
network | string | — | |
audience | string | — | Optional audience hint for wisely_start_here / wisely_get_playbook / wisely_agent_instructions. |
Parameters from the server's own tool schema.
Why download_skill is rated High
This tool installs or adds new capabilities/skills to an agent or system, which constitutes executing an external operation with side effects. Installing software or skills is not a simple read or write — it modifies the runtime environment and extends capabilities. The description is sparse, but 'download, install, or add Wisely abilities' clearly implies execution of an installation process.
From the tool's definition 'Alias for install_skill. Use when an agent or user asks how to download, install, or add Wisely abilities'
Risk signalsAccepts URL/endpoint input (url) · Accepts raw HTML/template content (content) · High parameter count (43 properties)
Attacks that exploit this kind of access
The rule that runs download_skill safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Wisely x402 Agent-Payment Infrastructure, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For download_skill, this is the rule to start with:
download_skill stays usable, but rate-capped: a runaway agent can't fire it dozens of times a minute. Everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect Wisely x402 Agent-Payment Infrastructure, apply this rule, and every download_skill call is checked against it from then on.
Questions about download_skill
Alias for install_skill. Use when an agent or user asks how to download, install, or add Wisely abilities without ClawMart. It is categorised as a Execute tool in the Wisely x402 Agent-Payment Infrastructure MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.
download_skill accepts 12 parameters: url, type, asset, input, items, query, since, itemId, accepts, content, network, audience. The full parameter table on this page comes from the server's own tool schema.
Register the Wisely x402 Agent-Payment Infrastructure MCP server in PolicyLayer and add a rule for download_skill: 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 Wisely x402 Agent-Payment Infrastructure. Nothing to install.
download_skill is a Execute tool with high risk. Execute tools should be rate-limited and have argument validation enabled.
Yes. Add a rate_limit block to the download_skill 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 download_skill. 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.
download_skill is provided by the Wisely x402 Agent-Payment Infrastructure MCP server (https://payments.wiselyenterprisesllc.com/ai/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Wisely x402 Agent-Payment Infrastructure, and thousands of servers like it.
This server
Across the catalogue