conversions-report

Pass

Audited by Gen Agent Trust Hub on Aug 24, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill performs data aggregation and reporting tasks on local analytics data. No malicious patterns such as credential theft, data exfiltration, or prompt injection were detected.
  • [COMMAND_EXECUTION]: The conversions.py script uses sys.path.insert to resolve imports from a local sibling directory (staircase-report). This is a standard practice for internal module organization within this project's structure and does not involve executing arbitrary shell commands or untrusted code.
  • [DATA_EXPOSURE]: The script processes visitor identifiers and event types to generate attribution reports. It does not access sensitive system files (e.g., SSH keys, environment variables) and contains no network-capable code to transmit data externally.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 24, 2026, 02:02 PM
Security Audit — agent-trust-hub — conversions-report