cursor-compliance-audit
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill requests Bash permissions to run security utilities for identifying exposed secrets and verifying configurations. It specifically references standard tools like
git secretsandtrufflehog, which is consistent with its stated purpose of security auditing.- [DATA_EXFILTRATION]: While the skill contains procedures to find sensitive files (e.g., SSH keys,.envfiles), it does not include any commands or network requests that would transmit this data externally.- [PROMPT_INJECTION]: The skill has an indirect prompt injection surface as it ingests untrusted codebase data during audits. Ingestion points: the skill reads files usingcatandfindinreferences/audit-tools.md. Boundary markers: the instructions do not include specific delimiters or warnings to ignore instructions within audited files. Capability inventory: the skill is grantedBash,Write, andEdittools inSKILL.md. Sanitization: no specific input validation is defined. This surface is considered a necessary part of the auditing functionality.- [EXTERNAL_DOWNLOADS]: The skill contains references to official compliance and security documentation fromcursor.com. These are legitimate links to well-known service resources and do not involve unverified downloads.
Audit Metadata