cursor-docs

Fail

Audited by Socket on Mar 2, 2026

3 alerts found:

Obfuscated Filex2Anomaly
Obfuscated FileHIGH
canonical/cursor-com/docs/cli/github-actions.md

The document itself is legitimate product documentation without embedded malicious code, but it prescribes high-risk operational patterns: remote installer execution via curl/irm piped to shell and granting an automated agent full autonomy over git/shell/network operations. These patterns create supply-chain and secrets-exfiltration risks if the installer or agent (or the Cursor backend) is compromised. Use restricted autonomy, deny sensitive permissions, verify installer integrity, and minimize token/secret scopes to reduce risk.

Confidence: 98%
Obfuscated FileHIGH
canonical/cursor-com/docs/cli/installation.md

The installation instructions are legitimate but use high-risk patterns (curl | bash and irm | iex) that enable arbitrary remote code execution if the distribution or update channel is compromised. The absence of documented integrity verification and the default auto-update behavior increase supply-chain risk. There is no direct evidence in this document of malicious code, but the recommended execution model warrants caution: users should avoid piping remote scripts, download and verify installers, and require cryptographic signing and verification for updates.

Confidence: 98%
AnomalyLOW
canonical/cursor-com/docs/cli/cookbook/fix-ci.md

This fragment outlines a safe-to-implement CI automation pattern that uses Cursor CLI to fix CI failures by modifying a per-PR persistent fix branch and summarizing results via a PR comment with a quick-create link. The major concerns are secret handling, alignment with repository policies, and ensuring automated edits are limited and auditable. With proper secret masking, least-privilege tokens, and gating of automated fixes behind reviews, the approach can be effective without introducing overt malicious risk.

Confidence: 65%Severity: 60%
Audit Metadata
Analyzed At
Mar 2, 2026, 04:40 AM
Package URL
pkg:socket/skills-sh/melodic-software%2Fclaude-code-plugins%2Fcursor-docs%2F@4fa0136b9d84315d608a50a4df0cc62669d0a7ee