check-saaskit-prod
Warn
Audited by Gen Agent Trust Hub on Aug 28, 2026
Risk Level: MEDIUMCREDENTIALS_UNSAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
- [CREDENTIALS_UNSAFE]: The skill instructs the agent to execute
echo $SCALEKIT_CLIENT_SECRET. This command prints production secrets directly to the standard output, allowing sensitive credentials to be captured in system logs, terminal history, or the agent's interaction records.\n- [COMMAND_EXECUTION]: The skill utilizes shell commands such asbash,curl, andrgto verify environment variables, perform network tests against authentication endpoints, and scan the local file system for hardcoded secrets.\n- [EXTERNAL_DOWNLOADS]: The skill performs network requests to verify configurations againstscalekit.comand references external documentation fromdocs.scalekit.com,mcp.scalekit.com, andfonts.googleapis.com. These operations target the vendor's official infrastructure and well-known services.\n- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted local data by runningrg(ripgrep) to search project files. The capability inventory includes network access (curl) and command execution (bash), creating a surface where malicious content within the searched files could potentially influence agent behavior if the output is not strictly validated.
Audit Metadata