working-with-claude-code

Warn

Audited by Socket on Sep 14, 2026

3 alerts found:

Anomalyx3
AnomalyLOW
references/gitlab-ci-cd.md

The fragment appears to be legitimate CI/CD documentation for integrating Claude Code with GitLab and cloud-provider federation. It contains significant operational security risks: unpinned npm installation, broad arbitrary shell and filesystem permissions, cloud credential exposure within the job, and an unreviewed MCP server boundary. No direct malicious behavior or explicit data exfiltration is visible. The fragment should be deployed only with pinned dependencies, least-privilege IAM, isolated runners, restricted tool permissions, and review of the MCP server implementation.

Confidence: 92%Severity: 68%
AnomalyLOW
references/github-actions.md

The fragment documents a legitimate AI-powered GitHub Actions integration and does not itself contain evident malware or an embedded supply-chain payload. It presents meaningful security exposure: untrusted issue or PR content can influence an agent that may have repository write access, secrets are passed to the action, and arbitrary MCP configurations are supported. Use read-only or least-privilege permissions where possible, restrict triggers and contributors, review prompts and generated changes, and audit the referenced action and MCP servers. The fragment alone is insufficient to establish malicious intent.

Confidence: 96%Severity: 57%
AnomalyLOW
references/setup.md

The fragment is installation documentation and contains no direct malware or malicious payload. The main security concerns are executing unreviewed remote scripts through `curl | bash` or PowerShell `iex`, installing unpinned latest versions, and enabling automatic updates. These practices should be mitigated by verifying official sources, pinning versions where possible, validating signatures or checksums, and reviewing installer behavior before execution.

Confidence: 98%Severity: 55%
Audit Metadata
Analyzed At
Sep 14, 2026, 11:32 PM
Package URL
pkg:socket/skills-sh/obra%2Fsuperpowers-developing-for-claude-code%2Fworking-with-claude-code%2F@89c69f50c5e1228738876acf2638356fb70f52de5b460dac0e2c5c28625f9786
Security Audit — socket — working-with-claude-code