bluesky-feature-pipeline

Warn

Audited by Socket on Sep 21, 2026

1 alert found:

Security
SecurityMEDIUM
templates/workflows/ticket-lifecycle-labels.yml

The YAML appears intended for legitimate ticket-label automation, but it has a significant supply-chain and workflow-security weakness: it executes code from the pull request checkout while exposing a token configured with issues: write permission. The script should be sourced from a trusted immutable base revision or otherwise prevented from being modified by the PR, and actions should preferably be pinned to commit SHAs. The supplied YAML alone does not demonstrate malware, but the execution pattern permits malicious behavior if an untrusted contributor can modify the checked-out script.

Confidence: 94%Severity: 78%
Audit Metadata
Analyzed At
Sep 21, 2026, 04:59 PM
Package URL
pkg:socket/skills-sh/tacomancy%2Fskills%2Fbluesky-feature-pipeline%2F@f08b7e49f78c9d76db401ab09a143aed79e4c463e9e093d191aeb02b44e86a5c
Security Audit — socket — bluesky-feature-pipeline