cost-summary
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were identified. The skill performs its stated function of aggregating and displaying cost data using a local script within the plugin structure.
- [COMMAND_EXECUTION]: The skill executes a Node.js script via the command line (
node plugins/ruflo-cost-tracker/scripts/summary.mjs). This execution is limited to a specific local file and is used to generate the requested cost report. - [DATA_EXPOSURE]: The skill accesses and displays cost-related information, including spend per model, token counts, and budget status. This data access is consistent with the skill's primary purpose of providing a cost summary for monitoring and reporting.
Audit Metadata