product-roadmap
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches milestone and issue status data from well-known services including GitHub, GitLab, Atlassian Jira, and Linear. These operations are performed via MCP tools or official CLI fallbacks to retrieve ground-truth execution states.
- [COMMAND_EXECUTION]: Utilizes standard developer command-line interfaces (
gh,glab,jira,linear) and file system checks (test -f,test -d) to verify the progress of features against the roadmap. These commands are executed as part of the skill's core verification logic. - [DATA_EXFILTRATION]: Reads project-specific metadata from the
.adlc/directory andPRD.mdfile within the repository. This data access is necessary for the skill to perform its intended function of auditing roadmap progress against documented decisions.
Audit Metadata