clay-load-scale
Warn
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: MEDIUMCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill contains instructions to install software using
sudo apt install k6, which requires administrative (root) privileges on the host system. - [COMMAND_EXECUTION]: The skill leverages
Bashtools to execute system-level commands, specificallyk6for performance testing andkubectlfor managing Kubernetes deployments and auto-scaling configurations. - [CREDENTIALS_UNSAFE]: While not hardcoded, the skill uses an environment variable
CLAY_API_KEYfor authentication. Users should ensure this key is managed securely in their environment and not exposed in logs.
Audit Metadata