skills/jeremylongshore/claude-code-plugins-plus-skills/clay-advanced-troubleshooting/Gen Agent Trust Hub
clay-advanced-troubleshooting
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate troubleshooting functionality for the Clay platform. All operations, including log collection via
kubectl, metric gathering viacurl, and network captures viatcpdump, are performed within the user's infrastructure to generate diagnostic bundles. No evidence of unauthorized data exfiltration, credential theft, or malicious command execution was found. The use ofkubectl get secret clay-secrets -o yaml > "$BUNDLE/config/secrets-redacted.yaml"indicates an awareness of security best practices by attempting to use a redacted filename for secrets, though users should always verify the content of debug bundles before sharing them with third parties.
Audit Metadata