Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Employs Bash scripts and curl to interact with the LinkedIn REST API for authentication verification and content management tasks like posting and deleting updates.
- [EXTERNAL_DOWNLOADS]: Performs network requests to official LinkedIn API domains (api.linkedin.com) for data transmission and retrieval.
- [SAFE]: Securely manages sensitive authentication data through environment variables (LINKEDIN_ACCESS_TOKEN, LINKEDIN_ORG_ID), following recommended security practices for secret management.
Audit Metadata