calendly-api
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill interacts solely with the official Calendly API via api.calendly.com, a well-known service, posing no risk of unauthorized data exfiltration to malicious domains.
- [EXTERNAL_DOWNLOADS]: Requires standard, verifiable Python packages from the official PyPI registry, including requests, httpx, and python-dotenv, which are typical for this type of integration.
- [COMMAND_EXECUTION]: Provides standard shell instructions for local environment setup, such as creating virtual environments and configuration files, which are transparent and pose no privilege escalation or persistence risks.
Audit Metadata