snowflake-platform
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The
snowflake-deploycompanion agent utilizesBashandReadtools to execute deployment-related commands such assnow app runandsnow app version create. It also reads local project configuration files likesnowflake.ymlandmanifest.yml. These actions are within the scope of its defined purpose for managing Snowflake applications (evidence inagents/snowflake-deploy.md).\n- [EXTERNAL_DOWNLOADS]: The skill references the installation of the officialsnowflake-clipackage viapip, as seen inSKILL.mdandreferences/snow-cli-commands.md. This targets a well-known service and is standard practice for this development environment.\n- [PROMPT_INJECTION]: The skill contains an indirect prompt injection surface. Thesnowflake-deployagent processes untrusted data from local project files, specificallymanifest.ymlandsetup_script.sql, which influence deployment status reporting and workflow. The implementation lacks explicit boundary markers or sanitization logic to mitigate the risk of malicious instructions embedded in these files (evidence inagents/snowflake-deploy.md).
Audit Metadata