skills/vm0-ai/vm0-skills/wrike/Gen Agent Trust Hub

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 the WRIKE_TOKEN environment variable, ensuring that sensitive API keys are not hardcoded within the skill.\n- [COMMAND_EXECUTION]: The skill uses curl and jq to 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
Risk Level
SAFE
Analyzed
Apr 17, 2026, 04:44 PM