full-stack-orchestration-full-stack-feature

Pass

Audited by Gen Agent Trust Hub on Sep 9, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill exhibits an attack surface where untrusted user input is interpolated into prompts for specialized subagents without adequate safety boundaries.
  • Ingestion points: The $ARGUMENTS placeholder, representing user-provided feature requirements, is interpolated into twelve different prompts across all phases in SKILL.md.
  • Boundary markers: The prompts do not use delimiters (e.g., triple quotes, XML tags) or explicit instructions to the subagents to ignore instructions embedded within the $ARGUMENTS text.
  • Capability inventory: The orchestration involves high-privilege operations performed by subagents, including database schema modification, code implementation, infrastructure setup (Terraform/Kubernetes), and CI/CD pipeline configuration.
  • Sanitization: The instructions lack any input validation, sanitization, or filtering steps before passing the user data to the Task tool subagents.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 9, 2026, 10:56 AM
Security Audit — agent-trust-hub — full-stack-orchestration-full-stack-feature