cursor-performance-tuning

Pass

Audited by Gen Agent Trust Hub on Mar 12, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: No malicious patterns, data exfiltration, or unauthorized access attempts were detected in the skill files. The instructions and resources provided are consistent with the stated purpose of performance tuning for the Cursor IDE.
  • [COMMAND_EXECUTION]: The skill includes shell commands intended for system resource monitoring and application troubleshooting. Evidence includes commands like 'top -pid $(pgrep -f Cursor)' and 'ps aux | grep Cursor' for monitoring, and 'rm -rf' for clearing application caches in 'references/system-resource-management.md' and 'references/troubleshooting.md'. These commands are targeted at standard application-specific directories and are typical for performance maintenance tasks.
  • [COMMAND_EXECUTION]: The skill utilizes the Cursor CLI for extension management. Evidence includes 'cursor --list-extensions' and 'cursor --uninstall-extension [id]' in 'references/extension-optimization.md', which are used to audit and optimize loaded extensions.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 12, 2026, 02:33 AM