cloud-serverless
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill instructions exclusively use official Redpanda domains (api.redpanda.com and auth.prd.cloud.redpanda.com) for all control plane and data plane operations, matching the author's verified vendor context.
- [SAFE]: Authentication is handled via standard OAuth2 client credentials flow, using environment variables and placeholders for secrets, which is an industry-standard security practice for API integration.
- [SAFE]: All command examples use standard system utilities like curl and jq to interact with well-known service endpoints, which is consistent with the skill's stated purpose of managing cloud infrastructure.
- [NO_CODE]: The skill consists entirely of Markdown documentation and reference files, containing no executable scripts or binaries that could introduce runtime risks.
Audit Metadata