yeet

Warn

Audited by Socket on Mar 18, 2026

1 alert found:

Security
SecurityMEDIUM
SKILL.md

Functionally benign automation guidance for staging, committing, pushing, and opening a PR with the GitHub CLI. However, it carries moderate security risk due to automatic staging of all files (git add -A), suppressed interactive prompts, lack of secret-scanning or staged-file review, and weak push-failure handling. No indicators of intentional malicious behavior (no obfuscation, no external attacker-controlled endpoints, no hardcoded credentials). Recommendations before allowing automated execution: add secret detection, require a staged-files confirmation step, avoid git add -A by default (use interactive or pattern-based adds), do not suppress prompts without explicit user consent, validate target remote/repository, and implement clear conflict/merge handling. Treat as usable with mitigations; avoid blind automation in sensitive repositories.

Confidence: 75%Severity: 55%
Audit Metadata
Analyzed At
Mar 18, 2026, 04:49 PM
Package URL
pkg:socket/skills-sh/openai%2Fskills%2Fyeet%2F@2329f2679ae4f33ecec1aef897e41cee27bfde50