testguide-flowkit-skill
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill facilitates the execution of local Python commands (
python main.py --validate,--execute,--visualize) to manage the workflow lifecycle. These commands are intended for the primary purpose of the skill. - [DATA_EXPOSURE]: The instructions include proactive security guidance for managing sensitive information, specifically recommending that
.envfiles be added to.gitignoreand providing a configuration flag (FLOW_KIT_HIDE_TEST_GUIDE_AUTH_KEY) to prevent credentials from being leaked in execution logs.
Audit Metadata