agent-tool
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [PROMPT_INJECTION]: Indirect Prompt Injection vulnerability surface detected.\n
- Ingestion points: The
reasonparameter in theprocess_refundandescalate_to_humantools (SKILL.md) accepts arbitrary user input.\n - Boundary markers: The skill does not implement boundary markers or instructions for the agent to ignore embedded commands within these fields.\n
- Capability inventory: The agent is configured with high-privilege capabilities including
Bashaccess,Writeoperations, and sensitive integrations with Stripe, Front, and Slack.\n - Sanitization: User input is validated as a string via
zodbut lacks semantic sanitization or instruction filtering.\n- [COMMAND_EXECUTION]: The skill configuration explicitly allows theBashtool in its metadata, providing the agent with shell command execution capabilities.\n- [EXTERNAL_DOWNLOADS]: The implementation imports vendor-specific modules@skillrecordings/coreand@skillrecordings/sdkto handle application logic, registry lookups, and integration client management.
Audit Metadata