continue
Pass
Audited by Gen Agent Trust Hub on May 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of markdown instructions (SKILL.md) that define a 'progress governor' logic. It does not include any scripts, binaries, or shell commands.
- [DATA_EXPOSURE]: The instructions guide the agent to manage state by reading and writing to project-specific files, such as
docs/plans/*.mdor.agents/**. This behavior is limited to the project directory and does not involve accessing sensitive system credentials or environment variables. - [DYNAMIC_EXECUTION]: The skill describes a process for identifying and loading other local skill files based on state variables (
current_pass_skill). This facilitates task orchestration using files within the project's own.agents/skills/directory and does not involve the execution of untrusted or remote code.
Audit Metadata