Asana
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The Asana skill bundle is a standard API integration for managing workspaces, projects, and tasks. It implements a clear authentication flow using either Personal Access Tokens (PAT) or OAuth, storing credentials locally in the user's home directory (~/.openclaw/asana/). The code (asana_api.mjs, oauth_oob.mjs) interacts exclusively with official Asana endpoints (app.asana.com) and lacks any indicators of data exfiltration, malicious execution, or prompt injection.
