cursor-known-pitfalls
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides shell commands for troubleshooting and resetting the Cursor IDE state.
- Evidence:
references/recovery-strategies.mdlists commands to delete cache and configuration directories usingrm -rf, specifically targeting~/Library/Caches/Cursor/,~/.cursor/extensions/,~/Library/Application\ Support/Cursor/, and~/.cursor/. - Context: These commands are provided as 'Reset Options' and 'last resort' recovery steps for users or agents to resolve persistent IDE issues.
Audit Metadata