socc-deploy
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install the 'socclink' package via npm. As the skill is authored by 'soccagency', this is a verified vendor dependency used to interact with their deployment service.
- [COMMAND_EXECUTION]: The skill executes shell commands including 'npm install' and 'socc link' to perform deployments. It mitigates potential data parsing risks by using a restricted regular expression (https://[a-z0-9]{8}.socc.ink) to extract only valid preview URLs from the tool's output.
Audit Metadata