transfer-pix
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the
kobana-mcp-transferandmcp-remotepackages from the npm registry to enable MCP server functionality. - [COMMAND_EXECUTION]: Instructs the use of
npxto execute MCP servers and remote connection tools from the command line. - [DATA_EXFILTRATION]: Performs network operations to Kobana's official API and MCP endpoints (api.kobana.com.br, mcp.kobana.com.br) to manage financial transactions.
- [PROMPT_INJECTION]: The skill possesses a surface for indirect prompt injection as it processes data from external API responses while having high-impact financial capabilities.
- Ingestion points: Data entering the agent context via tools like
list_transfer_pixandget_transfer_pixdefined inSKILL.mdandreferences/REFERENCE.md. - Boundary markers: No explicit delimiters or instructions are provided to the agent to ignore instructions embedded in the API data.
- Capability inventory: Powerful financial tools including
create_transfer_pixandapprove_transfer_batchdefined inSKILL.mdandreferences/REFERENCE.md. - Sanitization: No mention of sanitization or validation of API response content before processing by the agent.
Audit Metadata