Causal Inference

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

This skill is classified as suspicious due to its broad access to highly sensitive personal data (emails, calendar events, messages) and its reliance on executing external CLI tools (`gog`, `wacli`) via `subprocess.run` to retrieve this data. While the stated purpose of 'causal inference' and the explicit 'Safety Constraints' in SKILL.md suggest a benign intent, the extensive data access and the use of shell execution capabilities represent significant high-risk behaviors. There is no clear evidence of intentional malicious activity like data exfiltration or prompt injection to subvert the agent's core directives, but the scope of its operation warrants a suspicious classification. The relevant files are SKILL.md, scripts/backfill_email.py, scripts/backfill_calendar.py, and scripts/backfill_messages.py.