gsdl-tracker-sync
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands using curl and the GitHub CLI to synchronize issues. It maps workflow data like titles and comments into these command templates.
- [EXTERNAL_DOWNLOADS]: The skill makes network calls to official Linear and Jira API endpoints. These interactions are appropriate for the skill's purpose and target well-known services.
- [CREDENTIALS_UNSAFE]: The skill uses environment variables for authentication tokens. This is a recommended practice for handling secrets in automated tools and does not involve hardcoded credentials.
Audit Metadata