arkcli-onboard
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute specific
arkclicommands, such asarkcli models search,arkcli infer endpoint list --mine, andarkcli deploy. These operations are integral to the skill's purpose and are guarded by safety instructions, including the requirement for--dry-runflags and explicit user confirmation for any resource creation. - [SAFE]: The workflow design emphasizes security by requiring the agent to first check authentication and real-name status (via references to
arkcli-auth) before proceeding with deployment. It also prevents unsupported scenarios, such as voice model onboarding, by implementing clear anti-trigger rules.
Audit Metadata