eliteforge-task-progress-tracker
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes
git committo create status checkpoints. This is a core feature designed to record work progress and provide a recovery baseline for interrupted tasks.\n- [SAFE]: All file operations are localized to the project repository, primarily within thedocs/tasks/directory. The skill does not access sensitive system paths, credentials, or environment secrets.\n- [SAFE]: The skill does not perform any network operations or external downloads. Its behavior is limited to text processing and repository state management based on a transparent markdown template.\n- [SAFE]: While the skill ingests data from existing task files to resume work, this is a functional requirement for state persistence within the user's workspace and does not present an unusual or malicious attack surface.
Audit Metadata