agy-delegation-workflow

Warn

Audited by Socket on Sep 17, 2026

2 alerts found:

Securityx2
SecurityMEDIUM
SKILL.md

SUSPICIOUS. The skill’s overall purpose is coherent, and the referenced `agy` CLI appears to be an official Antigravity/Google tool rather than a random payload. The main risk is the deliberate use of `--dangerously-skip-permissions` to run headless delegated jobs without approval, plus forwarding arbitrary project task content to an external CLI/backend and chaining other skills. This is not confirmed malware, but it is a high-risk delegation workflow for an AI agent.

Confidence: 89%Severity: 74%
SecurityMEDIUM
scripts/dispatch-agy.sh

The code is a readable task-dispatch wrapper and contains no direct evidence of malware or covert supply-chain behavior. Its significant security risk is the unconditional use of `--dangerously-skip-permissions`, combined with arbitrary user-controlled prompts, which can enable broad filesystem or command execution by the installed `agy` CLI. Review whether this flag is necessary and restrict or validate prompts and execution context before use.

Confidence: 98%Severity: 72%
Audit Metadata
Analyzed At
Sep 17, 2026, 06:05 AM
Package URL
pkg:socket/skills-sh/codingrookie98%2Fcr-agent-arsenal%2Fagy-delegation-workflow%2F@f3328455c288c27961ab0ad06a14d17150850660c95bd756e2dc17ae3c0f6b55
Security Audit — socket — agy-delegation-workflow