acc-troubleshooting-template

Pass

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: LOWCOMMAND_EXECUTIONPROMPT_INJECTIONCREDENTIALS_UNSAFE
Full Analysis
  • [COMMAND_EXECUTION] (LOW): The skill templates contain high-risk shell commands such as recursive deletion (rm -rf var/cache/*), directory permission changes (chmod -R 755), and system package installation (sudo apt-get). While intended as documentation snippets for human users, these present a risk of accidental execution by an agent in an automated environment.\n- [CREDENTIALS_UNSAFE] (LOW): The troubleshooting templates suggest using commands to extract secrets from environment files (e.g., grep "PACKAGE_API_KEY" .env). If an agent follows these templates to populate a report for a user, it could result in sensitive credentials being exposed in the LLM context.\n- [PROMPT_INJECTION] (LOW): The skill is designed to ingest external content such as error logs and project symptoms to generate documentation (Category 8). This represents an attack surface for indirect prompt injection, though the impact is mitigated as the skill's primary function is display-oriented document generation.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 16, 2026, 08:59 AM