Caveat verdict
attio-apikey
Direct Attio CRM integration that uses ATTIO_API_KEY to perform CRUD on companies and people via a local Python script; all data stays within the Attio API and nothing is exfiltrated elsewhere.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (3)
Possible hardcoded credential
attio_client.py · prose · downgraded · API_KEY="):
API_KEY = line.split(
Python urllib.request — network access
attio_client.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
attio_client.py · prose · downgraded · os.environ.get(
Permissions & capabilities
No declared permissions — minimal attack surface.
credential_access Is this flag fair?
Thanks — recorded.