repo-maintenance
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill involves the use of standard development tools and scripts for repository maintenance. This includes running
yarnfor dependency management,vitestfor testing, and executing local repository scripts like.github/scripts/create-releases.shfor release orchestration. All commands are consistent with the stated purpose of monorepo maintenance.\n- [EXTERNAL_DOWNLOADS]: The skill facilitates standard interactions with the npm registry for package distribution and GitHub for issue tracking and releases. These operations are performed through legitimate package managers and official CI/CD workflows.\n- [DATA_EXPOSURE]: The skill includes instructions for managing design tokens and component documentation. There is no evidence of hardcoded secrets or unauthorized data access; secret management (such as npm tokens) is handled through standard CI/CD environment variables as described in the release workflows.
Audit Metadata