specialist-support-developer-advocate

Pass

Audited by Gen Agent Trust Hub on Aug 15, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [PROMPT_INJECTION]: The skill uses direct interpolation of untrusted user data into the system-level prompt for a spawned sub-agent, which is a common vector for indirect prompt injection attacks.
  • Ingestion points: The variable {the user's question} in SKILL.md captures external input.
  • Boundary markers: Absent. The user input is appended directly to the end of the prompt without delimiters or instructions to the sub-agent to treat the input as data rather than instructions.
  • Capability inventory: The skill utilizes the Agent tool to spawn sub-agents. The Developer-Advocate sub-agent is instructed to 'implement developer experience improvements', which could involve file system or code-related actions depending on available environment tools.
  • Sanitization: Absent. There is no evidence of escaping, filtering, or validation performed on the user's input before it is passed to the sub-agent.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 15, 2026, 08:50 PM
Security Audit — agent-trust-hub — specialist-support-developer-advocate