agentuity-cli-cloud-queue-destinations-create
Creates a webhook destination for a queue in the Agentuity cloud platform, requiring authentication for operations.
Install this skill
or
78/100
Security score
The agentuity-cli-cloud-queue-destinations-create skill was audited on Feb 9, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 3
Webhook reference - potential data exfiltration
SourceSKILL.md
| 3 | description: Create a webhook destination for a queue. Requires authentication. Use for Agentuity cloud platform operations |
medium line 15
Webhook reference - potential data exfiltration
SourceSKILL.md
| 15 | Create a webhook destination for a queue |
medium line 37
Webhook reference - potential data exfiltration
SourceSKILL.md
| 37 | | `--url` | string | Yes | - | Webhook URL | |
medium line 43
Webhook reference - potential data exfiltration
SourceSKILL.md
| 43 | Create a webhook destination: |
low line 46
Webhook reference - potential data exfiltration
SourceSKILL.md
| 46 | bunx @agentuity/cli cloud queue destinations create my-queue --url https://example.com/webhook |
low line 46
External URL reference
SourceSKILL.md
| 46 | bunx @agentuity/cli cloud queue destinations create my-queue --url https://example.com/webhook |
Scanned on Feb 9, 2026
View Security Dashboard