skills/proxyuserai/skills/proxyuser/Gen Agent Trust Hub

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.com to 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_KEY recommend using environment variables or a .env file. This is a safe and standard practice for sensitive token management in local development environments. The examples use safe placeholders like sk_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
Risk Level
SAFE
Analyzed
May 4, 2026, 01:28 PM