performance-testing
Warn
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The
SKILL.mdfile contains instructions for the agent to update a localrun-history.jsonfile by executing a shell command vianode -e. This involves dynamic execution of JavaScript and direct file system modification. - [COMMAND_EXECUTION]: The history update instruction interpolates variables such as
P95,RPS, andERRinto a shell command string. This creates a surface for indirect command injection if data from untrusted tool outputs is processed without sanitization. - [EXTERNAL_DOWNLOADS]: The skill references the
grafana/k6-actionGitHub action in its documentation, which is an external dependency from a well-known service provider.
Audit Metadata