list-repo-tasks
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes 'mise tasks ls' and 'jq' to retrieve task metadata from the current repository. These operations are restricted to listing local configuration and do not involve administrative privileges or unsafe command construction.
- [SAFE]: No network operations, data exfiltration patterns, or attempts to access sensitive system files (such as credentials or SSH keys) were identified.
- [SAFE]: The skill does not download or execute remote code; it relies on tools expected to be present in the user's local development environment.
Audit Metadata