product-changelog
Pass
Audited by Gen Agent Trust Hub on Sep 2, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill provides instructions for the agent to process external data, including product feature descriptions and website URLs (interpolated into the
agent-browsertool). This ingestion of untrusted content creates a surface for indirect prompt injection, where an attacker could embed malicious instructions in the content being summarized or captured. The provided templates do not currently include explicit boundary markers or instructions to ignore embedded commands within the processed data. - Ingestion points: User-provided feature descriptions and URLs processed in
SKILL.mdvia tools likeagent-browser. - Boundary markers: Absent from the recommended changelog and visual generation templates.
- Capability inventory: The skill uses the
Bash(belt *)tool to execute various remote AI applications, including a browser for screenshots and image generation models. - Sanitization: No specific sanitization or filtering logic is prescribed for the external inputs.
- [EXTERNAL_DOWNLOADS]: The skill documentation references and facilitates the installation of the
beltCLI and related skill packages from theinference-shandbelt-shorganizations. These are external dependencies required for the skill's visual generation features.
Audit Metadata