wrike
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill exclusively communicates with the official Wrike API domain (
wrike.com), which is a well-known service provider.\n- [SAFE]: Authentication is managed through theWRIKE_TOKENenvironment variable, ensuring that sensitive API keys are not hardcoded within the skill.\n- [COMMAND_EXECUTION]: The skill usescurlandjqto perform HTTP requests and process JSON data, which are industry-standard utilities for API integrations.\n- [SAFE]: Temporary files created in/tmp/are used solely for structuring JSON request bodies, which is a common and acceptable practice for command-line API interaction.
Audit Metadata