Attio Apikey

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: attio-apikey Version: 1.0.1 The skill bundle provides a direct client for the Attio CRM API, enabling CRUD operations as described. API keys are handled via environment variables or a local .env file, with explicit security recommendations in `SKILL.md` and `README.md` for users to manage their keys securely. The `attio_client.py` script uses standard Python libraries (`urllib.request`, `json`, `argparse`) to interact with the legitimate Attio API endpoint (api.attio.com/v2). There is no evidence of malicious intent, such as data exfiltration to unauthorized domains, arbitrary code execution, persistence mechanisms, or prompt injection attempts against the agent.