harbor-task-creator
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documents and provides examples for installing the
uvpackage manager from its official website (https://astral.sh/uv/0.9.7/install.sh). This is the standard installation method for a well-known developer tool. - [REMOTE_CODE_EXECUTION]: Examples within the skill suggest installing the
uvtool by piping a remote script to the shell (curl ... | sh). This is a documented setup procedure from a well-known service provider (Astral). - [COMMAND_EXECUTION]: The instructions involve the use of Harbor CLI tools (
harbor tasks init,harbor tasks check,harbor trials start) for task lifecycle management. These are legitimate interactions with the framework's own tooling.
Audit Metadata