besser-troubleshooting
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing various standard Python packages from PyPI including 'besser', 'bocl', 'antlr4-python3-runtime', 'deep-translator', 'docker', 'qiskit', 'torch', and 'tensorflow'. These are well-known libraries related to the skill's domain.
- [COMMAND_EXECUTION]: Provides standard command-line instructions for environment diagnostics (e.g., 'python --version', 'pip show', 'docker --version') and system library management ('apt install', 'brew install') to resolve native dependency issues. These commands are typical for development troubleshooting.
- [INDIRECT_PROMPT_INJECTION]: The skill is configured to trigger automatically when error messages or tracebacks containing 'besser' are detected in the agent's context. While this involves processing untrusted data (external tracebacks), the skill's response is limited to providing static diagnostic information and standard resolution steps, presenting no significant vulnerability surface.
- [DATA_EXFILTRATION]: Mentions the location of a '.env' file within the BESSER project structure for the purpose of ensuring it exists during frontend builds. No instructions are provided to read or transmit sensitive contents of such files.
Audit Metadata