endpoint-creator
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes dxs CLI commands (add, update, remove, list, get) to manage API endpoints on the Datex Studio platform. This behavior is consistent with the skill's stated purpose.- [PROMPT_INJECTION]: Includes a regex validation step for endpoint aliases (^[a-zA-Z0-9]+(?:[/-_~][a-zA-Z0-9]+)$) to ensure input adheres to alphanumeric patterns and prevents illegal character injection.- [SAFE]: Implements mandatory Hard Gates requiring explicit user confirmation before any modifications or deletions that could impact external consumers. No unauthorized network operations, data exfiltration, or obfuscation were detected.
Audit Metadata