create-connector
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [CREDENTIALS_UNSAFE]: The skill correctly instructs users to use secret references (e.g.,
tokenRef,accessKeyRef,secretRef) in the YAML templates. This ensures that sensitive information is managed within the platform's secret manager rather than being hardcoded in the configurations. - [EXTERNAL_DOWNLOADS]: The skill does not contain any instructions or code to download external scripts, binaries, or packages.
- [COMMAND_EXECUTION]: Interactions with the Harness platform are handled via specific MCP tools (
harness_create,harness_execute,harness_list) that operate on structured data. There is no usage of arbitrary shell commands or subprocess execution. - [SAFE]: All operations described in the skill align with its stated purpose of managing Harness connectors using official vendor tools and secure configuration patterns.
Audit Metadata