data-health-monitor
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard shell commands (
curl) to interact with the Lytics API. These operations are scoped to data retrieval and do not involve executing arbitrary code or downloading untrusted scripts. - [CREDENTIALS_UNSAFE]: Security best practices are followed by using environment variables (
LYTICS_API_TOKEN) for authentication rather than hardcoding secrets. No private keys or sensitive local configuration files are accessed. - [DATA_EXFILTRATION]: Network activity is restricted to the author's official API domain (
api.lytics.io). There is no evidence of data being sent to unauthorized third-party services or external command-and-control servers. - [PROMPT_INJECTION]: The instructions are focused on data analysis and report generation. No patterns associated with bypassing safety guidelines, ignoring previous instructions, or extracting system prompts were detected.
Audit Metadata