Caveat verdict
attio-enhanced
The skill is a CRM API client that reads credentials from env vars and makes calls to attio.com; the only capability is credential_access for reading the API key, which is legitimately used for its stated CRM integration purpose.
⚠ 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
README.md · code · api_key="your_api_key
Python os.getenv — reads environment variable
examples/batch_import_example.py · prose · downgraded · os.getenv(
Python aiohttp session — async network access
lib/attio_enhanced.py · prose · downgraded · aiohttp.ClientSession
Permissions & capabilities
No declared permissions — minimal attack surface.
credential_access Is this flag fair?
Thanks — recorded.