Disclaimer
This page mirrors the disclaimer shown inside the Pybes App. The English version is authoritative.
Beta Software
Pybes is currently in beta. The App may contain bugs, produce unexpected behavior, or lose data. Use at your own risk.
Script Execution
The App executes Python scripts with the same permissions as your user account. Scripts can read, write, and delete files on your system. Always review scripts before execution, especially those generated by AI/LLM services.
LLM-Generated Code
Code generated by external AI services may be incorrect, incomplete, or harmful. The App provides structured prompts to improve code quality, but cannot guarantee the output of external services. You are responsible for reviewing and understanding any code before running it.
No Data Collection
The App does not collect, store, or transmit any personal data or usage information. All scripts, configurations, and execution results remain on your local device. Sensitive fields (username/password) are encrypted at rest with a machine-bound key.
Variable Names
Variable names (field labels) are included in prompts copied to your clipboard; variable values are not. Still, avoid using sensitive information (passwords, personal identifiers, confidential data) as variable names themselves.