cursor-indexing-issues
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the Bash tool to perform diagnostic and maintenance tasks related to Cursor indexing. This includes checking disk usage (e.g.,
du -sh */) and clearing the local indexing cache directory (rm -rf ~/.cursor/index/). These operations are localized to the user's application data and are consistent with the skill's troubleshooting purpose. - [EXTERNAL_DOWNLOADS]: The skill references external resources for documentation and support from well-known and trusted entities, including the official Cursor website and Microsoft's Visual Studio Code documentation.
Audit Metadata