cursor
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows security best practices by using environment variables ($CURSOR_TOKEN) for authentication rather than hardcoding credentials.
- [SAFE]: All network operations are directed to the official Cursor API domain (api.cursor.com), which is a well-known and recognized service.
- [SAFE]: The skill uses local temporary files (/tmp/) to structure API requests, which is a standard practice and does not involve accessing sensitive system locations.
- [SAFE]: No remote code execution patterns, obfuscation, or persistence mechanisms were detected in the skill instructions.
Audit Metadata