cost-booster-edit
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill performs localized code edits using a declared transformation engine (agent-booster) and standard shell tools. The execution pattern involving Node.js and Bash is used to apply deterministic transforms (like converting var to const) locally, which aligns with the stated purpose of reducing latency and costs. Input variables are handled as quoted arguments in the bash command line to prevent command injection, and the node-based transformation logic is transparently defined.
Audit Metadata