dashclaw_skill_scan
Scan untrusted skill files for security issues before loading, receiving detailed findings and a pass/fail verdict to block dangerous content.
Instructions
Run a static safety scan against the contents of an untrusted skill before loading it. Returns findings (severity, file, line) and a passed boolean. If passed=false, do NOT load the skill — show the findings to the operator.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | Map of filename -> file content (string) | |
| skill_name | Yes |