plan-execution-v2
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands for project verification, including build processes, type checking, linting, and running test suites specified in task files.
- [COMMAND_EXECUTION]: Performs file system operations to modify source code, create test assets in dedicated workplace directories, and update task status files (index.md, T-* files).
- [SAFE]: Implements security-positive 'anti-simulation' policies that scan for and reject hardcoded values, mocks, or placeholders, ensuring real logic is implemented.
- [SAFE]: Requires independent verification and 'execution assertions' (using tools like ripgrep to confirm code changes) before a task can be marked as finished.
- [SAFE]: Includes explicit instructions to handle sensitive data by advising against recording large logs and focusing on key verification evidence.
Audit Metadata