proxyuser
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill interacts with the official vendor API at
proxyuser.comto create, run, and monitor tests. These network operations are necessary for the skill's primary function and target a well-known service domain. - [COMMAND_EXECUTION]: The skill utilizes common shell utilities such as
curl,jq, and basic file system commands (mkdir,cp) to perform its tasks. These commands are used in a standard manner to interface with the web service and manage local configuration. - [CREDENTIALS_UNSAFE]: Instructions for managing the
PROXYUSER_API_KEYrecommend using environment variables or a.envfile. This is a safe and standard practice for sensitive token management in local development environments. The examples use safe placeholders likesk_live_xxx. - [DATA_EXFILTRATION]: No unauthorized data exfiltration was detected. The skill analyzes local codebase structures (routes, navigation components) to suggest relevant test scenarios, which is consistent with its stated purpose of providing automated QA coverage.
Audit Metadata