steeb-task-debugger
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes instructions to execute local Python scripts (
quick_validate.pyandanalyze_task_state.py) located within the skill's internal directory. These scripts are intended for automated state validation and debugging of the task management system. - [DATA_EXPOSURE]: The skill interacts with the application's local state management (Zustand store) and references internal project files (e.g.,
src/store/useTaskStore.ts) to provide debugging context. No sensitive system files, environment variables, or hardcoded credentials were identified.
Audit Metadata