advanced-rfm-segmentation
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security threats were detected in the analyzed files.
- [REMOTE_CODE_EXECUTION]: No remote code execution patterns were found. The provided Python script
scripts/jenks_breaks_rfm.pyuses only the Python Standard Library and does not fetch or execute external code. - [DATA_EXFILTRATION]: No network operations or data exfiltration vectors were identified. The skill operates locally on provided datasets.
- [OBFUSCATION]: No obfuscated code, hidden characters, or homoglyph attacks were detected in the instructions or scripts.
- [INDIRECT_PROMPT_INJECTION]: While the skill processes external numeric data, the Python script includes sanitization by explicitly casting inputs to floats, which prevents non-numeric data from interfering with the execution logic.
Audit Metadata