skills/ruvnet/ruflo/cost-anomaly/Gen Agent Trust Hub

cost-anomaly

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is designed for cost monitoring and data analysis. It uses the Median Absolute Deviation (MAD) algorithm to identify outliers, which is a standard and safe statistical practice for financial auditing.
  • [DATA_EXPOSURE]: The skill reads session records from the internal cost-tracking namespace. This data access is aligned with the skill's purpose of monitoring usage costs and does not involve sensitive personal information, credentials, or system-level configuration files.
  • [COMMAND_EXECUTION]: The skill executes a local script (scripts/anomaly.mjs) to process the cost data. This script is part of the skill's distributed files and the execution is restricted to internal logic without involving remote code downloads, network requests to untrusted domains, or elevated privileges.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 09:56 PM
Security Audit — agent-trust-hub — cost-anomaly