arkcli-connect
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes the 'arkcli' binary to perform its management tasks. It supports several subcommands for installing, listing, and uninstalling skills, as well as providing a list of supported agents.- [FILE_SYSTEM_OPERATIONS]: The skill performs local file system modifications, specifically using a 'purge-then-install' approach for managing skill directories. This involves deleting existing directories with 'ark-' or 'arkcli-' prefixes before copying new skills. It also includes logic to remove specific conflicting vendor skills to ensure proper command routing, which is clearly documented as intended behavior.
Audit Metadata