swift-code-reviewer
Warn
Audited by Socket on May 15, 2026
1 alert found:
AnomalyAnomaly.github/workflows/skill-optimize-apply.yml
LOWAnomalyLOW
.github/workflows/skill-optimize-apply.yml
No explicit malicious logic is visible in the workflow snippet itself. However, it creates a high-impact supply-chain risk by executing a third-party, pinned-but-external action with pull-requests:write and contents:write permissions and by passing a sensitive API token to that action based on a user-controlled comment trigger. The security outcome depends heavily on the referenced action’s behavior and secret-handling; this should be reviewed/audited and permission-minimized where possible.
Confidence: 60%Severity: 68%
Audit Metadata