You're looking at a specific version of this model. Jump to the model overview.
eltociear /skill-audit-mcp:ba5ca56d
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
| Field | Type | Default value | Description |
|---|---|---|---|
| content |
string
|
|
MCP server / agent skill source code to scan. Leave empty if using `url` instead.
|
| url |
string
|
|
URL to fetch and scan. Used only if `content` is empty.
|
| max_bytes |
integer
|
200000
Min: 1024 Max: 2000000 |
Maximum bytes to read from `url` (truncated, default 200000).
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'title': 'Output', 'type': 'object'}