cliproxy-newapi-stack
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill extensively uses shell commands and scripts to manage software on a remote VPS via SSH.\n
scripts/deploy_newapi.shperforms system-level tasks including updating package lists and installingdocker.io.\nscripts/topup.shandscripts/set_pricing.pyexecute commands on the remote server to perform SQLite database updates and restart Docker containers.\nreferences/troubleshooting.mdcontains documentation for process management commands likekillandpkillto resolve port conflicts during deployment.\n- [EXTERNAL_DOWNLOADS]: The skill pulls thecalciumion/new-apiDocker image from a public registry as part of the automated deployment process. This is the intended behavior for setting up the required software stack.
Audit Metadata