monday
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements secure secret management by utilizing environment variables ($MONDAY_API_KEY) for authentication, preventing the exposure of sensitive credentials in the source code.
- [SAFE]: All external network communications are directed to the official Monday.com API (api.monday.com), which is a well-known and trusted service.
- [SAFE]: The skill utilizes the standard 'requests' Python library for all HTTP operations, ensuring that dependencies are verifiable and safe.
- [SAFE]: No prompt injection, obfuscation, or unauthorized command execution patterns were identified in the skill instructions or code snippets.
Audit Metadata