cloud-dedicated
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill exclusively uses official Redpanda Cloud domains (api.redpanda.com, auth.prd.cloud.redpanda.com, and cluster-specific data plane URLs) for API operations, consistent with the vendor author context.
- [SAFE]: Examples for authentication and secret management use environment variable placeholders (${CLIENT_ID}, ${CLIENT_SECRET}) or clearly labeled dummy values, avoiding the use of hardcoded credentials.
- [SAFE]: All command-line examples utilize standard, well-known tools such as curl, jq, and the official Redpanda CLI rpk for their intended management purposes.
- [SAFE]: No evidence of malicious patterns such as prompt injection, unauthorized data exfiltration, or obfuscated malicious code was found. Base64 strings present in the documentation decode to benign example data.
Audit Metadata