writing-agent-relay-workflows

Warn

Audited by Socket on Sep 16, 2026

2 alerts found:

SecurityAnomaly
SecurityMEDIUM
SKILL.md

SUSPICIOUS. The skill is broadly aligned with its stated purpose as a Relayflows workflow-authoring guide, and its install sources are mostly official npm/same-org resources rather than obvious malware delivery. However, it meaningfully expands an agent's operational footprint: it enables autonomous code changes, branch push/PR creation, Slack-mediated human interaction, and ingestion of untrusted provider events through an intermediary Relayfile layer. Combined with doc drift about the official package/CLI surface, this is better classified as a high-risk workflow automation skill rather than benign documentation.

Confidence: 85%Severity: 74%
AnomalyLOW
examples/ship-issue.local.ts

The code is an automation workflow for converting a labeled GitHub issue into a pushed branch and pull request. It does not show clear malicious behavior or data theft. However, it has meaningful security risk: untrusted issue content is passed to a privileged coding agent, and environment-derived values are interpolated into shell commands. Review the assertion helpers, constrain and sandbox the agent, treat issue text as untrusted data, restrict repository permissions, and avoid staging unrelated files before use in production.

Confidence: 94%Severity: 68%
Audit Metadata
Analyzed At
Sep 16, 2026, 01:05 PM
Package URL
pkg:socket/skills-sh/agentworkforce%2Fskills%2Fwriting-agent-relay-workflows%2F@247c537aa2d4920c9a360a994614b4218b5f6434a85d806fb1dcd6b9154c7c0e
Security Audit — socket — writing-agent-relay-workflows