Safe Execution Practices
Safety is paramount when using third-party code. Follow these best practices to keep your device and accounts secure.
Verify the Source
Only execute scripts from trusted sources. Our verified badge indicates that a script has been checked by our team, but you should always be cautious of unverified community submissions.
Obfuscation
Be wary of heavily obfuscated scripts where you cannot read the code. while developers use obfuscation to protect their work, it can also hide malicious intent.
Sandbox Environments
Ideally, run scripts in a controlled environment or on a machine that doesn't contain sensitive personal data. Use virtual machines if possible for testing new or unknown executors.
Anti-Virus
Keep your anti-virus software updated. Sometimes legitimate executors are flagged as false positives, but it's crucial to understand why a file is being flagged before whitelisting it.