Sales

Pass

Audited by Gen Agent Trust Hub on May 4, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill mandates that the agent execute a shell command (curl) targeting localhost:8888 immediately upon invocation for voice notifications.
  • [COMMAND_EXECUTION]: The workflow involves executing a local script (Generate.ts) via bun run with arguments derived from processed external documentation.
  • [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection through the ingestion of untrusted product documentation and external URLs.
  • Ingestion points: External product specifications and URLs provided by the user in the CreateNarrative.md and CreateSalesPackage.md workflows.
  • Boundary markers: No specific delimiters or instructions are used to separate untrusted content from the system instructions.
  • Capability inventory: The skill can execute shell commands (curl) and local scripts (bun run) based on processed content.
  • Sanitization: No sanitization or filtering logic is present for data ingested from external sources before its use in generating narratives or image prompts.
Audit Metadata
Risk Level
SAFE
Analyzed
May 4, 2026, 06:00 PM