agent-output-parsing
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents the use of @saleor/configurator, which is the official CLI tool provided by the authoring vendor (saleor).
- [COMMAND_EXECUTION]: Provides examples of executing CLI commands using shell scripts (pnpm dlx) and Node.js (execSync). These are standard integration patterns for the documented tool for automation and workflow building.
- [EXTERNAL_DOWNLOADS]: References the @saleor/configurator package, which is fetched from the official npm registry during execution via pnpm dlx. This is a standard operation within the vendor's ecosystem.
- [DATA_EXFILTRATION]: Mentions the use of SALEOR_TOKEN and SALEOR_URL environment variables for authentication and connectivity debugging. This is standard configuration for the vendor's platform, and no exfiltration patterns (sending these secrets to unauthorized domains) were detected.
Audit Metadata