troubleshooting-template
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides markdown templates for generating troubleshooting guides. All code snippets and commands are documentation content intended for human users.
- [COMMAND_EXECUTION]: Contains examples of system commands (e.g., 'rm', 'chmod', 'composer', 'apt-get') within markdown code blocks. These are provided as template content for users to resolve common PHP development issues and are not executed by the agent.
- [EXTERNAL_DOWNLOADS]: References official and well-known services including GitHub, Stack Overflow, and package managers (Composer, APT, Homebrew) as part of troubleshooting instructions.
- [CREDENTIALS_UNSAFE]: Mentions '.env' files and 'API_KEY' placeholders as examples in documentation templates to guide users on checking their own configurations; no hardcoded secrets or agent-level data access patterns are present.
Audit Metadata